• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Issue Sub domain additional nginx directives

minty-arthur

New Pleskian
Server operating system version
Ubuntu 22.04.4 LTS
Plesk version and microupdate number
Plesk Obsidian 18.0.65 Update #2 Web Pro Edition
Hi Support,

I have a sub domain that has a nginx directive set.
This allows me to use an api that is added into ssh
All routes work (including POST, PUT, OPTIONS, GET methods)
However when I try to call my route POST /api/v1/users or any request that has /api/v1/users innit, it sends me a default answer of nginx itself without plesk overriding this response it seems. The response I received:
1734433030119.png














From other POST calls:
1734433113835.png
 

Attachments

  • 1734432744550.png
    1734432744550.png
    46.5 KB · Views: 7
Hello! It's hard to say what's going wrong without web server logs. Please check /var/log/nginx/error.log when you call POST /api/v1/users to see if there are any errors appear. You could post errors from log here however I would recommend contact Plesk technical support team to speed up investigation.
 
Back
Top