The currency name is E000081. There are lots of similarly named currencies, the appear to be related to investment purchases. This one is related to a CD that I purchased. KMM does not handle CDs well and it's always a mess trying to straighten out my accounts after importing CD transactions via ofx. I know fixing investments is on the to do list, I just hope it fixes the handling of CDs.
I don't understand where this or any of the "E000" currencies came from and I don;t know why 81 is the only one that is attempting to be updated when I update stocks and currencies. ---- Brendan Coupe On Sat, Jul 21, 2018 at 12:57 PM, Jack <ostrof...@users.sourceforge.net> wrote: > On 2018.07.21 14:45, Brendan Coupe wrote: >> >> I started getting this error a few weeks go: >> >> >> "Failed to retrieve an exchange rate for USD > E000081 from KMyMoney >> Currency. It will be skipped this time" >> >> >> This firs appeared in KMM 4.8 compiled from source recently. >> >> >> I have moved to 5.0 and the Master branch and I still get the error. >> >> >> I have mostly used US dollars in KMM. The only other currency I used was >> NZ >> Dollars many years ago. Nothing recent. I'm not sure why it's trying to >> retrieve an exchange rate for E000081, whatever that is. I have removed >> all >> currencies other than USD & NZD and I still get the error. >> >> How do I track down E000081 and get rid of it? >> >> Thanks, > > There have been lots of problems fetching stock and currency prices > recently, most of which are due to the services being discontinued or > changed so we can't extract the required data any more. Once you know which > security/currency it is, check which online source is being used to fetch > the rates. > > The easiest way I know of to find which equity or currency it is: decrypt (a > copy of) your data file, gunzip it, grep for that identifier. Searching for > 'id="E000081"' will find the security/currency itself, and searching for > 'currency="E000081"' will find any accounts using that currency. > > Jack