Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

502 Bad Gateway? #380

Open
stillmar opened this issue May 14, 2023 · 1 comment
Open

502 Bad Gateway? #380

stillmar opened this issue May 14, 2023 · 1 comment

Comments

@stillmar
Copy link

I installed Stable Diffusion on cloudmos of Akash Network.

https://github.com/88plug/awesome-akash/tree/master/stable-diffusion-ui

After the installation was completed, I opened the host URL provided on the LEASES tab but received a 502 Bad Gateway error message.

I tried specifying the port after the URL, but it still didn't work.

http://xxxxxxxxxx.xxxx.xxx.com:9000

What could be the reason for this?

Can someone help me?

@88plug
Copy link
Contributor

88plug commented May 17, 2023

What could be the reason for this?

Hello! After you deploy the application, you should first check events. You will see like this:

lrfm1bvp6pdan45k1u4dvdo6tg.ingress.sfo.computer: [Normal] [Sync] [Ingress] Scheduled for sync
lrfm1bvp6pdan45k1u4dvdo6tg.ingress.sfo.computer: [Normal] [Sync] [Ingress] Scheduled for sync
lrfm1bvp6pdan45k1u4dvdo6tg.ingress.sfo.computer: [Normal] [Sync] [Ingress] Scheduled for sync
lrfm1bvp6pdan45k1u4dvdo6tg.ingress.sfo.computer: [Normal] [Sync] [Ingress] Scheduled for sync
lrfm1bvp6pdan45k1u4dvdo6tg.ingress.sfo.computer: [Normal] [Sync] [Ingress] Scheduled for sync
lrfm1bvp6pdan45k1u4dvdo6tg.ingress.sfo.computer: [Normal] [Sync] [Ingress] Scheduled for sync
stable: [Normal] [Scheduled] [Pod] Successfully assigned ka4pen8dmq7i5aa3qthr9n3b99i7lbdmv2b7ov6du9d5c/stable-diffusion-ui-86f66f7cf4-hknpz to node7
stable: [Normal] [Pulling] [Pod] Pulling image "cryptoandcoffee/akash-stable-diffusion-ui:4"
stable: [Normal] [SuccessfulCreate] [ReplicaSet] Created pod: stable-diffusion-ui-86f66f7cf4-hknpz
stable: [Normal] [ScalingReplicaSet] [Deployment] Scaled up replica set stable-diffusion-ui-86f66f7cf4 to 1
stable: [Normal] [Pulled] [Pod] Successfully pulled image "cryptoandcoffee/akash-stable-diffusion-ui:4" in 6.918896881s
stable: [Normal] [Created] [Pod] Created container stable-diffusion-ui
stable: [Normal] [Started] [Pod] Started container stable-diffusion-ui

Then click on LOGS to check the logs....you will see the installation is still going on....you need to be patient as it will retrieve the latest version of the application! This can take a few minutes.

Once the logs stop updating you should be able to click on the URL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants