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

Crashing when i try to enable cloud integrations / accept the OAuth2 #47

Closed
biast12 opened this issue Dec 23, 2024 · 4 comments
Closed

Comments

@biast12
Copy link

biast12 commented Dec 23, 2024

I'm not sure if i'm the one doing something wrong here or what, but it keeps crashing when i try to enable cloud integrations / accept the OAuth2

The error message: image

My .env: image

@Vendicated
Copy link
Member

pretty sure this means your redis needs authentication but it wasn't provided

@lewisakura
Copy link
Member

Password auth isn't supported yet (see #45), please disable authentication on your instance or set one up specifically for Vencloud in the meantime

@biast12
Copy link
Author

biast12 commented Dec 24, 2024

Hey sorry for not getting back yet, I'm home for the Christmas (merry Christmas btw) so I'm not at my PC at the moment, I already turned the security/password off so I'm not sure if that's the issue.

What redis link is supposed to be in the .env? Like is it the Public endpoint, the connect link or?

Also I noticed that it set a password by default so it's probably a good idea to get the pr finished as it might create confusion for someone who's completely new to all of this.

@biast12
Copy link
Author

biast12 commented Dec 29, 2024

ok so finally got home and time to fully look at this, no matter what i did didn't it work so i ended up just switching to #45 switch seems to work, i think the issue may be that Redis no matter has a "password", it's just if it's null or one that's set (this is just a guess tho), but i'll close the issue as it's technically fixed

@biast12 biast12 closed this as completed Dec 29, 2024
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

3 participants