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?]: Prod server shuts down right away while build passes. #1064

Closed
2 tasks done
JesseKoldewijn opened this issue Sep 22, 2023 · 1 comment
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@JesseKoldewijn
Copy link

JesseKoldewijn commented Sep 22, 2023

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

Currently, when building I just get a couple of warning but nothing that seems to major. But when running solid-start start the production server just shuts itself down right away.

Expected behavior 🤔

Either an error on build if something went wrong or from the prod server itself.

Steps to reproduce 🕹

I got my own project on a public repo, if useful for repro: https://github.com/JesseKoldewijn/SolidStyles/tree/solid-start-core

ps. I.m using pnpm myself but I've also tested with npm, yarn and bun with the same results.

Steps:

  1. Install deps
  2. Build project
  3. Run prod server
  4. See it silently exit out right away

Context 🔦

Unable to run production build, would like to be able to deploy my project.

Your environment 🌎

Operating System:
  Platform: linux
  Arch: x64
  Version: #1 SMP Fri Jan 27 02:56:13 UTC 2023
Binaries:
  Node: 20.7.0
  npm: 10.1.0
  Yarn: 1.22.19
  pnpm: 8.7.4
Packages:
  solid-start: 0.3.6
  solid-js: 1.7.12
  vite: 4.4.9
@JesseKoldewijn JesseKoldewijn added the bug Something isn't working label Sep 22, 2023
@ryansolid
Copy link
Member

In setting up for SolidStart's next Beta Phase built on Nitro and Vinxi we are closing all PRs/Issues that will not be merged due to the system changing. If you feel your issue was closed by mistake. Feel free to re-open it after updating/testing against 0.4.x release. Thank you for your patience.

See #1139 for more details.

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