-----Original Message----- From: Chris Good <[email protected]> Sent: Saturday, 6 June 2020 5:16 PM To: [email protected] Cc: [email protected] Subject: RE: [GNC] --add-price-quotes prints nothing and always fails with no info
Message: 4 Date: Fri, 5 Jun 2020 08:44:43 -0700 From: John Ralls <[email protected]> To: Hong Xu <[email protected]> Cc: [email protected] Subject: Re: [GNC] --add-price-quotes prints nothing and always fails with no info Message-ID: <[email protected]> Content-Type: text/plain; charset=us-ascii > On Jun 4, 2020, at 2:06 PM, Hong Xu <[email protected]> wrote: > > Hi! > > I tried to play with automatic stock price retrieval, but it always > failed (although gnc-fq-dump works well). > > When I run "gnucash --debug --add-price-quotes > /path/to/my/gnucash/file", I got the following output: > > Found Finance::Quote version 1.49. > > Then "echo $?" prints "1". > > gnc-fq-dump works well: > > $ gnc-fq-dump yahoo_json AMZN > Finance::Quote fields Gnucash uses: > symbol: AMZN <=== required > date: 06/04/2020 <=== recommended > currency: USD <=== required > last: 2460.6 <=\ > nav: <=== one of these > price: <=/ > timezone: <=== optional > > Is there any way to get more debug information? My system is Debian > 10, and "gnucash -v" outputs: By default GnuCash logs to a file: https://wiki.gnucash.org/wiki/Tracefile. If you want the output to go to the terminal add `--logto=stderr` to the command line. Regards, John Ralls Hi Hong, (apologies if this is not the correct way to address you) If it works in gnc-fq-dump, but not from Get Quotes button, maybe there is a problem with how the stock is set up in the Security Editor. Please attach (do not paste into message) a screen dump showing the setup in the security editor. Note that (I think) in old versions of GnuCash, a problem with 1 stock could cause them all to fail, so it is worthwhile unticking 'Get Quotes' on all the securities and keep importing and ticking 'Get Quotes' on additional securities to find the problem ones. Regards, Chris Good This of course is assuming they don't already all work from the 'Get Quotes' button... Regards, Chris Good _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
