• 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.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • 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 Obsidian 18.0.61 delete subscription/ API call slow

apo208

New Pleskian
Server operating system version
CentOS 7.9
Plesk version and microupdate number
18.0.61 Update #5
Hello,

I have an issue with a plesk installation we have (18.0.61 Update #5).

1) I can't delete subscriptions, it stucks on queue and not deleting them. I tried the: https://support.plesk.com/hc/en-us/articles/12377460333463--How-to-cancel-a-stuck-task-in-Plesk but still happens.

2) We have an issue with API calls. We use API to create some subscriptions (Domain, FTP User). We can see from the logs that is created but the response from Plesk is coming too late (It takes 2-3 minutes to complete). This issue occured two weeks ago (before the Update #5). The server is an 8 Core VPS.
 
Hello @apo208

Another known issue is when the Task Manager itself gets stuck from time to time. This case is described here:
Tasks in Plesk are never executed and stuck as new: Cannot fetch process properties
I would assume the second issue is also related. Since the operations create tasks that should be processed by the Task Manager.

Anyway, investigation of such issues requires checking logs and behavior in general.
The Plesk log (/var/log/plesk/panel.log) with enabled Debug mode should contain some details. About task executions and the timestamps when API requests are processed. The system log (/var/log/messages) and the Task Manager's log (/var/log/plesk/task-manager.log) may contain additional information about the Task Manager's processes.
 
Back
Top