mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 14:23:08 +00:00
Troubleshooting step in README for "Supabase Service Unavailable"
This commit is contained in:
@@ -236,6 +236,8 @@ Here are solutions to common issues you might encounter:
|
||||
|
||||
- **If using Docker Desktop**: Go into the Docker settings and make sure "Expose daemon on tcp://localhost:2375 without TLS" is turned on
|
||||
|
||||
- **Supabase Service Unavailable** - Make sure you don't have an "@" character in your Postgres password! If the connection to the kong container is working (the container logs say it is receiving requests from n8n) but n8n says it cannot connect, this is generally the problem from what the community has shared. Other characters might not be allowed too, the @ symbol is just the one I know for sure!
|
||||
|
||||
### GPU Support Issues
|
||||
|
||||
- **Windows GPU Support**: If you're having trouble running Ollama with GPU support on Windows with Docker Desktop:
|
||||
|
||||
Reference in New Issue
Block a user