Closed intelliant01 closed 5 years ago
hello @intelliant01 how did you install redis? did you do any manual config on it? the default redis-server installation sets it up to start on boot.
@jredrejo default installation while installing kolibri-server 0.3.0. Had experienced it over two attempts of installtion. It is enabled but not started.
@jredrejo default installation while installing kolibri-server 0.3.0. Had experienced it over two attempts of installtion. It is enabled but not started.
but you had to do something when installing redis-server
for it not to start. Automatic installation sets it to start by default.
@jredrejo did a clean install on a newly installed OS. It works as expected and redis-server
starts automatically.
Can't yet put my finger on what is causing it not to start automatically immediately upon installation on the above referenced system. Now I shall shift my focus on solving this puzzle.
Can you suggest what could be causing this?
Seems some old files are being served via cache. I had earlier upgraded from 0.12.6a2 to 0.12.7.
@intelliant01 FYI @jredrejo is on vacation. I expect your recent kolibri-server
issues will get more attention when he returns. Thanks for your testing and patience!
@indirectlylit Thanks for the information.
@intelliant01 hello again,
it seems your redis installation has some kind of problem in one of the servers and it's not able to start.
There are two commands that could help to find out the reason. After doing
service redis restart
can you paste the output of
service redis status
and of
tail /var/log/redis/redis-server.log
@jredrejo i could not reproduce this problem after a clean reinstall on the "problem" server. Hence had closed this. We can move ahead of this. Thanks.
redis does not start upon installation of kolibri-server though it is specified for caching in options.ini. Even after manually starting redis and restarting kolibri-server, no kolibri screen can be loaded.
This is the what is available via browser console -
Seems some old files are being served via cache. I had earlier upgraded from 0.12.6a2 to 0.12.7.
kolibri-server 0.3.0 kolibri 0.12.7 Ubuntu 18.04