• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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