pbering / Socker

Sitecore and Docker, end to end example
26 stars 9 forks source link

Build stuck at analytics database #6

Open anandpoolla opened 6 years ago

anandpoolla commented 6 years ago

The step for docker-compose up is stuck at:

db_1   | 11/20/2017 12:52:11 PM Information Starting up database 'Sitecore_Core'.
db_1   | 11/20/2017 12:56:40 PM Information Using 'xplog70.dll' version '2017.140.300...
db_1   | 11/20/2017 12:56:40 PM Information Attempting to load library 'xplog70.dll' ...
db_1   | 11/20/2017 12:56:51 PM Information Starting up database 'Sitecore_Analytics'.

For a while, I've waited 2 hours. Is there anything I can do to debug this?

I'm running this on a Mac Parallels box with Windows 10 Pro.

pbering commented 6 years ago

Hi, sorry for the late reply. I havn't run this repo in a while and I havn't seem this before. Could you try the more up to date approach in https://github.com/pbering/SockerVS2017 or the Sitecore 9 variant https://github.com/pbering/sitecore-nine-docker

anandpoolla commented 6 years ago

Hi, thanks for your response. I'm now trying your second approach with SockerVS2017. I have to test it with Sitecore 8.0 rev.160115 so I made changes to your repo to work with that. I will let you know how it goes and then you can close this issue.