Chatwoot Error

cannot connect to this using my url , i have installed it using os with application on hostinger

We used to use Chatwoot. What are you trying to achieve?

Did you check the Base URL? I would use only the public root URL of your instance.
@Burhan_Nathdwara

found the issue as both were on same server so traefik was unable to connect so use the rails one

@Burhan_Nathdwara glad you sorted it, for anyone else hitting this — when chatwoot adn n8n share the same server behind traefik, use the internal docker network URL in the base URL field instead of the public domain, something like http://chatwoot-rails:3000 so traffic stays inside the network and skips traefik entirely