function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
MrTikMrTik 

Migration from Sandbox to Production

Hi,

 

I am trying to migrate my site from sandbox environment to Production environment. I am trying to use Eclipse IDE to do so. I tried to Validate my deployment and this is the error I got.

 

# Deploy Results:
   File Name:    sites/Developer_Network.site
   Full Name:  Developer_Network
   Action:  NO ACTION
   Result:  FAILED
   Problem: In field: siteAdmin - no User named hshah@pacificbiosciences.com.config found

 

The issue is that my login id is different in both environments and that is what is shown in the message. How do I fix this issue?

 

Regards.

EIE50EIE50

Hi,

 

You could rather re-create a site with similar settings as of sandbox one which is easier than deploying the site from sandbox to production.

 

Thanks.

MrTikMrTik

I have successfully migrated from Sandbox to Production. Or atleast that is what Eclipse IDE said. Now when I go to the site in production server, I get the message requesting to login to the site. Are there any steps that I should be aware of after migration and before the site actually starts functioning?

 

Regards.