General Chat - Angular Universal not starting on Phusion Passenger Node Server
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

Angular Universal not starting on Phusion Passenger Node Server

Von
AditiyaP
Erstellungsdatum 2022-06-09 14:41:21 (edited on 2024-09-04 14:24:02) in General Chat

I have an Angular Universal Project, deployed on a node server. I built it then deployed the content of dist folder to my server. Browser folder is reached, so I get the index.html page. But API Calls return timeout, and when I refresh a page with any other route, it also returns a timeout. I think that my express server is not started.

Anyone has an idea?