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

cann't open synctrayzor #720

Open
MdeBr opened this issue Jul 26, 2022 · 2 comments
Open

cann't open synctrayzor #720

MdeBr opened this issue Jul 26, 2022 · 2 comments

Comments

@MdeBr
Copy link

MdeBr commented Jul 26, 2022

TRying to install synctrayzor I get the message "Syncthing is stopped"
Can you help me?
In Syncthing-console I Find this:

[monitor] 15:48:45 INFO: Log output saved to file "C:\Users\Gebruiker\AppData\Local\Syncthing\syncthing.log"
[start] 15:48:46 INFO: syncthing v1.18.1 "Fermium Flea" (go1.16.6 windows-amd64) teamcity@build.syncthing.net 2021-07-30 12:41:57 UTC
[start] 15:48:46 WARNING: Failed to initialize config: config file version (36) is newer than supported version (35). If this is expected, use -allow-newer-config to override.
[monitor] 15:48:46 INFO: Log output saved to file "C:\Users\Gebruiker\AppData\Local\Syncthing\syncthing.log"
[start] 15:48:46 INFO: syncthing v1.18.1 "Fermium Flea" (go1.16.6 windows-amd64) teamcity@build.syncthing.net 2021-07-30 12:41:57 UTC
[start] 15:48:46 WARNING: Failed to initialize config: config file version (36) is newer than supported version (35). If this is expected, use -allow-newer-config to override.
[monitor] 15:48:46 INFO: Log output saved to file "C:\Users\Gebruiker\AppData\Local\Syncthing\syncthing.log"
[start] 15:48:46 INFO: syncthing v1.18.1 "Fermium Flea" (go1.16.6 windows-amd64) teamcity@build.syncthing.net 2021-07-30 12:41:57 UTC
[start] 15:48:47 WARNING: Failed to initialize config: config file version (36) is newer than supported version (35). If this is expected, use -allow-newer-config to override.
[monitor] 15:48:47 INFO: Log output saved to file "C:\Users\Gebruiker\AppData\Local\Syncthing\syncthing.log"
[start] 15:48:47 INFO: syncthing v1.18.1 "Fermium Flea" (go1.16.6 windows-amd64) teamcity@build.syncthing.net 2021-07-30 12:41:57 UTC
[start] 15:48:47 WARNING: Failed to initialize config: config file version (36) is newer than supported version (35). If this is expected, use -allow-newer-config to override.
[monitor] 15:49:43 INFO: Log output saved to file "C:\Users\Gebruiker\AppData\Local\Syncthing\syncthing.log"
[start] 15:49:43 INFO: syncthing v1.18.1 "Fermium Flea" (go1.16.6 windows-amd64) teamcity@build.syncthing.net 2021-07-30 12:41:57 UTC
[start] 15:49:43 WARNING: Failed to initialize config: config file version (36) is newer than supported version (35). If this is expected, use -allow-newer-config to override.
[monitor] 15:49:43 INFO: Log output saved to file "C:\Users\Gebruiker\AppData\Local\Syncthing\syncthing.log"
[start] 15:49:44 INFO: syncthing v1.18.1 "Fermium Flea" (go1.16.6 windows-amd64) teamcity@build.syncthing.net 2021-07-30 12:41:57 UTC
[start] 15:49:44 WARNING: Failed to initialize config: config file version (36) is newer than supported version (35). If this is expected, use -allow-newer-config to override.
[monitor] 15:49:44 INFO: Log output saved to file "C:\Users\Gebruiker\AppData\Local\Syncthing\syncthing.log"
[start] 15:49:44 INFO: syncthing v1.18.1 "Fermium Flea" (go1.16.6 windows-amd64) teamcity@build.syncthing.net 2021-07-30 12:41:57 UTC
[start] 15:49:44 WARNING: Failed to initialize config: config file version (36) is newer than supported version (35). If this is expected, use -allow-newer-config to override.
[monitor] 15:49:44 INFO: Log output saved to file "C:\Users\Gebruiker\AppData\Local\Syncthing\syncthing.log"
[start] 15:49:45 INFO: syncthing v1.18.1 "Fermium Flea" (go1.16.6 windows-amd64) teamcity@build.syncthing.net 2021-07-30 12:41:57 UTC
[start] 15:49:45 WARNING: Failed to initialize config: config file version (36) is newer than supported version (35). If this is expected, use -allow-newer-config to override.

@ProactiveServices
Copy link
Contributor

It looks like you're trying to run an older version of syncthing on top of a more recent config. To manually update syncthing:

  • Ensure SyncTrayzor and syncthing are closed
  • Download the current version of syncthing
  • Extract the .zip
  • Copy syncthing.exe from the extracted .zip
  • Open File Explorer
  • Click into the Address bar
  • Delete the existing text, enter %appdata% press enter
  • Navigate into SyncTrayzor
  • Paste syncthing.exe here, overwriting the existing file
  • Launch SyncTrayzor

@uu9
Copy link

uu9 commented Sep 12, 2022

Another way to solve the problem is deleting C:\Users\<username>\AppData\Local\Syncthing
I think giving a clear instruction or auto delete/update in GUI would greatly help those new users who have the problem because the offical syncthing clearly generates a new config file and synctrayzor crashes on this.

It looks like you're trying to run an older version of syncthing on top of a more recent config. To manually update syncthing:

* Ensure SyncTrayzor and syncthing are closed

* Download the [current version](https://github.com/syncthing/syncthing/releases/download/v1.20.3/syncthing-windows-amd64-v1.20.3.zip) of syncthing

* Extract the .zip

* Copy `syncthing.exe` from the extracted .zip

* Open File Explorer

* Click into the Address bar

* Delete the existing text, enter `%appdata%`  press enter

* Navigate into `SyncTrayzor`

* Paste `syncthing.exe` here, overwriting the existing file

* Launch SyncTrayzor

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