MetaboShiny icon indicating copy to clipboard operation
MetaboShiny copied to clipboard

Cannot start on Mac OSX docker-machine.

Open ahmohamed opened this issue 5 years ago • 2 comments

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.

ahmohamed avatar May 26 '20 02:05 ahmohamed

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.

ahmohamed avatar May 26 '20 03:05 ahmohamed

Hi there! Thanks for your interest :) That should definitely not take that long - how much memory are you giving docker?

joannawolthuis avatar May 26 '20 07:05 joannawolthuis