|
Docker server giving unauthorised message
Just built a new docker container for calibre, first start it worked great.
Then i decided to move my library folder and now when i browse to Calibre I just get an unauthorised message.
I checked the container logs and am just being flooded with:
nginx: [emerg] bind() to 0.0.0.0:8181 failed (98: Unknown error)
nginx: [emerg] still could not bind()
nginx: [emerg] bind() to 0.0.0.0:8080 failed (98: Unknown error)
nginx: [emerg] bind() to [::]:8080 failed (98: Unknown error)
nginx: [emerg] bind() to 0.0.0.0:8181 failed (98: Unknown error)
I've deleted my container and started fresh, i still get the unauthorised message.
|