You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i updated to the latest docker image benkl/firefly-iii-fints-importer:latest
Digest:sha256:b48f6f1c6373c462271932401b45c1620557f042ce156d44d0a66fe9b5eeafed
Since then I got stucked after the dialog
Continue to next step
Continuing to next step in 2 seconds.
The connection to your bank was tested sucessfully.
The following POST requests will not come to an end. The log does not contain any useful information
[Thu Jun 29 17:59:47 2023] 192.168.5.100:40648 Accepted
[Thu Jun 29 17:59:48 2023] 192.168.5.100:40648 Closing
[Thu Jun 29 17:59:48 2023] 192.168.5.100:40664 Accepted
[Thu Jun 29 17:59:48 2023] 192.168.5.100:40664 Closing
[Thu Jun 29 17:59:50 2023] 192.168.5.100:39970 Accepted
[Thu Jun 29 17:59:50 2023] 192.168.5.100:39970 Closing
[Thu Jun 29 17:59:51 2023] 192.168.5.100:39978 Accepted
[Thu Jun 29 17:59:51 2023] 192.168.5.100:39978 Closing
[Thu Jun 29 17:59:53 2023] 192.168.5.100:39984 Accepted
Does anybody else have this problem after updating to the latest docker image?
How to debug it?
Thank you very much!
/Markus
The text was updated successfully, but these errors were encountered:
I have set up a new docker container using the docker image and created a new configuration as well. Since then it works for me. Nevertheless I would be happy to get an idea how to debug problems in future to be able to report or help to fix problems. @dklinger is your problem still there?
Yes, this is a good point. The whole import is not well guarded against an incorrect (aka old) config.json. This could be addressed e.g. with a simple json schema checking.
bnw
changed the title
benkl/firefly-iii-fints-importer stuck in sync
Add JSON schema checking to guard against invalid config.json
Jul 23, 2023
Hi,
i updated to the latest docker image benkl/firefly-iii-fints-importer:latest
Digest:sha256:b48f6f1c6373c462271932401b45c1620557f042ce156d44d0a66fe9b5eeafed
Since then I got stucked after the dialog
The following POST requests will not come to an end. The log does not contain any useful information
Does anybody else have this problem after updating to the latest docker image?
How to debug it?
Thank you very much!
/Markus
The text was updated successfully, but these errors were encountered: