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

cannot create new account #220

Closed
jonathan-chin opened this issue Nov 10, 2021 · 7 comments
Closed

cannot create new account #220

jonathan-chin opened this issue Nov 10, 2021 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@jonathan-chin
Copy link
Contributor

jonathan-chin commented Nov 10, 2021

I visited https://console.fonoster.io/ and clicked on Sign in with Github.

I got put through the usual auth workflow and authorized the app. but then ... nothing happens. I'm still on the same screen with Sign in with Github. Subsequent presses of the button does nothing.

Looking at the console log, I see this error: Manifest: Line: 5, column: 11, Syntax error.

Investigating further, the manifest.json file has this: "src": /favicon/android-icon-36x36.png", which is missing a " at the start of the value definition. but is a broken manifest file enough to halt the whole process?

@psanders psanders self-assigned this Nov 10, 2021
@psanders psanders added the bug Something isn't working label Nov 10, 2021
@psanders
Copy link
Member

We are investigating this issue.

It seems to be related to email privacy (we need the email to create the account). It's not clear what's causing this issue, but I am actively searching for a solution.

@psanders
Copy link
Member

@jonathan-chin
@lilcode-dev

I pushed a change that should fix this issue. Can you verify?

@lilcode-dev
Copy link

@jonathan-chin @lilcode-dev

I pushed a change that should fix this issue. Can you verify?

All correct, it already shows me the access key id and acces key secret

@psanders
Copy link
Member

Sounds good. I will keep this open for a few days, and will continue to monitor to make sure it doesn't happens again.

@jonathan-chin
Copy link
Contributor Author

ok, can confirm that this works now. However, when I log in, I see this at the top of the screen:

Jon Chin - null

What is null supposed to house/represent?

@psanders
Copy link
Member

It's supposed to have your email, but I can see it failing if your email is private. I will push a quick fix. Thanks!

@psanders
Copy link
Member

I had no additional reports of this issue. I will close this but feel free to re-open if it happens again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants