cancel
Showing results for 
Search instead for 
Did you mean: 

System sending error email : Currency Update Warnings

SOLVED

System sending error email : Currency Update Warnings

Hello,


Over the last week or so, my system has been sending me error emails with the following email below:

 

Anyone know how to fix this?

 

===========================================


Subject: Currency Update Warnings

 

EMAIL BODY:

 

 

Currency update warnings: WARNING: Cannot retrieve rate from http://www.google.com/finance/converter?a=1&from={{CURRENCY_FROM}}&to={{CURRENCY_TO}} WARNING: Cannot retrieve rate from http://www.google.com/finance/converter?a=1&from={{CURRENCY_FROM}}&to={{CURRENCY_TO}} WARNING: Cannot retrieve rate from http://www.google.com/finance/converter?a=1&from={{CURRENCY_FROM}}&to={{CURRENCY_TO}} WARNING: Cannot retrieve rate from http://www.google.com/finance/converter?a=1&from={{CURRENCY_FROM}}&to={{CURRENCY_TO}} WARNING: Cannot retrieve rate from http://www.google.com/finance/converter?a=1&from={{CURRENCY_FROM}}&to={{CURRENCY_TO}} WARNING: Cannot retrieve rate from http://www.google.com/finance/converter?a=1&from={{CURRENCY_FROM}}&to={{CURRENCY_TO}} WARNING: Cannot retrieve rate from http://www.google.com/finance/converter?a=1&from={{CURRENCY_FROM}}&to={{CURRENCY_TO}} WARNING: Cannot retrieve rate from http://www.google.com/finance/converter?a=1&from={{CURRENCY_FROM}}&to={{CURRENCY_TO}} WARNING: Cannot retrieve rate from http://www.google.com/finance/converter?a=1&from={{CURRENCY_FROM}}&to={{CURRENCY_TO}} WARNING: Cannot retrieve rate from http://www.google.com/finance/converter?a=1&from={{CURRENCY_FROM}}&to={{CURRENCY_TO}} WARNING: Cannot retrieve rate from http://www.google.com/finance/converter?a=1&from={{CURRENCY_FROM}}&to={{CURRENCY_TO}} WARNING: Cannot retrieve rate from http://www.google.com/finance/converter?a=1&from={{CURRENCY_FROM}}&to={{CURRENCY_TO}}

1 ACCEPTED SOLUTION

Accepted Solutions

Re: System sending error email : Currency Update Warnings

Hi,
we had a similar issue.
The service has moved from google.com/finance/ to finance.google.com/finance/.
Changing the adress might solve your problem, see: http://magehelperblog.com/fixing-currency-rates-magento-1-x/
I hope this helps.

View solution in original post

9 REPLIES 9

Re: System sending error email : Currency Update Warnings

Hi @loginid,

 

Are you using some custom or 3rd paty module to convert rates?

Maybe you want to try this one: https://github.com/philwinkle/Philwinkle_Fixerio

Re: System sending error email : Currency Update Warnings

I'm just using the standard one that comes with Magento.

 

Also I have it set to use Webservicex in the Configuration, so not sure why it's using Google?


Any idea on how I can set it to use Webservicex when it's getting the currencies via cron?

 

 

Thanks!

Re: System sending error email : Currency Update Warnings

I am having the exact same issue!


Re: System sending error email : Currency Update Warnings

First time I see this behavior.

Maybe you can audit you rcode to see if there is something strange or some core file modified?

Also, can you check the module I've mentioned?

Re: System sending error email : Currency Update Warnings

Hi,
we had a similar issue.
The service has moved from google.com/finance/ to finance.google.com/finance/.
Changing the adress might solve your problem, see: http://magehelperblog.com/fixing-currency-rates-magento-1-x/
I hope this helps.

Re: System sending error email : Currency Update Warnings

Fantastic, thank you!

Re: System sending error email : Currency Update Warnings

Thank you for the fix.

It worked for some time, but now I think the whole finance.google service is no longer working with the url.

 

Do you know of an alternative?

 

Thanks.

Re: System sending error email : Currency Update Warnings

I have the same problem :-(

Re: System sending error email : Currency Update Warnings

Hi,
the URL has changed again.
Now its "https://finance.google.com/bctzjpnsun/converter" which works, but i havent found anything resembling offical word about this.