Static website (html, js) - 502 failed to respond (nixpacks)
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

gitagogaming
FREEOP

2 years ago

6c572478-7b38-4550-8efc-9465ab922d12


gitagogaming
FREEOP

2 years ago

I did notiec though it still shows its 'publishing' ?

1280270829082644700


gitagogaming
FREEOP

2 years ago

Static website (html, js) - 502 failed to respond (nixpacks)


gitagogaming
FREEOP

2 years ago

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 27

etc

1280271214627131600


2 years ago

is your domain pointing to the correct port?


gitagogaming
FREEOP

2 years ago

its set to port 80


gitagogaming
FREEOP

2 years ago

hmm.. seems i set it to 8080 and it fixed it..


gitagogaming
FREEOP

2 years ago

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


Loading...