Coder Social home page Coder Social logo

Getting no ip about amp-dockerized HOT 5 CLOSED

mitchtalmadge avatar mitchtalmadge commented on May 18, 2024
Getting no ip

from amp-dockerized.

Comments (5)

MitchTalmadge avatar MitchTalmadge commented on May 18, 2024

Hey there! If you are referring to the line:

Webserver started on 0.0.0.0:8081

This is normal and expected. It just means that AMP is listening on all interfaces, or in other words, you can access the web panel from other computers as long as the port is not blocked by your computer or router.

Here's a good explanation from Wikipedia:

In the context of servers, 0.0.0.0 can mean "all IPv4 addresses on the local machine". If a host has two IP addresses, 192.168.1.1 and 10.1.2.1, and a server running on the host is configured to listen on 0.0.0.0, it will be reachable at both of those IP addresses.

from amp-dockerized.

MajorLOL avatar MajorLOL commented on May 18, 2024

I cant seem to connect to the interface, i tought this was related. everything seems fine in the log tho....
Changing port gives the same result

from amp-dockerized.

TABLE272 avatar TABLE272 commented on May 18, 2024

Theres quite a few potential variables at that point. Keep in mind that running through Docker we lose amp's automatic firewall management so you'll need to port forward on both the docker container and the host OS if youre running a firewall on the host. If the port isnt open on the host, AMP in the container wont know that as it only sees its container.

Need a bit more background though, you mention doing an upgrade, have you previously been using the image with success or do you mean upgrade in the sense of moving over to this image?

from amp-dockerized.

MajorLOL avatar MajorLOL commented on May 18, 2024

added the port in portsettings, Container port 8558 and localport fixed it,
this was not told in the setting up the container. maybe it is docker basic but not everyone knows that ;)

from amp-dockerized.

MitchTalmadge avatar MitchTalmadge commented on May 18, 2024

Glad you got it worked out! I don't know what port 8558 connects to on your system, as I have not seen it used in relation to AMP.

from amp-dockerized.

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.