S
S
Slival2020-09-19 16:52:02
JavaScript
Slival, 2020-09-19 16:52:02

Nodejs and site script?

As a matter of fact, there is a site written on nodejs, everything worked on the previous hosting (I myself am not a programmer, I bought the site, the person who wrote the site promises to help but for a pretty penny (and there is no money at all now)) I know that for the site to work, you need to run a bot. When I launch the bot via pm2 start app.js, it launches 0 errors, but there is no website, it only gives 403 Forbidden
nginx/1.10.3 (Ubuntu), what should I do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Yakimchuk, 2020-09-20
@yakimchuk-ry

403 Forbidden usually indicates a permissions error
. Alternatively, check if the user running nginx has permissions to read directories.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question