Azure / kubeflow-aks

Official repository for the Kubeflow on Azure and AKS project
https://azure.github.io/kubeflow-aks/main/
MIT License
26 stars 18 forks source link

jupyter notebook not connect only #31

Open Sujittibe123 opened 11 months ago

Sujittibe123 commented 11 months ago

jupyter notebook not connect only but vs code and r studio notebook successfully connected. when i check notebook pod logs, i get this runtime error "RuntimeError: Permissions assignment failed for secure file: '/home/jovyan/.local/share/jupyter/runtime/jpserver-9060.json'. Got '0o677' instead of '0o0600'." and on kubeflow ui i see this error "upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"

jupyter notebook logs image