Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

ERROR [ioredis] Unhandled error event: Error: connect ECONNREFUSED 127.0.0.1:637 #877

Closed Answered by spencerwooo
doomwithdon asked this question in Q&A
Discussion options

You must be logged in to vote

Your redis url is not properly setup. It is still looking for a 127.0.0.1 redis instance, which is clearly wrong. You should setup the environment variable REDIS_URL inside your Vercel dashboard, and point it to your upstash redis url.

Docs: https://ovi.swo.moe/docs/getting-started#create-a-redis-connection

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Fengkiy
Comment options

Answer selected by doomwithdon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants