Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

[bug] Something is going wrong with currencies due to blocked service. Look at log please #16994

Open
s2b-git opened this issue Mar 30, 2023 · 6 comments
Assignees
Labels
bug This is a bug report.
Milestone

Comments

@s2b-git
Copy link

s2b-git commented Mar 30, 2023

SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://www.cbr.ru/DailyInfoWebServ/DailyInfo.asmx?WSDL' : failed to load external entity "http://www.cbr.ru/DailyInfoWebServ/DailyInfo.asmx?WSDL"
Running 6.4 stable
What it could be?

@s2b-git s2b-git changed the title [bug] Something is going wrong with currencies do to blocked service. Look at log please [bug] Something is going wrong with currencies due to blocked service. Look at log please Mar 30, 2023
@garryatbrighton
Copy link

Currencies module locked:
http://www.cbr.ru/DailyInfoWebServ/DailyInfo.asmx?WSDL

Cannot create quote, invoice etc too

@s2b-git
Copy link
Author

s2b-git commented Mar 30, 2023

I removed CBR.php from \modules\Settings\CurrencyUpdate\bankmodels\ and it fixed the problem.
This issue may need some core fixes as to prevent "system down" due to some remote location problems. This case is driven by relevant sanctions I guess....

@mariuszkrzaczkowski
Copy link
Member

mariuszkrzaczkowski commented Mar 30, 2023

I think they have an availability problem
image

@s2b-git
Copy link
Author

s2b-git commented Mar 31, 2023

The result of this error got a bit frustrating. As cron got stalked in vtiger_ossmails_logs, after removing faulty record the system start harvesting emails which cannot be converted before. It caused massive tickets sending to newly created tickets but related to few days correspondence, so not relevant anymore. It would be great to include some mechanism preventing a such :-)

@s2b-git
Copy link
Author

s2b-git commented May 11, 2023

I think they have an availability problem image

Marius, any way to stop calling CurrencyUpdate?
Removing CBR.php (as others) causing problems such as workflows recalculating line items summary fields in advanced modules

Best

@rskrzypczak rskrzypczak added the bug This is a bug report. label May 11, 2023
@rskrzypczak rskrzypczak added this to the YetiForce 7.0 milestone May 11, 2023
@rskrzypczak
Copy link
Contributor

Now you can only call a simple query: update yetiforce_currencyupdate_banks set active=0
which deactivates your exchange rate updates,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug This is a bug report.
Projects
None yet
Development

No branches or pull requests

5 participants