#Can't access Jupyterlab

27 messages · Page 1 of 1 (latest)

fallow matrix
#

I can't access Jupyterlab, can still use the SD webgui but can't access my data. Is there some way I can recover my workspace?

lapis lava
#

You can also try resetting the pod to see if that helps.

fallow matrix
lapis lava
fallow matrix
#

the SD auto111 webgui one

#

I just need to know how to access my workspace data

lapis lava
fallow matrix
#

that one

lapis lava
#

You probably need to use SSH or web terminal to try to fix it.

fallow matrix
#

Great, how?

lapis lava
#

Jupyter works for me when a launch a fresh pod running RunPod Stable Diffusion template, so looks like something is broken in your pod.

fallow matrix
#

I need to know how to fix my pod

#

I want the data in my workspace

#

Any other way to get my data off the pod?

muted reef
#

nohup jupyter lab --allow-root --no-browser --port=8888 --ip=* --FileContentsManager.delete_to_trash=False --ServerApp.terminado_settings='{"shell_command":["/bin/bash"]}' --ServerApp.token=$JUPYTER_PASSWORD --ServerApp.allow_origin=* --ServerApp.preferred_dir=/workspace &> /jupyter.log

fallow matrix
muted reef
#

nope no need to put ip

fallow matrix
#

just paste in webterminal and wait?

muted reef
#

should work

fallow matrix
#

it'll do what exactly?

muted reef
#

connect with ssh and run command

fallow matrix
#

alr. thank you