Cannot connect to CPU pods

As titled. The HTTP service doesn't work, and I can't start a web terminal neither
16 Replies
semantic_search
semantic_searchOP9mo ago
No description
semantic_search
semantic_searchOP9mo ago
clicking start web terminal does not work normally, after clicking Start, the right botton will be activated
ashleyk
ashleyk9mo ago
Probably using the Ubuntu template, which is pretty normal for CPU pods, I don't know why the template even exposes port 8888 when it doesn't even have Jupyter. cc: @Merrell
semantic_search
semantic_searchOP9mo ago
No description
semantic_search
semantic_searchOP9mo ago
No description
semantic_search
semantic_searchOP9mo ago
No description
semantic_search
semantic_searchOP9mo ago
I also expose many ports for tcp connections
ashleyk
ashleyk9mo ago
Looks like Jupyter isn't being installed in the Dockerfile for the base image, so that probably explains why HTTP port 8888 isn't working. Are the applications that you are running on all those TCP ports you exposed binding to 0.0.0.0 or 127.0.0.1 ? Connecting to the TCP ports won't work if they bind to 127.0.0.1, they have to bind to 0.0.0.0.
semantic_search
semantic_searchOP9mo ago
No description
semantic_search
semantic_searchOP9mo ago
I only modified this part can I choose a base image like those for gpu pods? on cpu pod (as long as it will enable me to use jupyter
ashleyk
ashleyk9mo ago
Yes but what is listening on those ports?
semantic_search
semantic_searchOP9mo ago
some python program using py-axon
ashleyk
ashleyk9mo ago
Check this Also make sure its listening on the random ports RunPod gave you not 70000 etc
semantic_search
semantic_searchOP9mo ago
I don't quite get it.. Any more detailed doc i can refer?
Justin Merrell
Justin Merrell9mo ago
Correct, @flash-singh we should allow our current torch template to also be selected for CPU. No need to add another one just for CPU.
flash-singh
flash-singh9mo ago
ive edited the ubuntu template and took put juptyer port
Want results from more Discord servers?
Add your server