• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Plesk 11.0 Preview

Status
Not open for further replies.
Looks like database was not correctly upgraded. Try to use bootstrapper repair.

I already tried. Didn't fix it. There was only one error while upgrade / bootstrapper repair:
mysqldump: Got error: 1049: Unknown database 'horde' when selecting the database

And that is okay, Horde is not installed on my system.

Any manual workarounds?
 
Try to find table where this field 'ip_dual_stack' is located?
I have not found this ip_dual_stack in Plesk 11, Plesk 10.4 and Plesk 10.2 databases:
[root@ppu11-1 ~]# mysqldump -uadmin -p`cat /etc/psa/.psa.shadow` psa > psa.sql
[root@ppu11-1 ~]# grep ip_dual_stack psa.sql
[root@ppu11-1 ~]#
 
I manually added that column, the error is now gone ... But i can't login. If i try to login the login page just refreshes - no login will be done :/

//EDIT: After cleaning all caches it now works ... thank god.
 
Last edited:
Hi Dennisen,

I'm a little late to help you, but if others have the same problem I resolved it when I got it on an upgrade from Plesk 9.5 to one of the preview builds by running the bootstrapper twice after the update (It may even have been 3 times!),

Paul.
 
Hi Dennisen,

I'm a little late to help you, but if others have the same problem I resolved it when I got it on an upgrade from Plesk 9.5 to one of the preview builds by running the bootstrapper twice after the update (It may even have been 3 times!),

Paul.

running bootstrapper several times didn't work for me. I am trying to upgrade from 11.08 to 11.09 and get:

ERROR: PleskMainDBException
MySQL query failed: Unknown column 'ip_dual_stack' in 'field list'

0: common_func.php3:220
db_query(string 'SELECT login, type, ip_address, ip_dual_stack FROM sessions WHERE sess_id=""')
1: class.Session.php:420
Session->init(string '189.52.32.1')
2: auth.php3:194

I will add the column manually. See if it will work.
 
Yes, we know about this problem, but we don’t support upgrades between preview builds.

Plesk 11.0 is already released and current production build is free of this problem. We recommend you complete reinstall to continue Plesk 11 evaluation. Latest build can be taken from http://www.parallels.com/download/plesk/11.
 
funny, we all upgraded from 11.0.0 to 10.0.8 and all builds in between. Worked all fine.
 
Status
Not open for further replies.
Back
Top