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: Latest adapter-node version causes prod server hangup #97

Closed
emmbm opened this issue Jul 14, 2022 · 0 comments
Closed

Bug: Latest adapter-node version causes prod server hangup #97

emmbm opened this issue Jul 14, 2022 · 0 comments

Comments

@emmbm
Copy link
Member

emmbm commented Jul 14, 2022

Current Behavior

Using the latest adapter-node (with "@sveltejs/adapter-node": "next") causes the prod server to hang on the first request.

For now, this can be avoided by specifying a prior version in the package.json ("@sveltejs/adapter-node": "1.0.0-next.77").

Follow this issue to reinstate the "next" package when fixed: sveltejs/kit#5431

Expected Behavior

The adapter should serve the app as expected...

Reproduction

"@sveltejs/adapter-node": "next"

System Info

No response

Relevant logs

No response

Severity

Serious (but can be worked around)

Additional Information

No response

@emmbm emmbm changed the title Latest adapter-node version causes prod server hangup Bug: Latest adapter-node version causes prod server hangup Jul 14, 2022
@emmbm emmbm closed this as completed in 817d201 Jul 14, 2022
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

1 participant