02:49:24 GMT I try to enable sockets but when redis tries to start it fails with the error: Opening socket: bind: Permission denied. How can I fix this? 08:49:44 GMT joako: if the port is below 1024, the process needs additional privileges (like root or some NET_CAP_something). otherwise it could be a SELinux/AppArmor restriction