https://flyte.org logo
#announcements
Title
# announcements
s

satyanarayana m

02/19/2022, 8:14 AM
Hi #general i have started flyte sandbox but when I go to the localhost with portnumber 30081 in browser. I see an error that localhost didn't send any data And the flyte ui doesnt load. Being very new to docker I couldn't understand how to solve this problem. Can anyone help?
y

Yuvraj

02/19/2022, 8:21 AM
Hey, It's strange. Can you send me output of these command ?
Copy code
docker ps 
flytectl sandbox exec -- k3s kubectl get pods -n flyte
flytectl config init
flytectl get projects
11 Views