Skip to content

Can't register, register page throws an error and red-screens #19

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

Closed
john-landgrave opened this issue Jun 27, 2019 · 15 comments
Closed

Comments

@john-landgrave
Copy link

First, not sure if this is the right place for this, but I couldn't find another place to

I attempted to do a nativescript-app-sync register this morning and was taken to https://appsync-server.nativescript.org/auth/register?hostname=MY_HOSTNAME_HERE when I was greeted with the following after a brief second:

image

I've tried just hiding that error div, but it looks like the whole react app is crashing, preventing me from registering. I see #7 was closed, but this is still an issue. I tried Edgium, Firefox, and Edge and none of those worked. Chrome let me get to the last step (Step 4, the 🚀), but then it crashed out there and I had to do a nativescript-app-sync loginand then log in and generate an Access key there.

The error is actually coming from the react-devtools-inspector package, and I'm seeing a lot of stuff log that looks like maybe this isn't a production build?

@EddyVerbruggen
Copy link
Contributor

Thanks for those details. Really helpful. I’m currently not able to fix it but will soon.

@max-pro
Copy link

max-pro commented Jun 28, 2019

Try to use a different browser. I got the same issue in chrome. then I tried Firefox it's working fine.

@john-landgrave
Copy link
Author

As I commented, I tried Firefox, Edgium, and Edge before chrome worked. Referencing #7, it seems kind hit or miss.

@EddyVerbruggen
Copy link
Contributor

Hmm, @john-landgrave can you please clean your browser cache and try again? I'm failing to see this error in either Chrome (latest) and Safari.

Note that just to be sure the build wasn't corrupted I published a new build.

@john-landgrave
Copy link
Author

Seems to be working fine now. Tested Edgium, Chrome, and Firefox and all were good.

@EddyVerbruggen
Copy link
Contributor

Thx for sharing that!

@tectiv3
Copy link

tectiv3 commented Jul 18, 2019

nope, not working again (tried chrome, safari and firefox):
After downloading almost 4mb of vendor.js it is crashing with:

TypeError: val is null
getShortTypeString
webpack:///~/redux-devtools-inspector/lib/tabs/getItemString.js:54

@EddyVerbruggen
Copy link
Contributor

@tectiv3 It's very frustrating to me that I can't reproduce it. Do you have any clue how to reproduce and/or fix it at all?

@tectiv3
Copy link

tectiv3 commented Jul 18, 2019

Well, I am not doing anything special. No requests blocked, but those are the errors in console:

@EddyVerbruggen
Copy link
Contributor

@tectiv3 would you mind sharing a quick screengrab video of your browser window when loading the page? I hope that can give me a clue. I would very much appreciate it!

@tectiv3
Copy link

tectiv3 commented Jul 18, 2019

There is not much to see:
page loads, you can see input for email entering and few seconds later (when vendor.js is loaded) it flashes to red exception screen from the original comment.

@EddyVerbruggen
Copy link
Contributor

@tectiv3 That's already more info than I had; since you mention entering email I conclude you're not on the homepage when that happens. There may be more clues for me if you would be so kind to share a quick screengrab of the browser (including the URL bar).

@tectiv3
Copy link

tectiv3 commented Jul 18, 2019

no, I am on https://appsync.nativescript.org/register but I don't get the chance to enter anything:)
Just tried, same thing happens on https://appsync.nativescript.org/ too.

@EddyVerbruggen
Copy link
Contributor

OK, good to know. But still I don't have that error on macOS Mojave running Chrome 75.0.3770.142 (64 bit). Can you please share a video with me of your entire browser screen? I understand there's not much to see, but it may give me a clue. Without me being able to reproduce this error I can't provide this service to you..

@EddyVerbruggen
Copy link
Contributor

Tried here, seems to work fine: https://www.browserling.com/browse/win/7/chrome/75/https%3A%2F%2Fappsync.nativescript.org%2Fregister

There must be some combination of factors leading to this issue. Perhaps Chrome plugins or adblockers (not that there are any ads on this site), or a corporate firewall, or a choppy Internet connection..

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

No branches or pull requests

4 participants