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

[Bug] Prev/Random/Next links go to Netlify "This function has crashed" page #202

Open
1 task done
stevenwoodson opened this issue Oct 7, 2024 · 0 comments
Open
1 task done
Assignees
Labels
bug Something isn't working

Comments

@stevenwoodson
Copy link

What happened?

I tried on a few sites and browsers first to make sure it wasn't something isolated to one, happening in all cases. When I try the Previous, Random, and Next links on any participating site (including the main homepage at https://a11y-webring.club/) I get a Netlify error page "This function has crashed" with the following details:

An unhandled error in the function code triggered the following message:

Runtime.UserCodeSyntaxError - SyntaxError: Unexpected token ':'

Stack trace
Runtime.UserCodeSyntaxError: SyntaxError: Unexpected token ':'
    at _loadUserApp (file:///var/runtime/index.mjs:1084:17)
    at async UserFunction.js.module.exports.load (file:///var/runtime/index.mjs:1119:21)
    at async start (file:///var/runtime/index.mjs:1282:23)
    at async file:///var/runtime/index.mjs:1288:1

Connection details
Netlify internal ID: 01J9MATN03KMKXKTEE7SZ6CEVS

Operating systems

Mac

Browsers

Tested in Chrome, Firefox, and Safari

Anything else?

No response

Code of conduct

  • I agree to follow this project's code of conduct
@stevenwoodson stevenwoodson added the bug Something isn't working label Oct 7, 2024
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

2 participants