Chris3481 / seedbox

Sef hosted seedbox services based on docker compatible with ARM64 raspberry pi supporting openvpn
7 stars 1 forks source link

Can't launch server http://<server-ip>:3000 #4

Closed AlexisIMichelas closed 2 months ago

AlexisIMichelas commented 1 year ago

Hello,

I can't launch the server : Access flood interface on http://:3000

What do you mean by server-ip, my ip? and by checking the ports listened to on my machine I can't find the 3000, I don't know what to do, can you help me please?

I work on Windows, thank you and congratulations for your work ! :)

Chris3481 commented 10 months ago

Hello !

Sorry for my late reply.

if you run the seedbox localy on your computer, you can use http://127.0.0.1:3000 to access flood interface.

If you're running it on a raspberry pi or an other server, you shoud use the local ip adress of the machine. It should look like 198.168.x.x

Hope you mange to make it work ;)