chatwoot / chatwoot

Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
https://www.chatwoot.com/help-center
Other
18.98k stars 3.03k forks source link

I can't see anything after installation #9469

Closed Aserrano23 closed 1 week ago

Aserrano23 commented 2 weeks ago

Describe the bug

I installed chatwoot in a Ubuntu 22.04 VM with docker, the installation gone fine but when i try to access localhost:3000 it says me "Unable to connect"

Captura de pantalla 2024-05-15 a las 12 34 18

To Reproduce

N/A

Expected behavior

No response

Environment

Docker

Cloud Provider

Other [please specify in the description]

Platform

Browser

Operating system

No response

Browser and version

No response

Docker (if applicable)

DOCKER VERSION Captura de pantalla 2024-05-15 a las 12 31 45

DOCKER INFO Captura de pantalla 2024-05-15 a las 12 32 07

DOCKER COMPOSE VERSION Captura de pantalla 2024-05-15 a las 12 32 25

Additional context

No response

linear[bot] commented 2 weeks ago

PR-1088 I can't see anything after installation

vishnu-narayanan commented 2 weeks ago

@Aserrano23 Could you share the output of docker ps?

fabr2004 commented 1 week ago

@Aserrano23 By your provided information, this seems to be the case where you can't reach your running Chatwoot instance. If you applied default docker-compose.yaml then you must also install and configure nginx. By its default, Chatwoot Docker itself doesn't communicate with exterior environment, it needs this proxy.

vishnu-narayanan commented 1 week ago

@Aserrano23 Please reopen if you are still facing issues.