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

RedisStore "saveSession" got "Invalid argument type" #65

Open
sombochea opened this issue Apr 6, 2023 · 2 comments
Open

RedisStore "saveSession" got "Invalid argument type" #65

sombochea opened this issue Apr 6, 2023 · 2 comments

Comments

@sombochea
Copy link

image

image

Reference: https://github.com/socketio/socket.io-admin-ui/blob/develop/lib/stores.ts#L68

I think it's caused by the value set with boolean not support anymore.
image

System Details

OS: Ubuntu 22.04.2 LTS
Node: v18.15.0
Socket.IO: 4.5.2
Socket.IO Admin UI: 0.5.1
Redis: 4.3.1
@darrachequesne
Copy link
Member

Hi! The current store is not compatible with redis@4, we need to create another implementation: 6ba2163

@sombochea
Copy link
Author

Hi! The current store is not compatible with redis@4, we need to create another implementation: 6ba2163

Thank you for your response!

Looking forward to seeing this stage will be released soon.

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