Re: [GNC] OFX setup

2020-07-09 Thread John Ralls
> On Jul 9, 2020, at 5:27 PM, Fleur Dragan wrote: > > > John, > >>> On Jul 7, 2020, at 1:34 PM, Fleur Dragan wrote: >>> >>> /Applications/Gnucash.app/Contents/MacOS/Gnucash --debug --extra --logto >>> ./gnucash.trace 2>&1 | tee gnc.out >>> >> >> it's --logto=./gnucash.trace. I tried

Re: [GNC] OFX setup

2020-07-09 Thread Fleur Dragan
John, >> On Jul 7, 2020, at 1:34 PM, Fleur Dragan wrote: >> >> /Applications/Gnucash.app/Contents/MacOS/Gnucash --debug --extra --logto >> ./gnucash.trace 2>&1 | tee gnc.out >> > > it's --logto=./gnucash.trace. I tried without the '=' and couldn't find the > log either. That's odd. The

Re: [GNC] OFX setup

2020-07-07 Thread John Ralls
> On Jul 7, 2020, at 1:34 PM, Fleur Dragan wrote: > > /Applications/Gnucash.app/Contents/MacOS/Gnucash --debug --extra --logto > ./gnucash.trace 2>&1 | tee gnc.out > it's --logto=./gnucash.trace. I tried without the '=' and couldn't find the log either. Yes, the accounts *should* be

Re: [GNC] OFX setup

2020-07-07 Thread Fleur Dragan
This time I ran: /Applications/Gnucash.app/Contents/MacOS/Gnucash --debug --extra --logto ./gnucash.trace 2>&1 | tee gnc.out Again, setting up a user was successful. I accepted the OFX server certificate and saw my accounts listed in the log window. I set up an account with just the

Re: [GNC] OFX setup

2020-07-07 Thread Fleur Dragan
The one I have been using to test GnuCash is Chase. I may not have mentioned before: I am using a script I wrote using the ofxtools library to download from a few different financial institutions. I am aware of Chase's clientuid connection requirement and have a valid clientuid. Also, I

Re: [GNC] OFX setup

2020-07-06 Thread John Ralls
That is progress. 104 is an internal server error, meaning that the bank's server didn't like what you sent it. It may need a different QWIN, a customer ID, or you might have to set up online banking at their end first. Tell us the bank name, maybe someone else here has experience with them.

Re: [GNC] OFX setup

2020-07-06 Thread Fleur Dragan
It didn't even occur to me I couldn't send an attachment to the list. I facepalm. I'll go through it again with debugging and send you the output directly tomorrow. Thanks. And of course, before I wrote this, I was so excited I forgot to set up debugging and I went and tried setting up an

Re: [GNC] OFX setup

2020-07-06 Thread John Ralls
Unfortunately the stderr/stdout capture didn't make it through the list. You may send them directly to me if you like, but please first go through them and remove any identifying information, especially the bank routing id, account numbers, and any PINs or passwords. All that you need for

Re: [GNC] OFX setup

2020-07-06 Thread peterb
Hmmm, with respect, this doesn't seem like a helpful reply - I looked at the documents you referenced, and the questions Fleur is asking are not, in fact, answered in them. It could be that you're misunderstanding her questions, or it could be that both she and I are misreading the documentation.

Re: [GNC] OFX setup

2020-07-06 Thread Frank H. Ellenberger
Hi, IMHO most of your questions are answered in https://wiki.gnucash.org/wiki/Setting_up_OFXDirectConnect and https://wiki.gnucash.org/wiki/Glossary HTH Frank Am 06.07.20 um 13:33 schrieb Fleur Dragan: > > First I set: > > export GWEN_LOGLEVEL=debug > export AQBANKING_LOGLEVEL=debug > export

Re: [GNC] OFX setup

2020-07-06 Thread Fleur Dragan
First I set: export GWEN_LOGLEVEL=debug export AQBANKING_LOGLEVEL=debug export AQOFX_LOG_COMM=1 export AQOFXCONNECT_LOGLEVEL=debug Then I ran, just to be safe: rm -rf ~/.aqbanking/ Then I ran: /Applications/Gnucash.app/Contents/MacOS/Gnucash --debug 2>&1 | tee gnc.out Once GnuCash

Re: [GNC] OFX setup

2020-07-04 Thread Frank H. Ellenberger
Hi, Am 05.07.20 um 00:51 schrieb peterb: > Fleur Dragan said: > >> So when I try to set up OFX connectivity, the user is created >> successfully. Then I try to retrieve accounts, which do show up in the log >> window, and the log window says I may now close, but when I do, nothing >> happens.

Re: [GNC] OFX setup

2020-07-04 Thread peterb
Fleur Dragan said: > So when I try to set up OFX connectivity, the user is created > successfully. Then I try to retrieve accounts, which do show up in the log > window, and the log window says I may now close, but when I do, nothing > happens. This was the same behavior I saw with aqbanking

Re: [GNC] OFX setup

2020-07-04 Thread John Ralls
It's supposed to set up the accounts, but doesn't always. Another user reported the same problem yesterday on IRC. She created the accounts by hand and was able to retrieve transactions. AQBanking 6.1.4 does work with OFX and AFAIK there are no changes to aqofxconnect between 6.1.4 and 6.2.1.

Re: [GNC] OFX setup

2020-07-04 Thread Fleur Dragan
Ah! My mistake! I had 3.10 and was checking against that. I just tried to set up an OFX account with 4.0, which is as you said 6.2.1, but still am having no luck. So when I try to set up OFX connectivity, the user is created successfully. Then I try to retrieve accounts, which do show up in

Re: [GNC] OFX setup

2020-07-04 Thread Frank H. Ellenberger
Hello Fleur, Am 04.07.20 um 14:01 schrieb Fleur Dragan: > > Hey all, > > On https://wiki.gnucash.org/wiki/Setting_up_OFXDirectConnect where it says > >> AqBanking between 5.99.0 and 6.1.4 doesn't work with OFX DirectConnect. > > are those version numbers inclusive? > > If so, are there any

[GNC] OFX setup

2020-07-04 Thread Fleur Dragan
Hey all, On https://wiki.gnucash.org/wiki/Setting_up_OFXDirectConnect where it says > AqBanking between 5.99.0 and 6.1.4 doesn't work with OFX DirectConnect. are those version numbers inclusive? If so, are there any plans to upgrade the version packaged with the MacOS release (which is at