-
Notifications
You must be signed in to change notification settings - Fork 586
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to display content while containers are preparing #107
Comments
Same here. |
same here, any solutions ? |
Same here |
I have encountered this problem when I get start with docker. And I found the container in myvm2 is Preparing. This maybe the reason for this problem. |
The maintainers have made it clear that to keep this project as "simple as possible", they do not care about outstanding issues or enhancing the project. (Reference: #106) I suggest you either download, apply the pull request yourself, and rebuild yourself, or move-on to another project. |
data-provider.js fails during container preparation (
downloading
,preparing
).This causes a complete halt of the visualization in the event you have a
restart:always
container failing onpreparing
(e.g. 'Invalid mount type..', etc)Not sure why, as it should've had a container ID to get that far.
The text was updated successfully, but these errors were encountered: