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

[BUG] REDIS error #375

Open
Eternumkr opened this issue Oct 14, 2024 · 1 comment
Open

[BUG] REDIS error #375

Eternumkr opened this issue Oct 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Eternumkr
Copy link

Eternumkr commented Oct 14, 2024

installed nostream on a VM(Ubuntu 22.04.5). V2.0.0.
postgresql-16
Redis Server V7.4.1
Typescript v5.6.3
node v20+ (also node v18)

when running nostream, REDIS throws error saying the URL is undefined.
logs show:
new URL (node:internal/url:806:29)
code: 'ERR_INVALID_URL'
input: 'redis://undefined:undefined:@undefined:undefined'

my .env file has all of the redis variables.

I dont understand.

Please help.

@Eternumkr Eternumkr added the bug Something isn't working label Oct 14, 2024
@cameri
Copy link
Owner

cameri commented Oct 22, 2024

Are you using ./scripts/start script to run Nostream?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants