Closed acorbi closed 8 years ago
With current odm-deployment implementation there are still 2 issues that can be temporarily fixed with following instructions:
if datapusher does not seem to start (FAILING FATAL), the do:
sudo locale-gen en_US.UTF-8 export LC_ALL=en_US.UTF-8 sudo dpkg-reconfigure locales
if you get an internal server error while login with the sysadmin account
pip install sqlalchemy=0.8.5 --upgrade
Issues are still present, reopening
With current odm-deployment implementation there are still 2 issues that can be temporarily fixed with following instructions:
Datapusher not starting
if datapusher does not seem to start (FAILING FATAL), the do:
Problems login in with sysadmin account
if you get an internal server error while login with the sysadmin account