gitagogaming
FREEOP
2 years ago
I am trying to deploy a simple static website.
Its just index.html, index.css along with a folder with 3 images..
very basic but for some reason it comes back with 'application failed to respond' with a successful build
I have no custom build command, its defaulting to building a 'static' site as expected.
9 Replies
also, just for clarification this is the error i receive via browser - The deploy logs show nothing other than
2024/09/02 20:45:49 [notice] 1#1: start worker process 25
2024/09/02 20:45:49 [notice] 1#1: start worker process 26
2024/09/02 20:45:49 [notice] 1#1: start worker process 27etc

2 years ago
is your domain pointing to the correct port?
i assumed leaving everything at default would of been fine but i suppose not
2 years ago
80 wouldnt have been the default, that would have been something you set at some point
