Skip to content

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

@bacongobbler

Description

@bacongobbler

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions