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

Vercel 500 Internal Server Error Issue #31

Closed
darkmastermindz opened this issue Jan 2, 2023 · 1 comment
Closed

Vercel 500 Internal Server Error Issue #31

darkmastermindz opened this issue Jan 2, 2023 · 1 comment

Comments

@darkmastermindz
Copy link

I'm getting back 500 Internal Server error from Vercel with sharegpt url

Platform: macOS Edge Version 108.0.1462.54 (Official build) (arm64)
ShareGPT Version (commit): b122b13

Console logs the following:

tuZa2el:1 GET https://sharegpt.com/c/tuZa2el 500
main-58851298adf1f044.js:1

POST https://vitals.vercel-insights.com/v1/vitals net::ERR_BLOCKED_BY_CLIENT
l @ main-58851298adf1f044.js:1
(anonymous) @ main-58851298adf1f044.js:1
(anonymous) @ main-58851298adf1f044.js:1
i @ main-58851298adf1f044.js:1
P @ main-58851298adf1f044.js:1
s @ main-58851298adf1f044.js:1
(anonymous) @ main-58851298adf1f044.js:1
uU @ framework-3b5a00d5d7e8d93b.js:9
oV @ framework-3b5a00d5d7e8d93b.js:9
o @ framework-3b5a00d5d7e8d93b.js:9
x @ framework-3b5a00d5d7e8d93b.js:33
T @ framework-3b5a00d5d7e8d93b.js:33
VM65 content_script.js:1

Uncaught SyntaxError: Identifier 'WBSAutoFillFormTypeUndetermined' has already been declared (at VM65 content_script.js:1:1)
main-58851298adf1f044.js:1

POST https://vitals.vercel-insights.com/v1/vitals net::ERR_BLOCKED_BY_CLIENT
l @ main-58851298adf1f044.js:1
(anonymous) @ main-58851298adf1f044.js:1
(anonymous) @ main-58851298adf1f044.js:1
setTimeout (async)
e @ main-58851298adf1f044.js:1
(anonymous) @ main-58851298adf1f044.js:1
load (async)
e @ main-58851298adf1f044.js:1
G @ main-58851298adf1f044.js:1
s @ main-58851298adf1f044.js:1
(anonymous) @ main-58851298adf1f044.js:1
uU @ framework-3b5a00d5d7e8d93b.js:9
oV @ framework-3b5a00d5d7e8d93b.js:9
o @ framework-3b5a00d5d7e8d93b.js:9
x @ framework-3b5a00d5d7e8d93b.js:33
T @ framework-3b5a00d5d7e8d93b.js:33
VM81 content_script.js:1

Uncaught SyntaxError: Identifier 'WBSAutoFillFormTypeUndetermined' has already been declared (at VM81 content_script.js:1:1)
VM84 content_script.js:1

Uncaught SyntaxError: Identifier 'WBSAutoFillFormTypeUndetermined' has already been declared (at VM84 content_script.js:1:1)
VM87 content_script.js:1

Uncaught SyntaxError: Identifier 'WBSAutoFillFormTypeUndetermined' has already been declared (at VM87 content_script.js:1:1)
main-58851298adf1f044.js:1

POST https://vitals.vercel-insights.com/v1/vitals net::ERR_BLOCKED_BY_CLIENT
l @ main-58851298adf1f044.js:1
a @ main-58851298adf1f044.js:1
(anonymous) @ main-58851298adf1f044.js:1
(anonymous) @ main-58851298adf1f044.js:1
r @ main-58851298adf1f044.js:1
main-58851298adf1f044.js:1

POST https://vitals.vercel-insights.com/v1/vitals net::ERR_BLOCKED_BY_CLIENT
l @ main-58851298adf1f044.js:1
(anonymous) @ main-58851298adf1f044.js:1
s @ main-58851298adf1f044.js:1
r @ main-58851298adf1f044.js:1
content_script.js:1

Uncaught SyntaxError: Identifier 'WBSAutoFillFormTypeUndetermined' has already been declared (at content_script.js:1:1)

@domeccleston
Copy link
Owner

Thanks for flagging @darkmastermindz - I'm waiting for Chrome to approve a new version with a fix for this. It should be released by tomorrow, judging by previous release times. Will keep this open until then.

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

2 participants