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

Unable to open Prism Central UI #77

Open
codinja1188 opened this issue Jun 11, 2024 · 5 comments
Open

Unable to open Prism Central UI #77

codinja1188 opened this issue Jun 11, 2024 · 5 comments

Comments

@codinja1188
Copy link
Contributor

codinja1188 commented Jun 11, 2024

@displague @ctreatma
Consumed the metal_subnet PR #75 after that Unable to open Prism Central UI Observed the following Erros in console

root@bastion:~# channel 6: open failed: connect failed: No route to host
channel 6: open failed: connect failed: No route to host
channel 6: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 8: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 8: open failed: connect failed: No route to host
channel 9: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 8: open failed: connect failed: No route to host
channel 9: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
channel 7: open failed: connect failed: No route to host
@codinja1188
Copy link
Contributor Author

image

@codinja1188
Copy link
Contributor Author

codinja1188 commented Jun 12, 2024

@displague

Trying to connect https://localhost:19440/

@displague
Copy link
Member

@codinja1188 The guidance in the Known Problems dealing with SSH access. On a Mac there is an environment variable to set. If this is coming from another environment it could be firewall related.

If you follow the workshop, make sure to instruct the browser to allow the dangerous behavior of connecting to a host with an improperly signed certificate (this is covered in the workshop, be sure to press enter after entering the special text). (I don't think you are hitting that problem in the screenshot, the SSH problems are more likely the cause.)

@displague
Copy link
Member

@codinja1188 in a similar Terraform + SSH Provisioner project I found that I had not primed my SSH Agent (on a Mac, this meant ssh-add -K).

I ran into additional strangeness where the scp run via local-exec failed when run via Terraform, but worked fine when run manually. I'll follow-up on this issue if I uncover something more helpful.

@displague
Copy link
Member

One other remedy is to try again after a few minutes with another terraform apply

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