-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working