GithubHelp home page GithubHelp logo

Comments (3)

jeboehm avatar jeboehm commented on July 30, 2024

Hey @ictinc ,
hard to say what's wrong here. It seems that not all containers are started.
Please give the output of bin/production.sh ps. If there is a container that is exited or aborted, you can gather its logs by executing bin/production.sh logs SERVICENAME. SERVICENAME is something like mda, mta or filter.

from docker-mailserver.

infostreams avatar infostreams commented on July 30, 2024

I'm fairly sure that this is because you have other containers or processes running that are already bound to one of the ports that the mailserver is trying to bind to. In my case, I already had a webserver open on port 80. Once I shut that process down, and waited a bit, this error disappeared.

from docker-mailserver.

infostreams avatar infostreams commented on July 30, 2024

Ok, I got the error again (and again), and by looking at the logs it turned out that it was caused by the virus container that somehow refused to start correctly. It complained that it was out of date. That then lead to a cascade of log entries from other containers that depend on the virus scanner. So, I disabled the virus scanner. For my (very specific) purposes I don't need it anyway. After that all is fine and dandy.

from docker-mailserver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.