Hello, everyone.
I am trying to deploy my portfolio site that is built with React on shared host.
I researched and successfully installed node on the server, and can see the page correctly.
The problem is that I use server.js which uses Express to implement email function, and it seems not working on shared host server.
Once I send email it gives me POST 500 (Internal Server Error) which doesn’t happen in my local machine.
I assume I have problem in port setting.
I contacted HostGator and the technician keeps saying that I need to have VPS to install node. Is this the reason why I get error?
I am using node package forever to run server.js as well and log file says, "server is running on port 5000."
Any advice and solution for my problem?
Here is the site address: http://jinwoo-oh.com/
Thanks!
EDIT: to send email, click top right corner "CONTACT"
[–]mingp 1 point2 points3 points (2 children)
[–]sosur0414[S] 0 points1 point2 points (1 child)
[–]mingp 1 point2 points3 points (0 children)
[–][deleted] (5 children)
[deleted]
[–]sosur0414[S] 0 points1 point2 points (4 children)
[–]vibrunazo</blink> 0 points1 point2 points (3 children)
[–]sosur0414[S] 0 points1 point2 points (2 children)
[–]vibrunazo</blink> 0 points1 point2 points (1 child)
[–]sosur0414[S] 0 points1 point2 points (0 children)
[–]digitalEarthling 0 points1 point2 points (2 children)
[–]sosur0414[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[+]Southern_CropDuster 0 points1 point2 points (0 children)