Issue #312: Upgraded Kallithea, now it looks incomplete? (conservancy/kallithea)
zwarmapapa
issues-reply at bitbucket.org
Sat Mar 31 20:23:17 UTC 2018
New issue 312: Upgraded Kallithea, now it looks incomplete?
https://bitbucket.org/conservancy/kallithea/issues/312/upgraded-kallithea-now-it-looks-incomplete
zwarmapapa:
I just upgraded Kallithea, now it looks like certain things (CSS etc) didn't load.
See: https://code.lowentry.com/
My upgrade script is:
cd /etc/kallithea/source
stop_kallithea
hg pull
hg update
python setup.py build
python setup.py install
cd /etc/kallithea
alembic -c production.ini upgrade head
start_kallithea
I see no errors in the console. The version prior to upgrading was from October 2017.
More information about the kallithea-general
mailing list