GithubHelp home page GithubHelp logo

localhost name resolution about tasmobackupv1 HOT 4 CLOSED

hobiga avatar hobiga commented on August 26, 2024 1
localhost name resolution

from tasmobackupv1.

Comments (4)

lynema avatar lynema commented on August 26, 2024

The same issue occurred using podman on both Fedora Core OS and Fedora SilverBlue.

wait-for-it.sh: waiting 45 seconds for localhost:9000
[23-Aug-2020 03:28:45] NOTICE: fpm is running, pid 15
[23-Aug-2020 03:28:45] NOTICE: ready to handle connections
2020-08-23 03:28:46,947 INFO success: processes entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2020-08-23 03:28:46,948 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2020-08-23 03:28:48,954 INFO success: php-fpm entered RUNNING state, process has stayed up for > than 3 seconds (startsecs)
wait-for-it.sh: timeout occurred after waiting 45 seconds for localhost:9000

Port 9000 is listening

Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 localhost:9000 0.0.0.0:* LISTEN

from tasmobackupv1.

lynema avatar lynema commented on August 26, 2024

Copying a hosts file with just the IPv4 items and running
podman create --no-hosts=true -p 8259:80 -v /root/tasmobackupdata:/var/www/html/data:z -e DBTYPE=sqlite -e DBNAME=data/tasmobackup --name TasmoBackup danmed/tasmobackupv1
to create the container worked.

from tasmobackupv1.

patrickdk77 avatar patrickdk77 commented on August 26, 2024

This should be all corrected in 1.03.20

from tasmobackupv1.

patrickdk77 avatar patrickdk77 commented on August 26, 2024

I have redone this support again, as my previous fix was to change everything to 127.0.0.1, but I think I remember someone running ipv6 only containers had an issue with that. So I switched everything to use localhost, and did a solution much like lynema did. I test ipv4 and ipv6 localhost, and disable one if it isn't working. I've stood up some ipv6 containers to test on and my testing looks ok. But if anyone wants to test I can point you ad an image: docker pull patrickdk/tasmobackupv1:1.04.12

from tasmobackupv1.

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.