R
RunPod5mo ago
Derwe

Hi all. I created a pod, started it, but can't ssh, can't start its "web terminal", can't do anythin

I've created a new pod, started it, added the RSA keys, etc… however, can't ssh; Error response from daemon: Container f3aeaa504300180e74107f909c00ece20c4e18925c55c45793c83c9d3dc52852 is not running Connection to 100.65.13.88 closed. Connection to ssh.runpod.io closed. and it does not ever start its web terminal 😦 what can i do?
14 Replies
ashleyk
ashleyk5mo ago
Did you use a custom docker image? Looks like a custom docker image that does not have sleep infinity to keep it alive.
Derwe
Derwe5mo ago
I used Hardware Corner LLM text-generation-webui
ashleyk
ashleyk5mo ago
Probably not designed for RunPod and needs sleep infinity added. Why can't you use the existing text-generation-webui templates on RunPod available under the templates section?
Derwe
Derwe5mo ago
well.. it's suggested by runpod in their home
ashleyk
ashleyk5mo ago
Where in their home?
Derwe
Derwe5mo ago
THey highlight the template once you log in, which is why i chose it
ashleyk
ashleyk5mo ago
Where do you see this? RunPod's official LLM templates have TheBloke, not anything to do with Hardware Corner?
Derwe
Derwe5mo ago
the template is "allanhwc/hwc-cuda11.8.0-ubuntu22.04-textgenui"
ashleyk
ashleyk5mo ago
Sounds like a docker image not a template
Derwe
Derwe5mo ago
it was highlighted in "https://www.runpod.io/console/gpu-secure-cloud", not anymore it seems
ashleyk
ashleyk5mo ago
I found it, but its the least popular text generation webui template on the whole of RunPod, I suggest either using TheBloke's one or mine.
No description
Derwe
Derwe5mo ago
aaight, i'll try with another one
ashleyk
ashleyk5mo ago
Best to use one of these, they all work.
No description
Derwe
Derwe5mo ago
yes, it worked, thanks