Search results

  1. Elompenta

    [solved] RSS Feed for 12.5.x available?

    sweeet ;) The new releases are integrated to old rss feed: http://urn.swp.webapp.parallels.com/rss/?p=PLESK
  2. Elompenta

    Fixed: 12.5.30 - Migration Manager Error

    Hi Aleksey, Yes, it works fine New Migrations works fine - only updating existing abos are generating errors. "Migration & Transfer Manager" was removed? I've installed the new feature but see only the old one in the backend. Is this only a cli feature or only have the same naming in the GUI?
  3. Elompenta

    Fixed: 12.5.30 - Backup doesnt work

    If i create a Serverbackup, backup is already stopped with message Warning: domain "<domain>" Broken referencial integrity: Mail id 1984 is not found in mail If i try to acces this email id via GUI it shows an error message that this id is not available...
  4. Elompenta

    Fixed: 12.5.30 - Migration Manager Error

    I use the following script to migrate all content from Server A to Server B for subscription in $(/opt/psa/bin/migrate --list-subscriptions -host <host> -password <pass>); do /opt/psa/bin/migrate --migrate-subscription $subscription -host <host> -password <pass>; done Both servers are...
  5. Elompenta

    [BUG] 12.5.x ZendGuard and ioncube fails

    I use the additional Plesk PHP Interpreter Versions php5.2 - php5.6 as fcgi with activated ioncube extension. If I add the ZendGuard Loader via vhost php ini settings the vhost doesnt work zend_extension=/<dir>/ZendGuardLoader.so Reason is that the ioncube extension must load before zendguard...
  6. Elompenta

    Fixed: Upgrade to 12.5.x - FTP Login error 530

    I have found the issue, the Update to Plesk 12.5.x has deactivated some hosting without a website (only FTP stotages) After activating this customers, FTP Login works finde
  7. Elompenta

    Fixed: 12.5.30 - Migration Manager Error

    I sync multiple Server with CLI Migration Manager Since the upgrade to 12.5.x i recieve the following error on every migration. Unable to generate the web server configuration file on the host <hostname> because of the following errors: Template_Exception: Syntax error on line 72 of...
  8. Elompenta

    Fixed: Upgrade to 12.5.x - FTP Login error 530

    > Do things work when you remove the chrooted shell? i dont will do that with live vhosts :-P For keybased login i use the deafult .ssh/authorized_host file in the vhost chrotted environment The keychain binary is not installed on this machine > /etc/proftpd.conf The only changes are passive...
  9. Elompenta

    Fixed: Upgrade to 12.5.x - FTP Login error 530

    root@hostname ~ # cat /etc/passwd | grep username username:x:10009:1003::/var/www/vhosts/customer-domain:/opt/psa/bin/chrootsh root@hostname ~ # mysql -uadmin -p`cat /etc/psa/.psa.shadow ` psa -e 'select home from sys_users where login="username"' +---------------------------------+ | home...
  10. Elompenta

    Fixed: Upgrade to 12.5.x - FTP Login error 530

    Sorry! i missed one information. The affected vhost are chrotted-environments I hope this helps - i will test your steps
  11. Elompenta

    12.5.30 - Backup failed on small Subscriptions

    thanks for updating this thread!
  12. Elompenta

    Fixed: Upgrade to 12.5.x - FTP Login error 530

    No - I've attached a logfile from the login ;) Already checked - this is not the Problem I dont think so, reset user or pass - or create a new User doesnt help -> Login via SSH Key - not pasword - works fine. -> No Password logins are possible on the affected vhosts.
  13. Elompenta

    Fixed: Upgrade to 12.5.x - FTP Login error 530

    After Upgrading to Plesk 12.5.x some FTP Accounts doesnt work anymore Nov 4 23:01:07 marge proftpd: pam_listfile(proftpd:auth): Couldn't open /etc/ftpusers Nov 4 23:01:07 marge proftpd: pam_unix(proftpd:auth): authentication failure; logname= uid=0 euid=0 tty=/dev/ftpd6280 ruser=username...
  14. Elompenta

    12.5.30 - Backup failed on small Subscriptions

    A Service Packet with no Hosting and no DNS but only Email forwarding produce an error on Serverbackup The following Log is produced: Warning: domain "xxx.xxx" backup_restore_helper utility returned incorrect result. Web settings, composer instances, scheduled tasks and database users have not...
  15. Elompenta

    [solved] RSS Feed for 12.5.x available?

    I've found the new changelog style - http://docs.plesk.com/release-notes/12.5/change-log/ Do you find a RSS feed anywhere for Version 12.5?
  16. Elompenta

    [solved] RSS Feed for 12.5.x available?

    Is there any RSS Feed for Updates in the Version 12.5.x available?
  17. Elompenta

    [fixed] 12.5.30 - Backup failed

    mmhh - None of these characters are in use. Can i check something else to bring the backups function back?
  18. Elompenta

    [fixed] 12.5.30 - Backup failed

    @UFHH01 Thanks - All passwords are contain special characters. Is there any Documentation what kind of characters we can not use in password? Domains doesnt contains special chars
Back
Top