[GNC] Finance::Quote expected digits after -
Scott Steimle
scoaste at gmail.com
Sat Sep 21 16:14:46 EDT 2024
I am using GnuCash Version: 5.5, Build ID: 5.5+(2023-12-16) on Xubuntu
24.04.1. This is a recent OS upgrade however quotes worked last weekend.
Now when getting quotes either in the application through the Price
Database or via command line with "gnucash-cli --quotes get
/path/to/file.gnucash", I receive the following output (followed by a large
JSON document for all tickers):
* 14:18:25 WARN <gnc.price-quotes> [GncFQQuoteSource::GncFQQuoteSource()]
No Alpha Vantage API key set, currency quotes and other AlphaVantage based
quotes won't work.
Found Finance::Quote version 1.62.
Price retrieval failed: Failed to parse result returned by Finance::Quote.
Error message:
<unspecified file>(1): expected digits after -
Result:
{...}
I ran "sudo gnc-fq-update" and there were updates (Test2) but it did not
resolve the issue. Current module versions:
Test2 is up to date (1.302204).
Finance::Quote is up to date (1.62).
JSON::Parse is up to date (0.62).
Retrieving a single ticker quote from the command line such as "gnucash-cli
-V --quotes dump yahoo_json IBM" does work, however.
More information about the gnucash-user
mailing list