znc / znc-docker

https://hub.docker.com/_/znc/
51 stars 29 forks source link

having minor issues with znc running #15

Closed ZachBacon closed 6 years ago

ZachBacon commented 6 years ago

the docker image seems to be stuck at Staying open for debugging [pid: 201] ZNC 1.7.0 - https://znc.in

for roughly 10 minutes.

I'm actually at a loss as the config I had works just fine on a local based setup but when I moved to a docker instance. Perhaps I'm missing something that I'm not sure of. I followed the instructions of maintaining my current config, with some minor adjustments for the ssl cert I have with it so the config could find it. But it's like the image is frozen.

DarthGandalf commented 6 years ago

What flags you passed to docker? Did you try to connect to it via TCP from your IRC client or browser?

2018-07-15 23:59 GMT+01:00 Zach Bacon notifications@github.com:

the docker image seems to be stuck at Staying open for debugging [pid: 201] ZNC 1.7.0 - https://znc.in

for roughly 10 minutes.

I'm actually at a loss as the config I had works just fine on a local based setup but when I moved to a docker instance. Perhaps I'm missing something that I'm not sure of. I followed the instructions of maintaining my current config, with some minor adjustments for the ssl cert I have with it so the config could find it. But it's like the image is frozen.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/znc/znc-docker/issues/15, or mute the thread https://github.com/notifications/unsubscribe-auth/AAT15MdlqOrNFT1Gk6QLPW5mlMLNphCFks5uG8lMgaJpZM4VQbNI .

ZachBacon commented 6 years ago

I just tried, seems to be working, especially in detached mode, however, seems the I can't access the webui once it's loaded.

DarthGandalf commented 6 years ago

You didn't answer my question. Also define "can't access"

2018-07-17 11:35 GMT+01:00 Zach Bacon notifications@github.com:

I just tried, seems to be working, especially in detached mode, however, seems the I can't access the webui once it's loaded.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/znc/znc-docker/issues/15#issuecomment-405537904, or mute the thread https://github.com/notifications/unsubscribe-auth/AAT15M2hCEq9yExnp3XWbbcCqmmplsDHks5uHb3vgaJpZM4VQbNI .

ZachBacon commented 6 years ago

apologied for taking a while to get back to you, Managed to resolve the issue. It was more my end than anything else. I don't remember the exact fix, due to the fact I'm not currently at my desktop. But it's working

zloveless commented 4 years ago

@ZachBacon Do you remember how you resolved this? Getting this on a docker-compose setup.