-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
Issues when ipv6 is disabled #133
Comments
Grrrrrrr... :| Does it actually prevent etesync-dav from working on ipv4 too, or is it just an error message? Thanks for reporting. |
It stops the server at this point, so no working ipv4 in this case. As a workaround I enabled ipv6 on the loopback interface. |
Thanks for the info. If I may ask, why are you disabling ipv6 in the first place? |
I currently have no actual use for it, so i avoid it. |
Fair enough. Thanks for the info! |
hi, i get the following error when i have ipv6 disabled via
[CRITICAL] An exception occurred during server startup: Failed to start server '[::1]:37358': [Errno 99] Cannot assign requested address
I assume this error condition should be added?
etesync-dav/etesync_dav/radicale_main/server.py
Line 238 in 8c031e1
The text was updated successfully, but these errors were encountered: