-
-
Notifications
You must be signed in to change notification settings - Fork 148
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
Port change is not reflected in usage of Syncthing (manual restart is needed) #198
Comments
you need to click on the icon -> Preferences -> enter the URI -> click test. Then close syncthing and restart it. Then the non default port should be used. Keep in mind you should also set the API key based on the instance. |
OK, seems I didn't quit and start |
Reopened because we should at least document this behaviour. And probably we should fix it so it is live changed and it doesn't need restarted. For my own administration: this behaviour is probably due to the default functionality and syncthing daemon background process are not synced when updating. Then the background process should be stopped/killed and then started again after the change and given the new setting. |
There might be other configuration changes that need to be reloaded, no? So perhaps for every configuration change, do this reloading of the daemon. |
Exactly, like the environment variables and the hidden commandline arguments. |
On my mac I have two syncthing instances, one for each user. So I changed the port of one of the instances in order for them to run in parallel. Now the following happens for the syncthing with the changed port:
Open
, it opens the syncthing with the default port. Same thing if I click the icon, choosePreferences
and thenOpen Syncthing in Browser
The text was updated successfully, but these errors were encountered: