Git Product home page Git Product logo

Comments (3)

thelamer avatar thelamer commented on July 19, 2024

If you are are combining container networks they can conflict on the internal ports.
Something inside these docker networks is listening on 8090 and thus why it cannot bind to it , you can run something like

netstat -tunlap

inside your containers to determine what that could be.

In any case I appreciate the detailed information, but I do not believe this issue is a bug report of feature request specific to the Mylar container.
If you need further assistance please hop on our discord:

https://discord.gg/YWrKVTn

from docker-mylar.

lhilton avatar lhilton commented on July 19, 2024

As I noted in my note:

I have confirmed that nothing else is running on this port.

I can also change the port to other ports (18090 for example) in the config.ini file and the error message persists (updating the port listed to the configured value as well).

I should note: I have isolated this behavior on a machine with a fresh install of Ubuntu 18.04 server, docker installed per the docker websites getting-started guide. There are no other docker containers running on this machine presently.

I do not get this behavior if I just install mylar outside of docker on my local.

I do not, however, know what you mean when you say:

If you are are combining container networks they can conflict on the internal ports.

Is there something in my run command that I should adjust? As I noted, this is on a vanilla install of my stack.

from docker-mylar.

thelamer avatar thelamer commented on July 19, 2024

The general gist of my message is that this is really not the forum for support . You should not be changing the internal port for any reason.
We do test these images https://lsio-ci.ams3.digitaloceanspaces.com/linuxserver/mylar/latest/index.html and I have confirmed locally that it works.
So it has to be your local setup.
Please leverage our community on Discord it is possible someone has run into an issue like this before .

from docker-mylar.

Related Issues (15)

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.