• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Error when updating components

L

Lindsay@

Guest
Sources list:
Installed in system packages:
ERROR: Unable to install packages because either there is
not enough free disk space left, or there are package dependency problems.
Not all packages were installed.
 
I got it work but when i login now in Pleskpanel i got tis error

Warning: Unable to register the web application located in the directory "mailer-6.3-3": The uploaded web application does not conform to the AppPacks specifications: DOMDocument::relaxNGValidate() [<a href='domdocument.relaxngvalidate'>domdocument.relaxngvalidate</a>]: Type nonNegativeInteger doesn't allow value ''. DOMDocument::relaxNGValidate() [<a href='domdocument.relaxngvalidate'>domdocument.relaxngvalidate</a>]: Error validating datatype nonNegativeInteger. DOMDocument::relaxNGValidate() [<a href='domdocument.relaxngvalidate'>domdocument.relaxngvalidate</a>]: Element installed-size failed to validate content.. You should remove the web application from the server because it will not function properly.
 
The simplest fix is to edit /usr/local/psa/var/cgitory/mailer-6.3-3/APP-META.xml file after the package installation and correct the package size description there:

<installed-size></installed-size>

package takes ~12 Mb, so that you can specify there for example:

<installed-size>12000000</installed-size>

Then simple click on Server > App Vault > Refresh button will solve the problem.
 
Well the problem for me was that i saw a fix that solved the problem for an user, but not for me.
So i deleted the folder from putty, and now my aplications goes blank when i access the module
 
Back
Top