Migrating site to Umbraco Cloud
l
I have been migrating a site to Umbraco Cloud, I have been following the guide @ https://docs.umbraco.com/umbraco-cloud/getting-started/migrate-existing-site. What I'm seeing locally seems to differ what the video/written guide suggests i should be seeing. If there is a better place for me to be asking this then do let me know. Steps I have performed: - Upgraded to the latest version of Umbraco - 'Cleaning the project' (data/temp, logs etc) - Created a new cloud project - Cloned the project - Moved / merged - Pushed code Steps I couldn't perform: - Generate meta data: On my local cloud install, i don't have a deploy tab under settings, so couldn't automate this. I did however, just create all the doc types, data types etc etc in cloud, tedious i know. I have followed the guide where possible as above, and when running my local site, pointing to the cloud db, the site works. But (always a but), when viewing the site on cloud (frontend), I just have a white page! In the back office, I can see doctypes, templates etc etc etc. If anyone fancies showing me where I've gone wrong, then that would be much appreciated! Thanks in advanced
j
What version of Umbraco is this? And if your local deploy tab is missing it points to one of the deploy packages not being there, I'd double check your local dlls against the ones on your cloud site just to make sure
l
This is the latest version, 13.something. I’ll check those dlls
@Jemayn you were correct. Have installed the deploy package and I now have created and pushed the meta data files to git. My site is just white though, the cms has content in, but the site is just white 😒
j
That's great, one step closer 🙂 Do you see any errors logged when you see the white page? Or do you get anything other than 200 on the http request`?
l
How would I view errors, in Umbraco > settings > logs? I’ll check the status shortly and get back to you
j
Yes exactly the log viewer
19 Views