rroemhild / docker-ejabberd

Dockerfile for Ejabberd server
MIT License
268 stars 160 forks source link

Update packages from repo https://github.com/processone/ejabber {error,bad_eocd} #163

Closed digitalstaub closed 6 years ago

digitalstaub commented 6 years ago

Hi, sometime this message comes up on start and i have to restart. After restart its gone.

jcho7022 commented 6 years ago

Same here would like to know what the problem is...

mwlczk commented 6 years ago

You need:

Your network might fail in that very moment when you start (believe me, it happens quite often). In that situation the startup fails - this might be a bit more bulletproof, but on the other hand something is misbehaving in your network anyway - you should fix that first.

jcho7022 commented 6 years ago

@mwlczk I'm starting Ejabberd using docker from an AWS ec2 instance. What might be the problem, in this case? Thank you.

digitalstaub commented 6 years ago

seems to be an erlang issue: https://bugs.erlang.org/browse/ERL-196?jql=text%20~%20%22bad_eocd%22