Node JS server not working #351

Closed
opened 2026-04-05 20:27:09 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Dennise89 on 8/24/2023

CloudPanel version(s) affected

2.3.2

Description

I'm trying to run a version of vite-ssr-plugin on a droplet with CloudPanel installed. When I deploy my code to the server and run npm run prod, the site won't load.

When I install this code on a normal droplet without CloudPanel everything works. But I want to use CloudPanel and Dploy if possible.

How to reproduce

Create a new droplet on DigitalOcean with the CloudPanel image. Run installation of cloudpanel and create a site. Install vite-ssr-plugin in the site folder. Run npm i && npm run prod. This makes the application available on port 3000. Go to the site.

Possible Solution

No response

Additional Context

No response

*Originally created by @Dennise89 on 8/24/2023* ### CloudPanel version(s) affected 2.3.2 ### Description I'm trying to run a version of [vite-ssr-plugin](https://vite-plugin-ssr.com/) on a droplet with CloudPanel installed. When I deploy my code to the server and run npm run prod, the site won't load. When I install this code on a normal droplet without CloudPanel everything works. But I want to use CloudPanel and Dploy if possible. ### How to reproduce Create a new droplet on DigitalOcean with the CloudPanel image. Run installation of cloudpanel and create a site. Install vite-ssr-plugin in the site folder. Run npm i && npm run prod. This makes the application available on port 3000. Go to the site. ### Possible Solution _No response_ ### Additional Context _No response_
Sign in to join this conversation.