Matheus Campos

Results 4 comments of Matheus Campos

I couldn't solve the Web Socket problem. I don't understand about Traefik, my old stack I used from a course teaching Swarm, and I tried to blend the traefik stack...

> I did face issues with wss. I solved this by exposing the ports directly via traefik, instead of using PathPrefix. So, it should work by default now. Idk why...

I'm having the same Issue ![Image](https://github.com/user-attachments/assets/cfe5588d-1997-43a7-ad47-d684ca883901) My setup: ![Image](https://github.com/user-attachments/assets/0831fecc-4574-4333-a64f-adcbcb6f0a1a) I tested with or without tools hooked up at the agent. n8n version: 1.86.1

The way I solved was to just adding an edit fields (just passing the raw JSON) before the agent. ![Image](https://github.com/user-attachments/assets/44c3b046-4adb-4deb-b896-ba316918ec56) And magically worked. Not sure what caused the issue tho,...