Giter Club home page Giter Club logo

Comments (6)

githubsaturn avatar githubsaturn commented on May 30, 2024

I can get to .com and get the blue screen with 'nothing here yet' so looks like its running but cant access 3030

1- What do you mean by .com?
2- What's 3030?

from caprover.

monkeydust avatar monkeydust commented on May 30, 2024

I can get to .com and get the blue screen with 'nothing here yet' so looks like its running but cant access 3030

1- What do you mean by .com? 2- What's 3030?

Sorry meant stuck here at Step 1 - https://caprover.com/docs/get-started.html

Where I cant do this (timesout)

http://[IP_OF_YOUR_SERVER]:3000

(I meant 3000 not 3030)

I have installed caprover before on AMD servers OK not sure whats going on here.

from caprover.

githubsaturn avatar githubsaturn commented on May 30, 2024

Thanks for the context! I am not sure if I am following though. Your logs that you linked in your first comment show that you were able to install CapRover. But Step 1 in the link that you posted is on installation:

image

from caprover.

githubsaturn avatar githubsaturn commented on May 30, 2024

PS: root cause is probably the fact that your device has multiple IPs.
Assuming you installed successfully. you should run

docker service ls

curl -Iv http://127.0.0.1:3000 

What do you see in the output?

from caprover.

monkeydust avatar monkeydust commented on May 30, 2024
'ubuntu@intent1:~$ sudo docker service ls
ID             NAME              MODE         REPLICAS   IMAGE                              PORTS
iq2f78f57sky   captain-captain   replicated   1/1        caprover/caprover:1.11.1
0t5crp3pwydh   captain-certbot   replicated   1/1        caprover/certbot-sleeping:v1.6.0
nhbq3xdtad3g   captain-nginx     replicated   1/1        nginx:1.24
ubuntu@intent1:~$ ^[[200~curl -Iv http://127.0.0.1:3000 ~^C

ubuntu@intent1:~$ sudo curl -Iv http://127.0.0.1:3000
*   Trying 127.0.0.1:3000...
* connect to 127.0.0.1 port 3000 failed: Connection refused
* Failed to connect to 127.0.0.1 port 3000 after 0 ms: Connection refused
* Closing connection 0
curl: (7) Failed to connect to 127.0.0.1 port 3000 after 0 ms: Connection refused

Thing is the ufw seems configured correctly:

ubuntu@intent1:~$ sudo ufw status
Status: active


To                         Action      From
--                         ------      ----
80,443,996,2377,3000,4789,7946/tcp ALLOW       Anywhere
3000                       ALLOW       Anywhere
3000/tcp                   ALLOW       Anywhere
80,443,996,2377,3000,4789,7946/tcp (v6) ALLOW       Anywhere (v6)
3000 (v6)                  ALLOW       Anywhere (v6)
3000/tcp (v6)              ALLOW       Anywhere (v6)

Thanks!

from caprover.

githubsaturn avatar githubsaturn commented on May 30, 2024

Hmmm that's weird. Try running docker ps and docker service inspect captain-captain --pretty

Also, what's VPS provider are you using?

from caprover.

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.