• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. D

    Strange ABRT Issue

    Arrived in work to find a million error emails stating that a crash has been detected: abrt_version: 2.0.8 cmdline: /usr/bin/python /usr/libexec/abrt-action-generate-machine-id -o /var/spool/abrt/pyhook-2016-01-18-09:53:18-16748/machineid executable...
  2. D

    New Migration error: Unrecognized option: -publish-sb-site

    That's great thanks. Will Do. Most appreciated. :O)
  3. D

    New Migration error: Unrecognized option: -publish-sb-site

    mysql> select * from site...
  4. D

    New Migration error: Unrecognized option: -publish-sb-site

    No. Its empty. mysql> select * from SBSites; Empty set (0.01 sec)
  5. D

    New Migration error: Unrecognized option: -publish-sb-site

    It returned this: Empty set (0.00 sec)
  6. D

    New Migration error: Unrecognized option: -publish-sb-site

    Sorry! I didn't realise the 'psa' was not entered. Also 11.09, not 11.5 (barely any sleep this week) Here it is: +---------------------+------------------------------+------------+ | upgrade_date | version_info | db_version |...
  7. D

    New Migration error: Unrecognized option: -publish-sb-site

    source server is a 11.5 installation. # mysql -uadmin -p`cat /etc/psa/.psa.shadow` ]# mysql -uadmin -p`cat /etc/psa/.psa.shadow` Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 76772 Server version: 5.0.95-log Source distribution Copyright (c) 2000...
  8. D

    New Migration error: Unrecognized option: -publish-sb-site

    Igor, Do you suspect this is a serious issue? or is it a sitebuilder related issue that I can ignore as we don't use sitebuilder?
  9. D

    New Migration error: Unrecognized option: -publish-sb-site

    ERROR 1046 (3D000): No database selected
  10. D

    New Migration error: Unrecognized option: -publish-sb-site

    ERROR 1146 (42S02): Table 'psa.SBSites' doesn't exist
  11. D

    New Migration error: Unrecognized option: -publish-sb-site

    Thanks for the info. Thankfully it's only 1 domain! It did migrate the data across successfully. but it threw up the error. I tested the domain and mail, and it all appears ok. I tried a plesk repair on the domain and it found no errors. I wonder if it was rogue records as my suspicion is...
  12. D

    New Migration error: Unrecognized option: -publish-sb-site

    Trying to migrate an existing domain from 11.5 to 12.5 servers. Experiencing this new error, never seen this before. `- error: Failed to transfer WPB sites of subscription 'mydomain.com' Migration tools tried to perform operation in 3 attempts...
  13. D

    Cannot create (or migrate) domain

    Thanks for the info trialotto yes, the source of the problem is a migration issue, as various domains are migrating with various issues. Some domains that have failed (or completed with warnings), are listed in Plesk Domains (but listed as having 'no hosting'), so I'm deleting the domains to...
  14. D

    Cannot create (or migrate) domain

    ISSUE RESOLVED Domain creation and Migration now working correctly after running the following command... # plesk repair db Have to admit, 12.5 is much better than 11.5 with far superior tools and features. Just need to iron out some small glitches to have it running perfectly.
  15. D

    Cannot create (or migrate) domain

    Thanks for the reply. I am able to migrate some domains. others are more troublesome. The old server is running 11.5 (Centos 5.3) and the new server is 12.5.latest (Centos 6.7). I do not want to risk upgrading the old server to 12.xx as we have a few important customers on the old server and...
  16. D

    Cannot create (or migrate) domain

    When the domain has the above error, it has no hosting associated with it, I then have to delete the domain in plesk, however it seems its not deleting everything correctly. So I login using SSH and I have to delete the user as it still exists: # plesk DB mysql > SELECT * FROM sys_users...
  17. D

    Cannot create (or migrate) domain

    Tried to migrate a domain and it failed. So I have now tried to create the domain in plesk - but it has the same error... [2015-11-19 23:07:49] ERR [panel] DSMail service already exists, but should not. See Service_Mail::createMailService [2015-11-19 23:07:55] ERR [util_exec] proc_close()...
  18. D

    'Named' not listening on reboot, Works ok on 'named' restart

    The IP's are up and running as I can access them straight away via http://88.208.221.2/ I have also left the server for an hour and the websites are still offline. I added the sleep 60 in rc.local and this did not work. It still requires manual restart. It's worth noting that any website that...
  19. D

    Firewall not working as expected

    I've had similar issues and discovered that after every reboot I had to manually restart psa-firewall in ssh via... # /etc/init.d/psa-firewall restart Likewise sometimes I had to do the same with 'named' as this sometimes would not load after reboot as I could not get the DNS running. I've had...
  20. D

    Migration error [ERROR] Failed to import backup dumps to target panel's repository

    I assume this pre-check wouldn't cause the failiure... Backup files of MySQL database servers earlier than 5.1 (localhost:3306) might not be restored on MySQL 5.1.x because MySQL 5.1.x handles Unicode characters differently. The following Apache modules are not installed on the destination...
Back
Top