morpheus UI loading hangs

 

Error:

After morpheus UI hangs saying loading.


Solution :

edit /etc/morpheus/morpheus.rb file and mark below paramter as "false"

ui['morpheus_hub_enabled'] = false

 

Then run:
morpheus-ctl stop morpheus-ui
morpheus-ctl reconfigure

morpheus-ctl start morpheus-ui

No comments:

Post a Comment

Selenium firefox driver session fails with : Could not start a new session. Response code 500. Message: Expected browser binary location, but unable to find binary in default location,

 Error: With Firefox driver /gecko driver Could not start a new session. Response code 500. Message: Expected browser binary location, but u...