Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while updating Supervisor #46

Open
saya6k opened this issue Oct 13, 2024 · 1 comment
Open

Error while updating Supervisor #46

saya6k opened this issue Oct 13, 2024 · 1 comment

Comments

@saya6k
Copy link

saya6k commented Oct 13, 2024

Every time I update Supervisor, I'm getting this error. it's about config.json I guess.

2024-10-13 20:48:39.921 ERROR (SyncWorker_2) [supervisor.utils.json] Can't read json from /data/addons/git/2effc9b9/livebook/config.json: Input is a zero-length, empty document: line 1 column 1 (char 0)
2024-10-13 20:48:39.921 WARNING (SyncWorker_2) [supervisor.store.data] Can't read /data/addons/git/2effc9b9/livebook/config.json from repository 2effc9b9
2024-10-13 20:48:39.923 ERROR (SyncWorker_2) [supervisor.utils.json] Can't read json from /data/addons/git/2effc9b9/convertx/config.json: Input is a zero-length, empty document: line 1 column 1 (char 0)
2024-10-13 20:48:39.923 WARNING (SyncWorker_2) [supervisor.store.data] Can't read /data/addons/git/2effc9b9/convertx/config.json from repository 2effc9b9
2024-10-13 20:48:39.924 ERROR (SyncWorker_2) [supervisor.utils.json] Can't read json from /data/addons/git/2effc9b9/linkding/config.json: Input is a zero-length, empty document: line 1 column 1 (char 0)
2024-10-13 20:48:39.924 WARNING (SyncWorker_2) [supervisor.store.data] Can't read /data/addons/git/2effc9b9/linkding/config.json from repository 2effc9b9
2024-10-13 20:48:39.928 ERROR (SyncWorker_2) [supervisor.utils.json] Can't read json from /data/addons/git/2effc9b9/stirling-pdf/config.json: Input is a zero-length, empty document: line 1 column 1 (char 0)
2024-10-13 20:48:39.928 WARNING (SyncWorker_2) [supervisor.store.data] Can't read /data/addons/git/2effc9b9/stirling-pdf/config.json from repository 2effc9b9
2024-10-13 20:48:39.931 ERROR (SyncWorker_2) [supervisor.utils.json] Can't read json from /data/addons/git/2effc9b9/wikijs/config.json: Input is a zero-length, empty document: line 1 column 1 (char 0)
2024-10-13 20:48:39.931 WARNING (SyncWorker_2) [supervisor.store.data] Can't read /data/addons/git/2effc9b9/wikijs/config.json from repository 2effc9b9
@jdeath
Copy link
Owner

jdeath commented Oct 13, 2024

The auto updated script sometimes makes an extra file. It shouldn't affect anything. I deleted it, but it will probably come back

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants