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

Config file newer than supported version #723

Open
31bado opened this issue Sep 15, 2022 · 4 comments
Open

Config file newer than supported version #723

31bado opened this issue Sep 15, 2022 · 4 comments

Comments

@31bado
Copy link

31bado commented Sep 15, 2022

Having an error running Synctrayzor.
The log file indicates the following:
[start] 2022/09/15 21:18:54 INFO: syncthing v1.21.0 "Fermium Flea" (go1.19 windows-amd64) teamcity@build.syncthing.net 2022-08-16 08:01:49 UTC
[start] 2022/09/15 21:18:55 WARNING: Failed to initialize config: config file version (37) is newer than supported version (36). If this is expected, use --allow-newer-config to override
What should i do to correct the error?
Thanks.

@CapitainFlam
Copy link

Not an expert here (just a peon), but did you change anything here : %APPDATA%\SyncTrayzor\config.xml ?

Because if so, the error message is telling you that he is unhappy, because of this change, and we could force it to accept it by using flags --allow-newer-config to override... (re-read your error message).

Honestly, I can't help you more, but I hope it will help you.

@CapitainFlam
Copy link

...and have look at #720, it seem to have the same issue, and more advanded answer from power users 😸

@kirizdev
Copy link

I have found a solution. Open your %APPDATA%\SyncTrayzor then open your terminal and run ./syncthing.exe -allow-newer-config. This will update your syncthing.exe and the config, then open SyncTrayzor and close all syncthing instances. Connect again and everything should work as expected.

@31bado
Copy link
Author

31bado commented Oct 16, 2022

Thanks Kyryl. Meanwhile, i upgraded synctrayzor and it's working fine. I'll keep your solution for next time.

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

3 participants