Hello my local-hosted n8n instance can’t connect to ollama in different docker container. I tried almost everything but n8n still can’t connect. So right now I here with this error:
CONTAINER ID NAMES NETWORKS STATUS
b2585d33b28c nextcloud-aio-mastercontainer bridge Exited (0) 2 hours ago
b03a04cc0002 ollama bridge Up 5 hours
25bdab11c6c4 n8n bridge Up 5 hours
Containers on the default bridge network can only access each other by IP addresses. I suggest you create a custom network and make both containers join that network. This will allow them to reference each other by names.