Moving Enterprise S...
 
Notifications
Clear all

Moving Enterprise Server and Portal

5 Posts
2 Users
0 Likes
799 Views
Posts: 5
Topic starter
(@trevski)
Active Member
Joined: 8 years ago

So I am attempting to Move Enterprise server and portal onto a new server.

I did the following

Installed on new server enterprise and portal ensure firewall is open and domains are changed to new IP's etc.

Installed letsEncrypt certs on new domains.

I then restored the database from the old server on top of the new database.

Added the SolidCP user to the DB.

Finally I copied the SolidCP.CryptoKey from the enterprise server web.config.

Getting an error in the portal, but nothing in the event viewer.

https://my.eonichost.co.uk/

enterprise server URL comes up and looks fine.

http://scp.eonichost.co.uk:9002/

Any ideas what I have missed ?

4 Replies
Posts: 1964
Admin
(@m-tiggelaar)
Noble Member
Joined: 8 years ago

Hello,

Did you configure the portal with the enterprise url as linked in ur post?

Or was it setup with the default http://127.0.0.1:9002 ?

(i normally use the default lo ip if enterprise and portal are on the same system, it is always a bit quicker then via normal networking).

Old database: same version as new installs?

Regards,

Marco

Reply
Posts: 5
Topic starter
(@trevski)
Active Member
Joined: 8 years ago

Hi Marco,

Enterprise server was set to http://scp.eonichost.co.uk:9002/ I have tried http://127.0.0.1:9002 and resetting in the host header in IIS and no difference

Database was also same version.

Any idea how I can get some better error reporting out

Trevor

Reply
Posts: 5
Topic starter
(@trevski)
Active Member
Joined: 8 years ago

Working through the debug changing in the config

<!-- Custom errors
<customErrors mode="RemoteOnly" defaultRedirect="~/error.htm" />
-->

<customErrors mode="Off"/>

Got a decent error now looks like SQL permissions

Reply
Posts: 5
Topic starter
(@trevski)
Active Member
Joined: 8 years ago

Stand down, all sorted, the user had not recreated itself as dbowner when restoring from the other server.

Reply
Share: