Git Product home page Git Product logo

Comments (16)

olimpo88 avatar olimpo88 commented on August 24, 2024

You probably have port 80 busy, check which service is on port 80:

netstat -punta | grep: 80

You can use another port for PYDDNS, you can set it in the .env file

from pyddns.

sreenidhick avatar sreenidhick commented on August 24, 2024

When I checked the status of the port 80 only the web server nginx is using that port number
Capture23e2e2

from pyddns.

sreenidhick avatar sreenidhick commented on August 24, 2024

If we are using any other port number say 3200 for PYDDNS, then we need to assign the same port number in /etc/nginx/sites-enabled. Can you please have a look and let me know whether I have configured it correctly as this would be more helpful for me..
Captureqwewqewq
Captureqwewqewq33333

from pyddns.

olimpo88 avatar olimpo88 commented on August 24, 2024

The port that you have configured in the .env file is already mapped to the nginx port.
You should not change the nginx configuration.

from pyddns.

sreenidhick avatar sreenidhick commented on August 24, 2024

I have tried by changing the port number to 3201 both in .env file and sites-enabled files in nginx but still I am getting the same error as bind address already in use. Please find the screen shot for your reference. Is there any way to fix the issue..
Capture90
Capture91
Capture903

Can you please help me to sort out the issue..

from pyddns.

olimpo88 avatar olimpo88 commented on August 24, 2024

Check if you don't have another docker running
docker ps

if so you can stop it with
docker-compose down

and try docker-compose up again

Check for any other errors when you start the service.

from pyddns.

sreenidhick avatar sreenidhick commented on August 24, 2024

The port that you have configured in the .env file is already mapped to the nginx port.
You should not change the nginx configuration.

Okay. thank you

from pyddns.

olimpo88 avatar olimpo88 commented on August 24, 2024

Is your problem solved?

from pyddns.

sreenidhick avatar sreenidhick commented on August 24, 2024

Check if you don't have another docker running
docker ps

if so you can stop it with
docker-compose down

and try docker-compose up again

Check for any other errors when you start the service.

No, still I am getting the error.

I don't have any other docker running and I have only changed the HTTP port number to 3201 and TCP to 54 in .env file. And tried to stop it by using the command docker-compose down and then docker-compose up but getting the error with port 3201 has been already allocated.
Do we need to change anything in docker.compose.yml file. Please find the screenshot for your reference.. It would be more helpful if you could help me in resolving it
Capture5465654
Captureqwewqewq
565225

from pyddns.

sreenidhick avatar sreenidhick commented on August 24, 2024

101

from pyddns.

sreenidhick avatar sreenidhick commented on August 24, 2024

I tried by assigning different port number but still getting the same error as port has been already allocated..

from pyddns.

sreenidhick avatar sreenidhick commented on August 24, 2024

Is your problem solved?

No, I am getting the error stating port has been already allocated. I tried to assign different port number but no luck.

from pyddns.

sreenidhick avatar sreenidhick commented on August 24, 2024

Can you please help me in solving the error?

from pyddns.

olimpo88 avatar olimpo88 commented on August 24, 2024

Verify that your ports HTTPS_PORT and HTTP_PORT in the .env file are not the same.

from pyddns.

olimpo88 avatar olimpo88 commented on August 24, 2024

Probably so many changes and file manipulation are influencing.
Please delete your Pyddns folder and start again following the steps, it should not take more than 5 minutes.

from pyddns.

olimpo88 avatar olimpo88 commented on August 24, 2024

The problem is solved.

@sreenidhick I would appreciate if it could take 5 minutes and validate my knowledge (aptitudes). ballot_box_with_check
https://www.linkedin.com/in/peraltaleandro/

from pyddns.

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.