Aktionen
Bug #253
offenCould not retrieve the balance with the aqpaypal backend
Status:
Feedback
Priorität:
Normal
Kategorie:
Gwenhywfar
Beginn:
30.12.2021
Abgabedatum:
Betriebssystem:
Linux
AqBanking-Version:
Aqbanking-cli:6.2.5 Gwenhywfar:5.4.1 Aqbanking:6.2.5
Anwendung:
aqbanking-cli
Version der Anwendung:
6.2.5
Beschreibung
On a fresh opensuse 15.3 installation, using an aqbanking paypal configuration that works with aqbanking 6.3.2 and gwenhywfar 5.7.3, I tried to retrieve the balance from a paypal account using the following command:
$ aqbanking-cli request --aid=16 --balance ===== Enter Password ===== Please enter the password for Paypal user xxx@yyy Input: *********** accountInfoList { } #accountInfoList securityList { } #securityList messageList { } #messageList
but got an empty result.
When I run the same command as
AQBANKING_LOGLEVEL=debug AQPAYPAL_LOGLEVEL=debug GWEN_LOGLEVEL=debug aqbanking-cli request --aid=16 --balance, I get the attached log.
After retrying this command, it is displayed:
6:2021/12/30 18-15-34:aqbanking(1768):banking_user.c: 20: Reading user config (14) 6:2021/12/30 18-15-34:gwen(1768):fslock.c: 174: link(/home/opensuse/.aqbanking/settings6/users/0000000e.conf.lck.opensuse153.linuxvmimages.local-1768, /home/opensuse/.aqbanking/settings6/users/0000000e.conf.lck): Die Datei existiert bereits 6:2021/12/30 18-15-34:gwen(1768):fslock.c: 205: FS-Lock to /home/opensuse/.aqbanking/settings6/users/0000000e.conf already in use
which means that the associated aqbanking user was still locked and was not unlocked in the previous command.
Dateien
Aktionen