Re: [GNC] Strange prices update issue (possibly with TSP)

2023-08-15 Thread Kalpesh Patel
Subject: Re: [GNC] Strange prices update issue (possibly with TSP) Kalpesh, Bruce posted at https://github.com/finance-quote/finance-quote/issues/335#issuecomment-16764 43182: "While the fix did not make it into v1.58, you can download and install BPSCHUCK/Finance-Quote-1.58_01.tar.gz from

Re: [GNC] Strange prices update issue (possibly with TSP)

2023-08-14 Thread John Ralls
es back to 2003-05-31 (20+ years!) even > though request is only for 7 days in the URL. It is like enddate= parameter > is ignored or incorrect parameter passed. Possibly a bug in TSP.pm module? > 2) Is the anonymous data collection of modules utilized still being > collected? Code execution i

Re: [GNC] Strange prices update issue (possibly with TSP)

2023-08-14 Thread Kalpesh Patel
or the source and called to action. On to debugging the Perl LWP module... -Original Message- From: Bruce Schuck Sent: Friday, August 11, 2023 9:40 PM To: gnucash-user@gnucash.org Cc: Kalpesh Patel ; john Subject: Re: [GNC] Strange prices update issue (possibly with TSP) On Aug

Re: [GNC] Strange prices update issue (possibly with TSP)

2023-08-12 Thread Kalpesh Patel
easier. I'll follow up with what I find. Thank you, to both, for all these valuable pointers. -Original Message- From: Bruce Schuck Sent: Friday, August 11, 2023 9:40 PM To: gnucash-user@gnucash.org Cc: Kalpesh Patel ; john Subject: Re: [GNC] Strange prices update issue (possibly with TSP

Re: [GNC] Strange prices update issue (possibly with TSP)

2023-08-11 Thread Bruce Schuck
On Aug 10, 2023, at 12:13, Kalpesh Patel mailto:kalpesh.pa...@usa.net> > wrote: The difficult part in debugging this is that when I do query three times from the command line, it succeeds without any issue for me as well, but when I update prices from GNC, it fails two times and then succeeds

Re: [GNC] Strange prices update issue (possibly with TSP)

2023-08-11 Thread Kalpesh Patel
iday, August 11, 2023 1:22 PM To: Kalpesh Patel Cc: gnucash-u...@lists.gnucash.org Subject: Re: [GNC] Strange prices update issue (possibly with TSP) Kalpesh, c:\temp doesn't usually exist on Windows. The default path for tracefiles is C:\Users\myname\AppData\Local\Temp (see h

Re: [GNC] Strange prices update issue (possibly with TSP)

2023-08-11 Thread john
st v5 release > and log a bug if that also behaves the same way. > > From: john > Sent: Thursday, August 10, 2023 11:05 PM > To: Kalpesh Patel > Cc: gnucash-u...@lists.gnucash.org > Subject: Re: [GNC] Strange prices update issue (possibly with TSP) > > Kalpesh, >

Re: [GNC] Strange prices update issue (possibly with TSP)

2023-08-11 Thread Kalpesh Patel
if that also behaves the same way. From: john Sent: Thursday, August 10, 2023 11:05 PM To: Kalpesh Patel Cc: gnucash-u...@lists.gnucash.org Subject: Re: [GNC] Strange prices update issue (possibly with TSP) Kalpesh, You should be able to print diagnostics using `print STDERR ...`. Part

Re: [GNC] Strange prices update issue (possibly with TSP)

2023-08-11 Thread Kalpesh Patel
iginal Message- From: john mailto:jra...@ceridwen.us> > Sent: Thursday, August 10, 2023 12:54 PM To: Kalpesh Patel mailto:kalpesh.pa...@usa.net> > Cc: gnucash-u...@lists.gnucash.org <mailto:gnucash-u...@lists.gnucash.org> Subject: Re: [GNC] Strange prices update issue (pos

Re: [GNC] Strange prices update issue (possibly with TSP)

2023-08-10 Thread john
t to https://www.tsp.gov/data/fund-price-history.csv URI. > > -Original Message- > From: john > Sent: Thursday, August 10, 2023 12:54 PM > To: Kalpesh Patel > Cc: gnucash-u...@lists.gnucash.org > Subject: Re: [GNC] Strange prices update issue (possibly with TSP) > &

Re: [GNC] Strange prices update issue (possibly with TSP)

2023-08-10 Thread Kalpesh Patel
/fund-price-history.csv URI. -Original Message- From: john Sent: Thursday, August 10, 2023 12:54 PM To: Kalpesh Patel Cc: gnucash-u...@lists.gnucash.org Subject: Re: [GNC] Strange prices update issue (possibly with TSP) Kalpesh, It does indeed look like the tsp module failed to return

Re: [GNC] Strange prices update issue (possibly with TSP)

2023-08-10 Thread john
Kalpesh, It does indeed look like the tsp module failed to return anything in the second and third tries. You're correct that gnc:scm is the right logger for GnuCash 4. gnc:price-quotes works only in GnuCash 5. For GnuCash to process a partial result from F::Q, F::Q needs to produce a valid

[GNC] Strange prices update issue (possibly with TSP)

2023-08-10 Thread Kalpesh Patel
So I am seeing a strange issue updating prices on my system. For each try, every third one succeeds but other two fails and this is very consistent behavior all the time on my system. I am on Windows 11 and using GNC v4.14 (time to upgrade? There is a good reason why I need to stay there) with