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

Unable to start btsync-daemon after upgrade to 2.7.2 (1375) #19

Open
emagra opened this issue Nov 15, 2020 · 3 comments
Open

Unable to start btsync-daemon after upgrade to 2.7.2 (1375) #19

emagra opened this issue Nov 15, 2020 · 3 comments
Assignees

Comments

@emagra
Copy link

emagra commented Nov 15, 2020

After updating to 2.7.2 report to conf file parsing error. Commenting
"folder_defaults.use_lan_broadcast" : true
solve the issue
Ceers.

@Silvenga
Copy link
Owner

Thanks, look like folder_defaults.use_lan_broadcast was replaced with folder_defaults.lan_discovery_mode, which is a number. Since I have no idea what that number means, or if it's a bitwise flag, I opted to remove support for this option.

Should be fixed in btsync 2.6.0-1.0.

@Silvenga Silvenga self-assigned this Nov 15, 2020
@Silvenga Silvenga added the bug label Nov 15, 2020
@emagra
Copy link
Author

emagra commented Nov 16, 2020

@Silvenga
Copy link
Owner

I haven't forgotten, just have a lot of stuff happening right now. Reopening as a feature request. This doesn't look that hard to port in.

@Silvenga Silvenga reopened this Nov 25, 2020
@Silvenga Silvenga added enhancement and removed bug labels Nov 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants