• 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

Resolved Node js

0xFF

New Pleskian
Server operating system version
ubuto 2204
Plesk version and microupdate number
Plesk Obsidian v18.0.60_build1800240421.18 os_Ubuntu 22.04
For some reason, you can view the source files of the Node application, and you can't block it through Node.js because it just gets a / request. Plesk does something, and I tried with Nginx stuff, but sadly it didn't work. I found this but no response there. NodeJS on plesk is showing all the source code on the url
 
fix it with cf if you need the expressio here is it (http.request.uri.path in {"js" "cjs" "env" "md" "prisma" "json"}) or (http.request.uri contains ".js") or (http.request.uri contains ".env")
 
Back
Top