Do you meanTried to reconfigure the files
# plesk repair web
?
Do you meanTried to reconfigure the files
Around the middle of autumnWhen finally it is going to release?
auth [success=done ignore=ignore default=die] pam_unix.so nullok try_first_pass
auth [new_authtok_reqd=1 success=1 default=ignore] pam_unix.so nullok try_first_pass
auth [new_authtok_reqd=1 success=done default=die] pam_unix.so nullok try_first_pass
ERROR: Call to undefined method pm_Domain::getSetting() (Application.php:185)
Search for related Knowledge Base articles
PHP Fatal error: Call to undefined method pm_Domain::getSetting() in /usr/local/psa/admin/plib/module
s/ruby/library/Entity/Application.php on line 185
Please install/upgrade to Plesk 17.0.15 to solve the problem.we have a problem with the "Ruby Manager 1.0 53" Extension.
Try to uninstall "Resource controller" component (Tools & Settings -> Updates and Upgrades -> Add/Remove Components).i had installed last version of Plesk Onyx on my server.
Now when try to enter in service management i receive this error:
Internal error: collectdmng failed:
...
Anyone know how can i resolve this problem?
Please install/upgrade to Plesk 17.0.15 to solve the problem.
but when coming 17.0.15 ....... when the times comes ...... OK ( Patience OR ?? )
1. [*] Plesk
2. (*) Plesk Onyx 17.0.15 (testing) (currently installed)
Unable to generate the web server configuration file on the host <my-domain.com> because of the following errors:
Template_Exception: Can not restart web server:
file: /opt/psa/admin/plib/Service/Driver/Web/Server/Apache.php
line: 108
code: 0
Please resolve the errors in web server configuration templates and generate the file again.
Cause
The apache_control_adapter utility monitors a wrong pid-file. This issue has been considered as software issue #PPPM-3904 and will be fixed in future Plesk updates.
Resolution
Change apache PID file location in /etc/apache2/envvars to make utility /opt/psa/admin/bin/apache_control_adapter work properly:
# grep -i pid /etc/apache2/envvars
export APACHE_PID_FILE=/var/run/apache2.pid
Restart apache.
Note: This error may appear on Plesk upgrade to 12.5 or OS dist-upgrade.
16 August 2016
Plesk Onyx 17.0.15
DNSSEC support was added to Plesk.
19 July 2016
Plesk Onyx 17.0.14
The “DNSSEC Support” Plesk extension was published.
Error: Failed to install the extension:
Execution of /opt/psa/tmp/moduleWiR13f/plib/scripts/pre-install.php failed with exit code 1 and the output:
DNSSEC not supported on this operation system.
Hello
BUG REPORT.
I wanted to test Plesk 17 because of the Docker manager.
I've been able to run my containers (manually) mongo + Rocket.Chat, and it's working out of the box.
However, I wanted to fine tune it by assigning a domain to the rocket.chat running container and proxy it from port 3000 -> 80 with nginx.
I've defined a proxy rule on the container but it doesn't seem to change anything, my app is still on port 3000.
Anything I missed?