HubPress / hubpress.io

A web application to build your blog on GitHub
MIT License
2.81k stars 2.63k forks source link

"Authentication Failed" , Chrome under iOS #487

Open thomaszahr opened 7 years ago

thomaszahr commented 7 years ago

2017-03-02

When I try to log in via Chrome on iOS, the authentication failes (reliably ;-)). See screenshot

jaredmorgs commented 7 years ago

OK. This might seem trivial, but I notice that your user name in the picture has a capital T.

When I visit your user profile, the username is lowercase.

Is it just coincidental that you have put an uppercase T in this image?

Try logging into HubPress using an all lowercase username and see if that works.

To rule out any password issues, log out of GitHub and then back in again by manually typing in your username and password (don't use any stored password info) that you've been trying to use to authenticate through GitHub.

thomaszahr commented 7 years ago

Well, no ... datei 02 03 17 12 11 27 datei 02 03 17 12 11 03 datei 02 03 17 12 11 16

anthonny commented 7 years ago

Hi @thomaszahr, Could you give me the stack trace in the devtools?

If you want you can join us on slack http://hubpressio-slack.herokuapp.com/

thomaszahr commented 7 years ago

Hi @anthonny,

if you tell me how I get to the stack trace, of course.

Re slack, I'll ask for an invite with thomaszahr@gmail.com

haolly commented 7 years ago

I see the same problem too in osx and chrome

anthonny commented 7 years ago

@haolly the problem is in your config.json file https://github.com/haolly/hubpress.io/blob/gh-pages/hubpress/config.json#L4 The repositoryName must be the name of your github repository, here hubpress.io

haolly commented 7 years ago

@anthonny thanks

v1d3rm3 commented 7 years ago

I'm having problem too. I verified the respositotyName, but it's correct. And the username too.

crotel commented 6 years ago

I have the problem too. how could everybody fix it?