• 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.
  • 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.
  • The ImunifyAV extension is now deprecated and no longer available for installation.
    Existing ImunifyAV installations will continue operating for three months, and after that will automatically be replaced with the new Imunify extension. We recommend that you manually replace any existing ImunifyAV installations with Imunify at your earliest convenience.

Resolved Internal errorFailed to load tree data.

papahausa

Basic Pleskian
Server operating system version
Debian 12
Plesk version and microupdate number
18.0.67
Hello.
I try add cron, but when i wanna choose dir i got error.
Screenshot_153.png
 
I'm not able to replicate the issue so more information is needed. Please look at the error and panel logs and see what error it's getting. The logs are located in:

/var/log/sw-cp-server/error_log
/var/log/sw-cp-server/sw-engine.log
and
/var/log/plesk/panel.log

Also if you're using a proxy such as Cloudflare, try to bypass cloudflare and try doing it that way. I find sometimes going through cloudflare some panel features doesn't work properly.
 
I'm getting the same error message with Ruby on Rails on Plesk 18.0.67 Update #2.

Steps to reproduce:

Websites & Domains > Get Started > Ruby

The error appears near the top of the page as it's loading.

1739366796707.png

Here's the error from /var/log/plesk/panel.log:

Code:
[2025-02-12 13:31:48.652] 233571:67aca2c49f3c5 ERR [panel] PleskObjectNotFoundException: Domain with id=2 was not found
file: /usr/local/psa/admin/plib/Smb/Subscription/Domain.php
line: 41
code: 0
trace: #0 /usr/local/psa/admin/application/smb/controllers/FileManagerController.php(100): Smb_Subscription_Domain->__construct(integer '2')
#1 /usr/local/psa/admin/plib/Smb/Controller/Action/Admin.php(244): Smb_FileManagerController->_getCurrentClientSubscription()
#2 /usr/local/psa/admin/plib/Smb/Controller/Action/Admin.php(109): Smb_Controller_Action_Admin->_initClientSubscriptions()
#3 /usr/local/psa/admin/application/smb/controllers/FileManagerController.php(52): Smb_Controller_Action_Admin->init()
#4 /usr/local/psa/admin/plib/vendor/plesk/zf1/library/Zend/Controller/Action.php(133): Smb_FileManagerController->init()
#5 /usr/local/psa/admin/plib/CommonPanel/Controller/Action/Abstract.php(46): Zend_Controller_Action->__construct(object of type Zend_Controller_Request_Http, object of type Zend_Controller_Response_Http, array)
#6 /usr/local/psa/admin/plib/vendor/plesk/zf1/library/Zend/Controller/Dispatcher/Standard.php(281): CommonPanel_Controller_Action_Abstract->__construct(object of type Zend_Controller_Request_Http, object of type Zend_Controller_Response_Http, array)
#7 /usr/local/psa/admin/plib/vendor/plesk/zf1/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(object of type Zend_Controller_Request_Http, object of type Zend_Controller_Response_Http)
#8 /usr/local/psa/admin/plib/Application/Web.php(48): Zend_Controller_Front->dispatch(object of type Zend_Controller_Request_Http)
#9 /usr/local/psa/admin/htdocs/application.php(15): Plesk\Application_Web->run()

[2025-02-12 13:31:48.652] 233571:67aca2c49f3c5 ERR [panel.ui] Domain with id=2 was not found

I ran plesk repair db -y -v as well since it can't find the domain, and it returns Error messages: 0; Warnings: 0; Errors resolved: 0

Let me know if you need additional information.
 
Thank you for the report, @Krydos . This is likely related to a new bug identified with ID PPPM-14812, which resulted from the fix we introduced. However, to be sure, could you please confirm if your server is also Debian 12-based or you are using another OS?
 
@Krydos that behavior was identified as a bug with ID PPPM-14830. Thank you for reporting it. Our team is already working on introducing a hotfix for it. The ETA for the release is by the end of the week.
 
We have released an update today which fixes the issue with the Ruby extension. If you have automatic updates enabled this update should be installed automatically overnight. Plesk Obsidian 18.0.67
Fixed the issue where it was not possible to set the Ruby application root for a subscription. (PPPM-14830)
 
Back
Top