fermyon / installer

Fermyon Installer
https://fermyon.dev
Apache License 2.0
158 stars 38 forks source link

Unable to Sign in with a username and password on digital ocean #128

Open meetaayush opened 1 year ago

meetaayush commented 1 year ago

Followed the doc to install fermyon on digitalocean. I am unable to authenticate using command spin login.

I always get the error

Invalid input

image

Facing same issue with aws installation as well.

itowlson commented 1 year ago

What version of Spin are you on, please? Platform may require an older version of Spin but either way there is clearly something wrong with that user interface!

meetaayush commented 1 year ago

What version of Spin are you on, please? Platform may require an older version of Spin but either way there is clearly something wrong with that user interface!

@itowlson I'm using the latest version of Spin v1.3.0

itowlson commented 1 year ago

spin login in Spin 1.3 hands off to the spin cloud plugin, which doesn't include support for Platform. I believe you'll need to use Spin 1.2 or earlier to deploy to Platform I'm afraid.

cc @kate-goldenring @bacongobbler for intended spin cloud plugin behaviour

bacongobbler commented 1 year ago

https://github.com/fermyon/cloud-plugin/pull/33 removes the prompt from the cloud plugin. For now your best option would be to download and use Spin 1.2 with the platform installer.

bacongobbler commented 1 year ago

I quickly whipped up a plugin for the Fermyon self-hosted Platform. This plugin is compatible with Spin 1.3. If you have suggestions or feedback, please feel free to submit issue reports there!

https://github.com/fermyon/platform-plugin