DX de DK0TE-#: 7024.4 ES9C CW 36 dB 32 WPM CQ 1643Z
Enter critical section On Receive
Leave critical section On Receive
DX de RU9CZD-#: 3533.0 UN7LDR CW 4 dB 25 WPM CQ 1select * from upload_status where logname='ClubLog'
select * from log_changes where id > 10161 order by id
select * from log_changes where id = 10162
select * from cqrlog_main where id_cqrlog_main = 3471
GetQSOInAdif: QSO not found in the log. ID:3471
data.Text:
email=
password=
callsign=dl2ki
api=
adif=201910300711VP6R40MCW7.023
-----------
Response :
ResultCode:500
-----------
upd643Z
Enter critical section On Receive
Leave critical section On Receive
DX de 9A1CIG-#: 3538.40 UY7RR CW 20 dB 25 WPM CQ 1643Z
SyncUpdate:
SyncMsg :ClubLog: Upload failed! Check Internet connection
http error 500 is an internal server error on the side of clublog server (due to the problem of "QSO not found in the log").
so it seems cqrlog try to delete a qso on clublog and clublog did not found it.
at the moment cqrlog then stops/break the upload action.
i think this is a known issues. more details you can find here https://github.com/ok2cqr/cqrlog/issues/170
there are also links to some other threads here in the forum with the same problem and how the om's solved this with a workaround.
i hope some om with an account on clublog and hrdlog can solve the issue https://github.com/ok2cqr/cqrlog/issues/170
i don't use this services and so it is not possible for me to fix and test this.
by the way, this problem does not occure with hamqth, only clublog and hrdlog are affected.
at the QSO I wasn't sure if the confirmation was OK, that would be the QSO's someone thought they had to tune on the QRO. Therefore the QSO was deleted from the QSO list.
The QSO was still registered in ClubLog at the time of the error message. The reason was somewhere else.
Hello. I am just curious if there is a fix in the works for this? I have the same exact problem. Says there is no internet connection. Would love to see it corrected.
As my title states, I am unable to upload to Clublog from CQRlog 2.5.2.
I tried debug but it tells me nothing.
In my opinion the programmed URL for Clublog could be wrong because it changed in all the years since I first started using CQRlog.
I tried to change it a bit using Hexedit but to no avail.
At first I am not that handy with Hexedit and more important, I would not know the proper URL anyway.
I am glad to be back on the bands and happy to have CQRlog up and running on a "dedicated" PC.
Does anyone know what to do? My credentials for Clublog are just fine.
HI!
If you allow debug. At console:
cqrlog debug=1
And list few more lines before you have that "ClubLog: Upload failed! Check Internet connection" maybe it could clear out the problem a bit more.
Wrong password, perhaps. Or something else that may cause upload fail. Not necessary the internet connection itself that fails.
--
Saku
OH1KH
Hi,
here is the code section from the debug log.
Clublog parameters (email, password, api) are all OK. Works with version 2.3.0 without problems.
73, Wolfgang
DL2KI
Hi Wolfgang,
http error 500 is an internal server error on the side of clublog server (due to the problem of "QSO not found in the log").
so it seems cqrlog try to delete a qso on clublog and clublog did not found it.
at the moment cqrlog then stops/break the upload action.
i think this is a known issues. more details you can find here https://github.com/ok2cqr/cqrlog/issues/170
there are also links to some other threads here in the forum with the same problem and how the om's solved this with a workaround.
i hope some om with an account on clublog and hrdlog can solve the issue https://github.com/ok2cqr/cqrlog/issues/170
i don't use this services and so it is not possible for me to fix and test this.
by the way, this problem does not occure with hamqth, only clublog and hrdlog are affected.
bye Andreas, DL7OAP
Hi Andreas,
at the QSO I wasn't sure if the confirmation was OK, that would be the QSO's someone thought they had to tune on the QRO. Therefore the QSO was deleted from the QSO list.
The QSO was still registered in ClubLog at the time of the error message. The reason was somewhere else.
In the meantime, however, the problem has been solved elsewhere.
https://www.cqrlog.com/comment/7915#comment-7915
Nevertheless, thank you for your feedback.
73, Wolfgang
DL2KI
Hello. I am just curious if there is a fix in the works for this? I have the same exact problem. Says there is no internet connection. Would love to see it corrected.
Thank you,
Eric B. m
Hi all,
As my title states, I am unable to upload to Clublog from CQRlog 2.5.2.
I tried debug but it tells me nothing.
In my opinion the programmed URL for Clublog could be wrong because it changed in all the years since I first started using CQRlog.
I tried to change it a bit using Hexedit but to no avail.
At first I am not that handy with Hexedit and more important, I would not know the proper URL anyway.
I am glad to be back on the bands and happy to have CQRlog up and running on a "dedicated" PC.
Does anyone know what to do? My credentials for Clublog are just fine.
73, Tjalling
Issue solved in a newer thread by Saku, OK1KH.
Thanks!