MetaboShiny
MetaboShiny copied to clipboard
Cannot start on Mac OSX docker-machine.
Thanks for making MetaboShiny. I tried running the package using docker-machine (Basically docker-toolbox) on MacOSX, but it fails to render the app. This is the log on terminal.
Listening on http://0.0.0.0:8080
Warning: Since v0.2.0, there is no need to call includeJqueryUI() before using other shinyjqui functions
Warning in if (getAttribs(panels[[i]])$value %in% open) { :
the condition has length > 1 and only the first element will be used
Loading required package: tidytext
Loading required package: classyfireR
Loading required package: magrittr
Warning: no DISPLAY variable so Tk is not available
The web app opens in browser, but the spinner keeps running forever. I can see notifications Welcome new user, but that is it. I suspect Tk to potentially cause the issue (?). Any suggestions?
Thanks. Ahmed.
Just an update. It does start, but takes a very looong time (>30 minutes!). Also, the interface lags a lot while using it, and keeps showing spinner for minutes.
Hi there! Thanks for your interest :) That should definitely not take that long - how much memory are you giving docker?