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

spin login with an http:// URL should enable --insecure #165

Open
bacongobbler opened this issue Dec 8, 2023 · 0 comments
Open

spin login with an http:// URL should enable --insecure #165

bacongobbler opened this issue Dec 8, 2023 · 0 comments

Comments

@bacongobbler
Copy link
Member

When logging into a Fermyon Cloud instance that uses HTTP, spin deploy should be reaching out to http://registry..., not https://registry....

><> spin login --url http://cloud.local.fermyon.link

Copy your one-time code:

Zbrbrb0g

...and open the authorization page in your browser:

http://cloud.local.fermyon.link/device-authorization

Waiting for device authorization...
Device authorized!
><> spin deploy
Uploading spin-key-value version 1.0.0 to Fermyon Cloud...
Error: cannot push Spin application

Caused by:
    0: error sending request for url (https://registry.cloud.local.fermyon.link/v2/spin-key-value/blobs/uploads/): error trying to connect: tcp connect error: Connection refused (os error 111)
    1: error trying to connect: tcp connect error: Connection refused (os error 111)
    2: tcp connect error: Connection refused (os error 111)
    3: Connection refused (os error 111)

Learn more at https://developer.fermyon.com/cloud/faq
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