Closed legendcuzican13 closed 1 year ago
I'm not sure if this is related, but I'm using caddy on my VPS(ubuntu)
It"s because your connecting to your VPS using http Ultraviolet requires you to be connected by https. I can try to help but I dont know lots about Caddy and its an unsupported method to add https.
Thanks for the quick reply! Do you know how I would be able to run the node app on the HTTPS port?
You need an SSL certificate. I don't have any experience with Caddy but the best way to configure a SSL certificate would likely be to use a reverse proxy. It seems like you should be able to easily set this up on Caddy.
Oh thanks. I'll try this.
I just use rammerhead instead of ultraviolet.
This is not an issue report, I'm simply in need of some help.
I've got holy unblocked setup with
npm install
andnpm start
, but whenever I try to use the proxy I get this error:Does anyone know to fix this error?