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

I get a message that Syncthing failed to start, but Syncthing is already running. #753

Closed
Kuria314 opened this issue Feb 16, 2023 · 2 comments

Comments

@Kuria314
Copy link

After installing and starting SyncTrayzor, I get an error message "Failed to start Syncthing.
Please read the log to determine the cause.
Syncthing has already started and is working properly in the web browser.

Here is the log file.
"2023-02-17 02:08:53.6312 #20800 [Info] SyncTrayzor.Bootstrapper: SyncTrazor version 1.1.29.0 (Amd64) started at C:\Program Files\SyncTrayzor\SyncTrayzor.exe (.NET version: Unknown (533320))
2023-02-17 02:08:53.6582 #20800 [Debug] SyncTrayzor.Services.Config.ApplicationPathsProvider: LogFilePath: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\logs
2023-02-17 02:08:53.6582 #20800 [Debug] SyncTrayzor.Services.Config.ApplicationPathsProvider: SyncthingBackupPath: C:\Program Files\SyncTrayzor\syncthing.exe
2023-02-17 02:08:53.6582 #20800 [Debug] SyncTrayzor.Services.Config.ApplicationPathsProvider: ConfigurationFilePath: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\config.xml
2023-02-17 02:08:53.6582 #20800 [Debug] SyncTrayzor.Services.Config.ApplicationPathsProvider: ConfigurationFileBackupPath: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\config-backups
2023-02-17 02:08:53.6582 #20800 [Debug] SyncTrayzor.Services.Config.ApplicationPathsProvider: CefCachePath: C:\Users\Kuria\AppData\Local\SyncTrayzor\cef\cache
2023-02-17 02:08:53.6582 #20800 [Debug] SyncTrayzor.Services.Config.ApplicationPathsProvider: DefaultSyncthingPath: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\syncthing.exe
2023-02-17 02:08:53.6612 #20800 [Debug] SyncTrayzor.Services.Config.ApplicationPathsProvider: DefaultSyncthingHomePath:
2023-02-17 02:08:53.6612 #20800 [Debug] SyncTrayzor.Services.Ipc.IpcCommsClientFactory: Checking for other SyncTrayzor processes
2023-02-17 02:08:53.6612 #20800 [Debug] SyncTrayzor.Services.Ipc.IpcCommsClientFactory: Did not find any other processes, or they all responded with an error
2023-02-17 02:08:53.6836 #20800 [Info] SyncTrayzor.Services.Config.ConfigurationProvider: Loaded default configuration: <Configuration ShowTrayIconOnlyOnClose=False MinimizeToTray=False CloseToTray=True ShowDeviceConnectivityBalloons=False ShowDeviceOrFolderRejectedBalloons=True SyncthingAddress=localhost:8384 StartSyncthingAutomatically=True SyncthingCommandLineFlags=[] SyncthingEnvironmentalVariables=[] SyncthingDenyUpgrade=False SyncthingPriorityLevel=Normal Folders=[] NotifyOfNewVersions=True LatestNotifiedVersion= ObfuscateDeviceIDs=True UseComputerCulture=True SyncthingConsoleHeight=100 WindowPlacement= SyncthingWebBrowserZoomLevel=0 LastSeenInstallCount=0 SyncthingCustomPath= SyncthingCustomHomePath= ShowSynchronizedBalloonEvenIfNothingDownloaded=False DisableHardwareRendering=False HideIntelXeWarningMessage=False EnableFailedTransferAlerts=True EnableConflictFileMonitoring=True ConflictResolverDeletesToRecycleBin=True PauseDevicesOnMeteredNetworks=True HaveDonated=False IconAnimationMode=DataTransferring OpenFolderCommand=explorer.exe "{0}" ShowFileInFolderCommand=explorer.exe /select, "{0}"LogLevel=Info>
2023-02-17 02:08:53.6836 #20800 [Info] SyncTrayzor.Services.Config.ConfigurationProvider: Configuration file C:\Users\Kuria\AppData\Roaming\SyncTrayzor\config.xml doesn't exist, so creating
2023-02-17 02:08:53.6952 #20800 [Warn] SyncTrayzor.Services.Config.ConfigurationProvider: Syncthing doesn't exist at C:\Users\Kuria\AppData\Roaming\SyncTrayzor\syncthing.exe, so copying from C:\Program Files\SyncTrayzor\syncthing.exe
2023-02-17 02:08:53.7231 #20800 [Debug] SyncTrayzor.Services.AutostartProvider: Have read/write access to the registry
2023-02-17 02:08:53.7241 #20800 [Debug] SyncTrayzor.Services.AutostartProvider: Setting AutoStart to
2023-02-17 02:08:53.7241 #20800 [Debug] SyncTrayzor.Services.AutostartProvider: Autostart path: "C:\Program Files\SyncTrayzor\SyncTrayzor.exe" -minimized
2023-02-17 02:08:54.1127 #20800 [Debug] SyncTrayzor.Services.Conflicts.ConflictFileWatcher: Refreshing conflicted files. Found 0 from 0 options
2023-02-17 02:08:55.1372 #20800 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Starting syncthing: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\syncthing.exe
2023-02-17 02:08:55.8628 #20800 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Syncthing exited. Restarting...
2023-02-17 02:08:55.8628 #20800 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Starting syncthing: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\syncthing.exe
2023-02-17 02:08:55.9409 #20800 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Syncthing exited. Restarting...
2023-02-17 02:08:55.9409 #20800 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Starting syncthing: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\syncthing.exe
2023-02-17 02:08:56.0085 #20800 [Info] SyncTrayzor.Services.UpdateManagement.UpdateChecker: No updates available
2023-02-17 02:08:56.0319 #20800 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Syncthing exited. Restarting...
2023-02-17 02:08:56.0319 #20800 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Starting syncthing: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\syncthing.exe
2023-02-17 02:08:56.1085 #20800 [Warn] SyncTrayzor.Syncthing.SyncthingProcessRunner: 4 restarts in less than 00:01:00: not restarting again
2023-02-17 02:13:54.1463 #20800 [Info] SyncTrayzor.Services.MemoryUsageLogger: Working Set: 174MiB. Private Memory Size: 142MiB. GC Total Memory: 8MiB
2023-02-17 02:13:54.8523 #20800 [Info] SyncTrayzor.Services.UpdateManagement.UpdateChecker: No updates available

