Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redis issue after upgrade om 8 -> 9 using GCP memory store #192

Closed
ZuSe opened this issue Jun 26, 2023 · 1 comment
Closed

Redis issue after upgrade om 8 -> 9 using GCP memory store #192

ZuSe opened this issue Jun 26, 2023 · 1 comment

Comments

@ZuSe
Copy link

ZuSe commented Jun 26, 2023

Using GCP memory store is causing the postgresql-init container to break.

Tasks: TOP => db:migrate => db:load_config => environment
(See full trace by running task with --trace)
I, [2023-06-26T08:16:36.519017 #11] INFO -- : ActionCable is using the redis instance at redis://:594aa6a5-3695-4ac5-947e-2a98dcd0e70a@10.187.161.3:6379.
I, [2023-06-26T08:16:36.572028#11-6180] INFO -- : Using memcached as Rails cache store.
I, [2023-06-26T08:16:36.572299#11-6180] INFO -- : Using the Redis back end for Zammad's web socket session store.
rake aborted!
Redis::CommandError: ERR unknown command client, with args beginning with: setname, ActionCable-PID-11,

The error is know and can be avoided:
rails/rails#38244

@monotek
Copy link
Member

monotek commented Jun 26, 2023

please move the isse to: https://github.com/zammad/zammad

@monotek monotek closed this as completed Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants