Skip to content

Ionic Pro problem setting up SSH key #2751

@marcosdd

Description

@marcosdd

I think the best way to describe the issue is showing the command trace of ionic ssh setup:

➜  mrkite-app git:(master) ionic ssh setup --verbose
[DEBUG] CLI flags: { interactive: true, confirm: false }
[DEBUG] { cwd: '/Users/marcosdd/projects/mrkite/mrkite-app', local: false, binPath:
        '/usr/local/lib/node_modules/ionic/bin/ionic', libPath: '/usr/local/lib/node_modules/ionic/dist/index.js' }
[DEBUG] Daemon found (pid: 944)
[INFO] Looks like you haven't configured your SSH settings yet.

? How would you like to connect to Ionic Pro? Use an existing SSH key pair
> ionic ssh add

? Enter the location to your public key file to upload to Ionic: /Users/marcosdd/.ssh/key-mdiniz.pub
Request: POST https://api.ionic.io/users/25165/sshkeys
Response: 404
Body:
{ message: '404: Not Found', link: null, type: 'NotFound' }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions