Redis Server in LXC Container running Debian

Marty56

Member
Jul 28, 2020
39
0
11
68
Hi,

I tried to install a redis server in LXC Container running Debian 10.
The contain is privileged due to other reasons.

The redis server cannot start
Code:
root@iobroker:~# systemctl status redis-server.service
* redis-server.service - Advanced key-value store
   Loaded: loaded (/lib/systemd/system/redis-server.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Tue 2020-07-28 04:38:51 UTC; 15s ago
     Docs: http://redis.io/documentation,
           man:redis-server(1)
  Process: 406 ExecStart=/usr/bin/redis-server /etc/redis/redis.conf (code=exited, status=226/NAMESPACE)

Jul 28 04:38:51 iobroker systemd[1]: redis-server.service: Control process exited, code=exited, status=226/NAMESPACE
Jul 28 04:38:51 iobroker systemd[1]: redis-server.service: Failed with result 'exit-code'.
Jul 28 04:38:51 iobroker systemd[1]: Failed to start Advanced key-value store.
Jul 28 04:38:51 iobroker systemd[1]: redis-server.service: Service RestartSec=100ms expired, scheduling restart.
Jul 28 04:38:51 iobroker systemd[1]: redis-server.service: Scheduled restart job, restart counter is at 5.
Jul 28 04:38:51 iobroker systemd[1]: Stopped Advanced key-value store.
Jul 28 04:38:51 iobroker systemd[1]: redis-server.service: Start request repeated too quickly.
Jul 28 04:38:51 iobroker systemd[1]: redis-server.service: Failed with result 'exit-code'.
Jul 28 04:38:51 iobroker systemd[1]: Failed to start Advanced key-value store.

Any idea?
 
I have the same problem redis does not start. I have now turned on keyctl and nesting via the config file since that is grayed out via the web interface.

1627365870220.png

after that i restarted the server, deleted redis completely and reinstalled it, only then did the server start up
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!