nordigen import failing in the middle #7362
Replies: 4 comments 1 reply
-
What are the logs from the Firefly III side? |
Beta Was this translation helpful? Give feedback.
-
upon refreshing page: (file does not exists? it exists.. however now, after hitting refresh in browser, clicking next/import proceeds with importing logs from firefly side: so only 2 questions:
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
ok, most important it works when refreshing :) I will check timeout config |
Beta Was this translation helpful? Give feedback.
-
Support guidelines
I've found a bug and checked that ...
Description
last entries in logs:
[2023-04-12 11:03:26] local.DEBUG: [285/285] Done parsing transaction. [2023-04-12 11:03:26] local.DEBUG: Done parsing transactions. [2023-04-12 11:03:26] local.DEBUG: Generated 285 Firefly III transactions. [2023-04-12 11:03:26] local.DEBUG: Filtered down to 285 Firefly III transactions. [2023-04-12 11:03:26] local.DEBUG: Conversion routine "nordigen" was started successfully. [2023-04-12 11:03:26] local.DEBUG: Conversion routine "nordigen" yielded 285 transaction(s). [2023-04-12 11:03:26] local.DEBUG: Transactions are stored on disk "jobs" in file "conv-RxJ44fYc4WZP.json" [2023-04-12 11:03:26] local.DEBUG: Now in setConversionStatus(conv_done) [2023-04-12 11:03:26] local.DEBUG: Found "conv-RxJ44fYc4WZP" in the session [2023-04-12 11:03:26] local.DEBUG: Now in startOrFindConversion(conv-RxJ44fYc4WZP) [2023-04-12 11:03:26] local.DEBUG: Conversion status is "conv_running" [2023-04-12 11:03:26] local.DEBUG: Now in storeConversionStatus(conv-RxJ44fYc4WZP): conv_done [2023-04-12 11:03:26] local.DEBUG: Set conversion as complete.
webpage:
Data conversion
The conversion could not be started, or failed due to an error. Please check the log files. Sorry about this :(
I can try again but then I might run into exceeding limits, is there any option to continue this exact import from conv-RxJ44fYc4WZP.json file?
Debug information
file_exists(): open_basedir restriction in effect. File(/var/www/counter-main.txt) is not within the allowed path(s): (/usr/home/maur/domains/fi.redinn.pl/public_html:/tmp:/usr/share:/usr/local/share:/dev)
after commenting out code for checking txt files in /var/www..
Debug information generated at 2023-04-12 00:00:00 Europe/Warsaw for Firefly III version 6.0.7.
8.2.4
FreeBSD
Expected behaviour
import finished and transactions appear in firefly
Steps to reproduce
Additional info
No response
Beta Was this translation helpful? Give feedback.
All reactions