I’m getting Beacon errors constantly showing in the Notifications.
What causes this and what can I do to repair?
This is one of the log file’s content:
2024-10-15 07:42:36.469 | DEBUG | commonwealth.settings.manager:init:33 - Starting beacon settings with SettingsV4, configuration path: None
2024-10-15 07:42:36.475 | DEBUG | commonwealth.settings.manager:load:115 - Found possible candidates for settings source: [PosixPath(‘/root/.config/beacon/settings-4.json’)]
2024-10-15 07:42:36.477 | DEBUG | commonwealth.settings.manager:load:117 - Checking /root/.config/beacon/settings-4.json for settings
2024-10-15 07:42:36.481 | DEBUG | commonwealth.settings.settings:load:63 - Loading settings from file: /root/.config/beacon/settings-4.json
2024-10-15 07:42:36.483 | WARNING | main:init:83 - failed to load configuration file (Expecting value: line 1 column 1 (char 0)), loading defaults
2024-10-15 07:42:36.490 | DEBUG | main:load_default_settings:97 - loading settings from
2024-10-15 07:42:36.499 | DEBUG | commonwealth.settings.manager:init:33 - Starting beacon settings with SettingsV4, configuration path: None
2024-10-15 07:42:36.508 | DEBUG | commonwealth.settings.settings:load:63 - Loading settings from file: /home/pi/services/beacon/default-settings.json
2024-10-15 07:42:36.511 | DEBUG | commonwealth.settings.manager:load:115 - Found possible candidates for settings source: [PosixPath(‘/root/.config/beacon/settings-4.json’)]
2024-10-15 07:42:36.521 | DEBUG | commonwealth.settings.manager:load:117 - Checking /root/.config/beacon/settings-4.json for settings
2024-10-15 07:42:36.522 | DEBUG | commonwealth.settings.settings:load:63 - Loading settings from file: /root/.config/beacon/settings-4.json
A look through the rest randomly seems to have the same content
Thanks in advance