I don't use an AMD64 system to begin with, it's an Intel CPU.

@Kuria314
Copy link
Author

I overlooked that net 4.7.2. was required, so I installed it, but I still get the error.
Here is the log file.
"2023-02-17 12:00:05.5136 #21664 [Info] SyncTrayzor.Bootstrapper: SyncTrazor version 1.1.29.0 (Amd64) started at C:\Program Files\SyncTrayzor\SyncTrayzor.exe (.NET version: Unknown (533320))
2023-02-17 12:00:05.5436 #21664 [Debug] SyncTrayzor.Services.Config.ApplicationPathsProvider: LogFilePath: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\logs
2023-02-17 12:00:05.5436 #21664 [Debug] SyncTrayzor.Services.Config.ApplicationPathsProvider: SyncthingBackupPath: C:\Program Files\SyncTrayzor\syncthing.exe
2023-02-17 12:00:05.5436 #21664 [Debug] SyncTrayzor.Services.Config.ApplicationPathsProvider: ConfigurationFilePath: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\config.xml
2023-02-17 12:00:05.5436 #21664 [Debug] SyncTrayzor.Services.Config.ApplicationPathsProvider: ConfigurationFileBackupPath: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\config-backups
2023-02-17 12:00:05.5436 #21664 [Debug] SyncTrayzor.Services.Config.ApplicationPathsProvider: CefCachePath: C:\Users\Kuria\AppData\Local\SyncTrayzor\cef\cache
2023-02-17 12:00:05.5436 #21664 [Debug] SyncTrayzor.Services.Config.ApplicationPathsProvider: DefaultSyncthingPath: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\syncthing.exe
2023-02-17 12:00:05.5436 #21664 [Debug] SyncTrayzor.Services.Config.ApplicationPathsProvider: DefaultSyncthingHomePath:
2023-02-17 12:00:05.5436 #21664 [Debug] SyncTrayzor.Services.Ipc.IpcCommsClientFactory: Checking for other SyncTrayzor processes
2023-02-17 12:00:05.5436 #21664 [Debug] SyncTrayzor.Services.Ipc.IpcCommsClientFactory: Did not find any other processes, or they all responded with an error
2023-02-17 12:00:05.5666 #21664 [Info] SyncTrayzor.Services.Config.ConfigurationProvider: Loaded default configuration: <Configuration ShowTrayIconOnlyOnClose=False MinimizeToTray=False CloseToTray=True ShowDeviceConnectivityBalloons=False ShowDeviceOrFolderRejectedBalloons=True SyncthingAddress=localhost:8384 StartSyncthingAutomatically=True SyncthingCommandLineFlags=[] SyncthingEnvironmentalVariables=[] SyncthingDenyUpgrade=False SyncthingPriorityLevel=Normal Folders=[] NotifyOfNewVersions=True LatestNotifiedVersion= ObfuscateDeviceIDs=True UseComputerCulture=True SyncthingConsoleHeight=100 WindowPlacement= SyncthingWebBrowserZoomLevel=0 LastSeenInstallCount=0 SyncthingCustomPath= SyncthingCustomHomePath= ShowSynchronizedBalloonEvenIfNothingDownloaded=False DisableHardwareRendering=False HideIntelXeWarningMessage=False EnableFailedTransferAlerts=True EnableConflictFileMonitoring=True ConflictResolverDeletesToRecycleBin=True PauseDevicesOnMeteredNetworks=True HaveDonated=False IconAnimationMode=DataTransferring OpenFolderCommand=explorer.exe "{0}" ShowFileInFolderCommand=explorer.exe /select, "{0}"LogLevel=Info>
2023-02-17 12:00:05.5836 #21664 [Debug] SyncTrayzor.Services.Config.ConfigurationProvider: Found existing configuration at C:\Users\Kuria\AppData\Roaming\SyncTrayzor\config.xml
2023-02-17 12:00:05.6211 #21664 [Debug] SyncTrayzor.Services.AutostartProvider: Have read/write access to the registry
2023-02-17 12:00:05.9526 #21664 [Debug] SyncTrayzor.Services.Conflicts.ConflictFileWatcher: Refreshing conflicted files. Found 0 from 0 options
2023-02-17 12:00:05.9867 #21664 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Starting syncthing: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\syncthing.exe
2023-02-17 12:00:06.1341 #21664 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Syncthing exited. Restarting...
2023-02-17 12:00:06.1341 #21664 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Starting syncthing: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\syncthing.exe
2023-02-17 12:00:06.2097 #21664 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Syncthing exited. Restarting...
2023-02-17 12:00:06.2097 #21664 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Starting syncthing: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\syncthing.exe
2023-02-17 12:00:06.2871 #21664 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Syncthing exited. Restarting...
2023-02-17 12:00:06.2871 #21664 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Starting syncthing: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\syncthing.exe
2023-02-17 12:00:06.3624 #21664 [Warn] SyncTrayzor.Syncthing.SyncthingProcessRunner: 4 restarts in less than 00:01:00: not restarting again
2023-02-17 12:01:04.6759 #21664 [Info] SyncTrayzor.Services.UpdateManagement.UpdateChecker: No updates available
2023-02-17 12:01:05.1705 #21664 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Starting syncthing: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\syncthing.exe
2023-02-17 12:01:05.2265 #21664 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Syncthing exited. Restarting...
2023-02-17 12:01:05.2265 #21664 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Starting syncthing: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\syncthing.exe
2023-02-17 12:01:05.2899 #21664 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Syncthing exited. Restarting...
2023-02-17 12:01:05.2899 #21664 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Starting syncthing: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\syncthing.exe
2023-02-17 12:01:05.4071 #21664 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Syncthing exited. Restarting...
2023-02-17 12:01:05.4071 #21664 [Info] SyncTrayzor.Syncthing.SyncthingProcessRunner: Starting syncthing: C:\Users\Kuria\AppData\Roaming\SyncTrayzor\syncthing.exe
2023-02-17 12:01:05.4838 #21664 [Warn] SyncTrayzor.Syncthing.SyncthingProcessRunner: 4 restarts in less than 00:01:00: not restarting again "

I hardly understand English, so I don't know what the error means.

@Kuria314
Copy link
Author

My apologies.
Now Window 11 fail.... thread and solved the problem.
Thank you very much.

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

1 participant