(11-02-2018, 09:22 PM)joebordes Wrote: When coreBOS loads it requires the GlobalVariable module and the Menu extension to work. So it checks for these and loads the cbupdater to install them. Maybe it is getting stuck there because it can't install them ??
https://github.com/tsolucio/corebos/blob/master/modules/evvtMenu/evvtMenuUtils.php#L204
Yes you are right!
GlobalVariable module and the Menu extension module where disable.
Thank you