Search found 2 matches

by KD2QAR
11 Sep 2023, 10:14
Forum: Error reports
Topic: MariaDB configuration problems
Replies: 13
Views: 40423

Re: MariaDB configuration problems

Same problem here. I recently upgraded my mariadb server to the latest lts version, 10.11. Everything went fine but log4om2 would no longer connect to the database. I spent a bunch of time looking at the permissions etc. trying to understand what changed. I finally spun up another container with an ...
by KD2QAR
13 Feb 2023, 14:12
Forum: Error reports
Topic: UDP import of Adif data does not recognize lowercase <eor> Log4OM 2.26
Replies: 1
Views: 681

UDP import of Adif data does not recognize lowercase <eor> Log4OM 2.26

This C# code sample reproduces an observed problem with Log4OM 2 version 2.26.0.0 importing ADIF data from UDP JT message 12. If the QSO record ends with a lower case "<eor>" it interprets it as another qso field and throws an error for a missing length. According to the ADIF spec this end...