iRedMail

Results 122 comments of iRedMail

Please try to verify the SQL username / password with MySQL command line tool, make sure it's actually correct.

> /entrypoint.sh: line 39: /gosible: cannot execute binary file: Exec format error Hi @JReming85, Is the Docker host running x86_64 / amd64 CPU or ARM?

> 2x Xeon X5660 This is 64-bit. It's a mistake that we uploaded a program for ARM. Fixed moment ago. New docker image should be ready in few minutes: https://hub.docker.com/r/iredmail/test-mariadb...

> stderr": "chown: invalid user: 'sogo:sogo'\n", Seems installing SOGo failed. Did you see related log on console?

SOGo user/group should be created automatically after installed the deb packages, so we need to check the package installation status.

- Stop the container - Start it again - Watch the console, if it failed, stop the container immediately and copy the full console output.

Please help do a quick check: login to container, check whether system has sogo packages installed: ``` dpkg -l | grep sogo ```

> Once again, I can't connect to the container. It is constantly restarting Please connect right after starting the container, it should be long enough to run the command. :)

Fixed the issue and rebuilt the image. Please help test again. :)

> Sorry for the delay, working great. Thanks for the feedback. > 1 small UI thing is its showing uptime starting at 59 days Is it same as your Docker...