Ionic Pro: Unable to log into ionic

Hey there,

yesterday I wanted to generate new splash / icon resources for my app by calling ionic cordova resources.

The cli prompted me to log into ionic, so I gave my email and password that work just finde for ionic dashboard.
This gave me [ERROR] Incorrect email or password

So I tried doing ionic login directly both with password promt as well as giving email and password as options into the command ionic login . Both with the same error as above.

Then I created a new account and tried to log on with this. Which gave me

ionic login xxxxxx yyyyyyy
Log into your Ionic account
If you don't have one yet, create yours by running: ionic signup
Request: POST https://api.ionic.io/login
Response: 404
Body: 
{ message: 'No user found by that email',
  type: 'NotFound',
  link: null }

Does anyone have an idea what I could do to work around that?


cli packages:

@ionic/cli-utils  : 1.10.1
ionic (Ionic CLI) : 3.10.1

global packages:

Cordova CLI : 7.0.1 
Gulp CLI    : CLI version 1.4.0 Local version 3.9.1

local packages:

@ionic/app-scripts : 2.1.4
Cordova Platforms  : android 6.2.3 ios 4.4.0
Ionic Framework    : ionic-angular 3.6.1

System:

Android SDK Tools : 26.0.2
ios-deploy        : 1.9.2 
ios-sim           : 6.0.0 
Node              : v7.10.1
npm               : 5.4.1 
OS                : macOS Sierra
Xcode             : Xcode 8.3.3 Build version 8E3004b
1 Like

See here: https://forum.ionicframework.com/t/ionic-cli-3-10-0-1-is-out/105151/7?u=sujan12

Ionic Pro is a hosted and closed source service, so there is not much we, the community, can help you with. There is a FAQ and common/known issues at https://ionic.zendesk.com/hc/en-us/sections/115003254647-FAQ-Common-Issues You can - and should - contact support at http://ionicframework.com/support#support

3 Likes

That did it. Thanks!

i have same issue but i can’t resolve it :
command that i want : ionic cordova resources android

error:
Request: POST https://api.ionic.io/login
Response: 410
Body:
{}

ionic -v
3.10.2

someone can help