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

Failed to Login #144

Open
ghost opened this issue Mar 18, 2020 · 4 comments
Open

Failed to Login #144

ghost opened this issue Mar 18, 2020 · 4 comments

Comments

@ghost
Copy link

ghost commented Mar 18, 2020

Description

Run messer and enter login credentials - error is returned.

Steps to Reproduce

  1. Install messer
  2. Run messer
  3. Enter credentials

Expected behavior:
Login to be successful and app to run

Actual behavior:
Error message is returned after entering credentials

Versions

Run and copy-paste the results of the following:

  • npm -v
    6.13.4
  • node -v
    v12.16.1
  • messer -v
    0.7.1

Also, please include the OS and what version of the OS you're running.
Running macOS Catalina

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

Error:
Failed to login: Error inside first pull request. Received HTML instead of JSON. Logging in inside a browser might help fix this.

Attempted the fix listed in the other resolved issue (#141) by running messer cleanup however the issue remains

@Omikron9292
Copy link

Same issue occurs to me.
npm -v
6.13.4
node -v
v12.16.1
messer -v
0.7.1
OS ver
Windows 10 Pro
Issue remains the same after running messer cleanup

@tomquirk
Copy link
Collaborator

One other thing I would try is logging out and into Facebook in the browser to double-check you're not being locked out.

I don't think that's the issue though, so might need some more investigation

@w4-jonghoon
Copy link

I got the same issue.
Also, I tried to @tomquirk 's suggestion - log out and re-log in in the browser,
but those process is proceeded as normally.
If you share how to turn on the log, I can help your investigation.

$ npm -v
6.14.7

$ node -v
v12.18.3

$ messer -v
0.7.3

@w4-jonghoon
Copy link

I got some hint.
From the another terminal in the same machine, I found another session already logged in.
So, after I logout from that session, I can correctly log in.
Please check out that you don't have another session in the other terminal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants