Fixed a "Split-Brain" issue with my Cloudlog (v2.8.4 on Ubuntu) 💪
The Cloudlog code was updated via Git to the latest version (v2.8.4), but the MySQL database structure was from an older version. The modern code expects a Key-Value config table, whereas the old database used a single-row column structure, causing silent crashes in LoTW and QRZ lookups. Commands executed can be seen in the picture. With that I'm currently running "Stock" code on a "Fixed" database. 😇