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

MacOS connection blocked #24

Open
adrianco opened this issue Sep 27, 2024 · 3 comments
Open

MacOS connection blocked #24

adrianco opened this issue Sep 27, 2024 · 3 comments

Comments

@adrianco
Copy link

Getting an error connecting on MacOS 15.0 - same error on Safari and Chrome. Chrome bluetooth activation works until the last setup step. I am able to access the IP address from the command line in a window with Curl, and could access https://10.0.0.76 returning Not Found via Chrome, but it says Not Secure.

error: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 10.0.0.76:443: connect: no route to host"

I could download logs over BlueTooth

From log.txt
09-27 10:33:16.574 info vic-switchboard 2072 2072 vic-switchboard: Received cloud session authorization request.
09-27 10:33:21.619 info logwrapper 2037 2037 vic-cloud: Token queue error: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp: lookup escapepod.local: no such host"
09-27 10:33:21.619 info logwrapper 2037 2037 vic-cloud: Error handling token request: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp: lookup escapepod.local: no such host"
09-27 10:33:21.669 info vic-switchboard 2072 2072 vic-switchboard: Received message from token_server: 4
09-27 10:33:21.669 info vic-switchboard 2072 2072 vic-switchboard: CloudRequest JWT Response Handler
09-27 10:33:21.669 err vic-switchboard 2072 2072 vic-switchboard: Received connection error msg for JwtRequest
09-27 10:33:21.913 info vic-switchboard 2072 2072 vic-switchboard: Received cloud session authorization request.
09-27 10:33:26.967 info logwrapper 2037 2037 vic-cloud: Token queue error: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp: lookup escapepod.local: no such host"
09-27 10:33:26.967 info logwrapper 2037 2037 vic-cloud: Error handling token request: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp: lookup escapepod.local: no such host"
09-27 10:33:26.970 info vic-switchboard 2072 2072 vic-switchboard: Received message from token_server: 4
09-27 10:33:26.970 info vic-switchboard 2072 2072 vic-switchboard: CloudRequest JWT Response Handler
09-27 10:33:26.970 err vic-switchboard 2072 2072 vic-switchboard: Received connection error msg for JwtRequest

@adrianco
Copy link
Author

In addition, I downloaded the latest 1.2.12 dmg file (did it several times) - the binary is dated Sept 2, but the running version shown is v1.1.22 when I use the About menu option.

@adrianco
Copy link
Author

adrianco commented Sep 27, 2024

I tried manually setting my hostname to escapepod.local but that made no difference
% sudo scutil --set LocalHostName escapepod

@adrianco
Copy link
Author

Setup completed after setting the hostname, and vector seems to be connecting, but the webapp still won't connect

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

1 participant