#Whatever I do, the ports do not open for the service

11 messages · Page 1 of 1 (latest)

lost heath
#
  1. There is nothing in the logs that indicates something is wrong (attached screenshot)
  2. I've tried multiple images and GPU types.
median sparrowBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

foggy lintel
#

tried refresh page and clicking buttons?

#

what template you run?

lost heath
#

I tried running runpod/pytorch:2.1.0-py3.10-cuda11.8.0-devel-ubuntu22.04

#

weird it finally showed up

#

is this because there needs to be a service running at the port?

#

for it to be ready?

foggy lintel
#

yes

lost heath
#

hang on so if I start a nodejs server at 8080 --> the port iwll be ready?

#

I guesss the status is based on pinging to see if there is a process on the port, rather than whether the port is open?