[GH-ISSUE #2218] CELERY error with REDIS #3321

Closed
opened 2026-03-14 07:07:27 +03:00 by kerem · 0 comments
Owner

Originally created by @rabsym on GitHub (Apr 27, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2218

Hello.

I'm observing the following CELERY errors in w1.log think happening since v1.0.0 update. Any clue will be appreciated.

Unrecovrable error: OperationalError('this user has no permissions to access one of the channels used as arguments')
...
redis.exceptions.NoPermissionError: this user has no permissions to access one of the channels used as arguments

I have this on redis.conf file:

user default on nopass ~* +@all

Checked redis-server.log debug looks like accepting connections with user=default

Thanks in advance
Raimon

Originally created by @rabsym on GitHub (Apr 27, 2025). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2218 Hello. I'm observing the following CELERY errors in w1.log think happening since v1.0.0 update. Any clue will be appreciated. ``` Unrecovrable error: OperationalError('this user has no permissions to access one of the channels used as arguments') ... redis.exceptions.NoPermissionError: this user has no permissions to access one of the channels used as arguments ``` I have this on redis.conf file: `user default on nopass ~* +@all ` Checked redis-server.log debug looks like accepting connections with user=default Thanks in advance Raimon
kerem closed this issue 2026-03-14 07:07:33 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#3321
No description provided.