Recurring error in rbfeeder log

Started by buzz-dee, July 21, 2022, 12:31:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

buzz-dee

Hi guys,

ever since I upgraded rbfeeder to the latest version 1.0.8 I'm getting the following recurring error in my logs:

Jul 21 13:43:32 raspberrypi rbfeeder[16155]: failed to rename /dev/shm//rbfeeder_aircraft.json.Roy6Ch to /dev/shm//rbfeeder_aircraft.json: Operation not permitted

It's an repeating error showing up exactly once per minute. The 6 characters after "rbfeeder_aircraft.json.xxxxxx" are varying with each error. I guess it's some kind of temporary data the should be moved elsewhere. I understand that it fails due to a permisson problem but I can't see where to fix it. Also the error itself seems weired to me because of the double // after shm.
rbfeeder itself is running fine uploading data. I tried reverting to version 0.4.3 wich resulted in a no-start condition of rbfeeder. so I re-updated to 1.0.8 with the error in the log coming back obviously.
I'm on a raspberry pi 4 running Linux 10 Buster if that's of any importance.

If anybody could point me in the right direction, it'll be greatly appreciated.

thanks

buzz-dee

buzz-dee

After uninstalling and reinstalling rbfeeder followed by a reboot, the error messages have disappeared!