rs.log

makem

Member
My rs.log file contains numerous 'unknown command' errors and now an identical new runtime error has shown up twice:

Processing command ' '
!Unknown command ''
Processing command ' '
!Unknown command ''
Processing command ' '
!Unknown command ''
Processing command ' '
!Unknown command ''
Runtime Error: /mod/var/mongoose/lib/rsv.class:262: database is locked
in procedure 'require' called at file "/mod/sbin/rs_process", line 5
at file "/mod/var/mongoose/lib/setup", line 7
in procedure 'rsv' called at file "/mod/var/mongoose/lib/epg.class", line 25
at file "/mod/var/mongoose/lib/rsv.class", line 262
Processing command ' '
!Unknown command ''
Processing command ' '
!Unknown command ''
Processing command ' '
!Unknown command ''

The file size exceeds 300Kib

I have updated all packages today.
 
The unknown commands started to appear when I implemented a shorter transaction timeout in the rs commands. I think I need to increase that again. The latest version of rs does not log the errors as often though.

The database locked errors do happen from time to time; they just mean that the Humax software is using the database and rs will retry later.

I'll push out an update to rs in the next day or two to improve the behaviour and to keep that log size in check!
 
Back
Top