This repository was archived by the owner on Jul 26, 2023. It is now read-only.
Error Code 504 #615
-
Hi i got error 504, and nothing further info |
Beta Was this translation helpful? Give feedback.
Answered by
spencerwooo
Apr 21, 2022
Replies: 1 comment 3 replies
-
Check your Vercel function logs for error details. I should assume it has something to do with your |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
adhiduzz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check your Vercel function logs for error details. I should assume it has something to do with your
REDIS_URL
- so double check that with the documentation.