linuxserver / docker-calibre

GNU General Public License v3.0
366 stars 64 forks source link

calibre ports refused on ipv6 #113

Closed dsm1212 closed 1 year ago

dsm1212 commented 1 year ago

Using the todays latest (c58aad8137bb) in a container with ipv6 enabled, the calibre port is "connection refused". Both the web and api ports respond this way. Actually the service doesn't start. After chatting on discord it seems this is an issue with the base image and IPV6 that was introduced about a month ago. Temp work around is to disable ipv6. Just recording here because I don't see an issue for it.

github-actions[bot] commented 1 year ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

antoniocamas commented 1 year ago

Using the todays latest (c58aad8137bb) in a container with ipv6 enabled, the calibre port is "connection refused". Both the web and api ports respond this way. Actually the service doesn't start. After chatting on discord it seems this is an issue with the base image and IPV6 that was introduced about a month ago. Temp work around is to disable ipv6. Just recording here because I don't see an issue for it.

Hello dsm1212

How do I disable ipv6 in the container?

I beliver I am suffering the same issue.

aptalca commented 1 year ago

Our images are getting updated, but because there are multiple layers of baseimages, it takes some time to waterfall. It will be fixed soon. Until then, you can switch to an older calibre tag

antoniocamas commented 1 year ago

Our images are getting updated, but because there are multiple layers of baseimages, it takes some time to waterfall. It will be fixed soon. Until then, you can switch to an older calibre tag

Thanks, I will do so!

dsm1212 commented 1 year ago

In the container you can also temporarily add: sysctls:

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 year ago

This issue is locked due to inactivity