-
Notifications
You must be signed in to change notification settings - Fork 18
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
A weird error on start up. #2
Comments
I suggest logging out the redis result to see what's going on. You can also set it to 0 to see if that fixes it or its related to somewhere else in the code. |
I did set the variables to 0, but the issue still occurs. I have the .env.local file set up like I needed to according to the instructions on the READ ME file, so I know I got that part right. Error: Failed to parse URL from 0. Is there something else I need to give those variables? |
Try to log out those variables - it very likely is they are not set correctly. |
Ok. How do I log them? Through the web console, or through my code Terminal? |
Google this and other basic debugging stuff. I'm not your personal assistant. |
I did everything you said in the READ ME file. What could be the cause of this?
The text was updated successfully, but these errors were encountered: