HTTP500 during ADIF export #1862
HakanKoseoglu
started this conversation in
General
Replies: 2 comments
-
Hey! |
Beta Was this translation helpful? Give feedback.
0 replies
-
This bug should be fixed by now (in the dev branch). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Possible regression. I am not sure if I should raise an issue. Can anyone else replicate this?
Code at: commit 8b9d259 (HEAD -> master, tag: 2.3, origin/master, origin/HEAD)
Edit: ran it on developer mode, additional log:
_An uncaught Exception was encountered
Type: Error
Message: Call to a member function format() on bool
Filename: /var/www/html/application/models/Adif_data.php
Line Number: 87_
Open ADIF Import/Export, select Export.
Selected logbook, did not click on any other options. Fails with HTTP500 as below, which isn't very helpful.
172.20.0.1 - - [22/Dec/2022:22:29:24 +0000] "POST /index.php/adif/export_custom HTTP/1.1" 500 295 "https://logbook.koseoglu.org/index.php/adif" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
If I enter start/end dates, this executes w/o a problem.
Beta Was this translation helpful? Give feedback.
All reactions