#500 server eroor accessing panel after installing redia

18 messages · Page 1 of 1 (latest)

south gorge
#

I installed redis then I cant access the panel I tried to remove it but it didn't fixed the pamel

#

systemctl status redis
● redis-server.service - Advanced key-value store
Loaded: loaded (/lib/systemd/system/redis-server.service; enabled; vendor preset:> Active: active (running) since Fri 2025-08-01 02:56:30 UTC; 7min ago
Docs: http://redis.io/documentation,
man:redis-server(1)
Main PID: 576 (redis-server)
Status: "Ready to accept connections"
Tasks: 5 (limit: 77152)
Memory: 5.3M
CPU: 334ms
CGroup: /system.slice/redis-server.service
└─576 "/usr/bin/redis-server 127.0.0.1:6379" "" "" "" "" "" "" "" "" "" ">
Aug 01 02:56:30 rj123 systemd[1]: Starting Advanced key-value store...
Aug 01 02:56:30 rj123 systemd[1]: Started Advanced key-value store.
lines 1-15/15 (END)

#

Fixed idk how but yeah I tried few things

south gorge
#

If I change from this # requirepass pass to requirepass pass in redis.conf the 500 server error appears how do I fix it

humble belfryBOT
#

Hey @south gorge! Post your Panel logs to find out more information about the cause of your 500 server errors tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99

south gorge
humble belfryBOT
south gorge
#

I am using ubutnu

#

I tried this cmds but they didn't worked

#

These*

thick sigil
south gorge
#

I am using velocity and I setup the redis ip port and password

remote quail
#

Velocity?

#

I’m very confused about what the problem
Is

mint anvil
south gorge