New on LowEndTalk? Please Register and read our Community Rules.
Plesk Windows - Import Backup not working
Helo, who here has experience with Plesk Windows ? I've restored a customer's windows Plesk backup in a new Windows server and I can't make it work.
I don't have experience with Plesk for windows, and the web (IIS) works fine coz I installed a WordPress site in a different account, so it's somerthing inside the restored account.
The backup and DB restores OK, the DB is assigned to site, and I also reinstalled ms sql server instance to the same name that has in the previous server.
But I don't see the way to check and / or fix.
This is the error I see after long time browsing the root site ith chrome:
Server Error in '/' Application.
Request timed out.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Request timed out.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): Request timed out.]
Any tips ? where to start ?
Thanks
Comments
Check logs
Most probably, your new windows server (restored website) is having different ASP.Net version compared to your old windows server. Check IIS settings, check Dedicated application pool settings and compare your ASP.Net version in both the servers.
Hello,
If you use a backup file both servers must be the same plesk version.
If you still have the old server use live migration instead.
I finally got the way for plesk to show any errors, and I got this on latest tests:
And
Rest, all looks okay, only difference I see from old hosting is the ASP.Net version, in origin is 4.5.2 and my server has 4.5.1.
Thanks
If you still have the old server use live migration instead.
Plesk version is same, 12.5 ... SQL Express also same, SQL Server 2014 express .... only difference is ASP from 4.5.2 to 4.5.1
Will keep checking.
Thanks buddy.
You're welcome