Giter VIP home page Giter VIP logo

Comments (9)

Shadowghost avatar Shadowghost commented on July 19, 2024

Yeah I needed to change the IPv4 network, since the used mailman3 images seem to have hardcoded IPs. That's why now it is hardcoded to 172.19.199.X and this will of course lead to problems with containers already in this IP-range.
You can try to restart docker systemctl restart docker after running docker-compose down, this will reset all IP addresses and routs reserved by docker, maybe it's just that simple.

from mailcow-mailman3-dockerized.

roddajohn avatar roddajohn commented on July 19, 2024

Just tried that.

I ran:
sudo docker-compose down
sudo systemctl restart docker
sudo docker-compose pull && sudo docker-compose up -d
Still running into the same issue.

from mailcow-mailman3-dockerized.

Shadowghost avatar Shadowghost commented on July 19, 2024

Do you have any other docker containers running? If the answer is yes, they may use the same IP-ranges as used in this project. Can't do anything in this case because of the hardcoded IPs in mailman.

from mailcow-mailman3-dockerized.

roddajohn avatar roddajohn commented on July 19, 2024

Yup, that fixed the problem. Now the docker-compose up is running fine and everything starts, but if I navigate to the urls, there's no website.

The DNS is configured properly as it was working for mailcow.

from mailcow-mailman3-dockerized.

roddajohn avatar roddajohn commented on July 19, 2024

This may be because the configuration script was failing with lstat /opt/mailcow-mailman3-dockerized/templates/mailman/core: no such file or directory

from mailcow-mailman3-dockerized.

roddajohn avatar roddajohn commented on July 19, 2024

Ahh, didn't read to the end of the config, I need to setup Apache to proxy -- thanks for your help!

from mailcow-mailman3-dockerized.

Shadowghost avatar Shadowghost commented on July 19, 2024

Yeah but the Proxy seems to be broken atm. No idea why though, still debugging.
It's likely that I'll rebase the repo on the most recent mailcow master.

from mailcow-mailman3-dockerized.

roddajohn avatar roddajohn commented on July 19, 2024

Uh oh.

Looking forward to it being all integrated.

from mailcow-mailman3-dockerized.

Shadowghost avatar Shadowghost commented on July 19, 2024

Should work now. At least in my test environment everything seems to work. If any errors occurr, just open a new issue :)

Keep in mind, that you need to clone the repo again, since I rebased it (had some faulty commits).

from mailcow-mailman3-dockerized.

Related Issues (12)

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.