I am now trying to get it back running, but I am running into some problems.
It has been successfully upgraded to 6.2.
Problem 1: The logging is displaying: "logger (16.10.2025 13:15:22): station 0 (RF Vantage), can't open device /dev/ttyMH: No such file or directory"
It seems that the Meteobridge is unable to find the internal RF module?
Update Firmware on Internal RF module also results in:
Code: Select all
Stopping loggerd... wait done.
Downloading flash tools for Carambola2 and recent Meteostick firmware... done.
Extracting archive... done.
Resetting USB device... done.
Flashing Meteostick firmware... failed: avrdude: ser_open(): can't open device "/dev/ttyMH": No such file or directory
Starting loggerd... done.
Code: Select all
dbase (16.10.2025 13:29:31): cannot create table (after 0 tries in 1ms): database or disk is full (13)
dbase (16.10.2025 13:29:31): cannot commit (after 0 tries in 1ms): cannot commit - no transaction is active (1)
dbase (16.10.2025 13:29:31): cannot rollback (after 0 tries in 1ms): cannot rollback - no transaction is active (1)
dbase (16.10.2025 13:29:31): cannot prepare select on update table 'thb9temp_hour' (after 0 tries in 1ms): no such table: thb9temp_hour
dbase (16.10.2025 13:29:31): rollback on insert forced (2) (hour): thb9temp
Would anyone know how to solve these problems?