Check your Pod’s GPU
The first step to troubleshooting a 502 error is to check whether your pod has a GPU attached.- Access your pod’s settings: Click on your pod’s settings in the user interface to access detailed information about your pod.
- Verify GPU attachment: Here, you should be able to see if your pod has a GPU attached. If it does not, you will need to attach a GPU.

Check your Pod’s logs
After confirming that your pod has a GPU attached, the next step is to check your pod’s logs for any errors.- Access your pod’s logs: You can view the logs from the pod’s settings in the user interface.
-
Look for errors: Browse through the logs to find any error messages that may provide clues about why you’re experiencing a 502 error.
Verify additional steps for official templates
In some cases, for our official templates, the user interface does not work right away and may require additional steps to be performed by the user.- Access the template’s ReadMe: Navigate to the template’s page and open the ReadMe file.
- Follow additional steps: The ReadMe file should provide instructions on any additional steps you need to perform to get the UI functioning properly. Make sure to follow these instructions closely.