• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Search results

  1. P

    Resolved Node.js application ingored

    I need to add something: The index.html should not be in the document_root folder, but in the application root or probably anywhere else if you want it to be served by your express server. Otherwise the index.html is served by plesk/appache/nginx without ever looking for the server.js...
  2. P

    Resolved Node.js application ingored

    Ok I do not exactly know how, but now it seems to work... I don't know what exactly fixed the issue but I did the following: 1. installed nginx 2. looked for the issue "Server not reachable" 3. tried another subdomain for the app.
  3. P

    Resolved Node.js application ingored

    Hi! I have a similar issue. I placed my server.js at the application root and my index.html at the document root directory. Only the index.html is shown in the browser, but the server.js seems to be never called. How did you fix your issue? Could you please provide a solution here.
Back
Top