Dave Howorth wrote:
So when I got to the end of the readme:
# systemctl status redis Unit redis.service could not be found.
Right, it is actually redis@, i.e. with an instance identifier.
# systemctl status redis@default ● redis@default.service - Redis Loaded: loaded (/usr/lib/systemd/system/redis@.service; enabled; vendor preset: disabled) Drop-In: /etc/systemd/system/redis@default.service.d └─limits.conf Active: failed (Result: exit-code) since Sun 2019-03-03 20:35:12 [snip] state. Mar 03 20:35:12 acer-suse systemd[1]: redis@default.service: Failed with result 'exit-code'.
So I still haven't got it to run.
There will be some diagnostics somewhere, in the log maybe? If you can't find any, try starting redis from the command line. Look at 'systemctl cat redis@default' to see what you need to do.
I don't understand why I don't use YaST to install it and then it's running?
My guess - something missing in the config. It's just some application, YaST probably doesn't know much about it. -- Per Jessen, Zürich (12.7°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org