-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hello!
I checked everything, the bot is accessible from the synapse container: docker compose exec synapse curl 172.118.0.1:8023/health OK
In the bot logs there is this error:
matrix-webhooks-1 | 2025-04-24 08:08:26.815 INFO [webhook-srv] Matrix bridge running on 0.0.0.0:8023
matrix-webhooks-1 | 2025-04-24 08:08:26.840 ERROR [knex] MatrixHttpClient (REQ-1)
matrix-webhooks-1 | {
matrix-webhooks-1 | errcode: 'M_USER_IN_USE',
matrix-webhooks-1 | error: 'User ID already taken.'
matrix-webhooks-1 | }
matrix-webhooks-1 | 2025-04-24 08:08:26.884 WARN [webhook-srv] Plugin directory '/app/plugins' does not exist. No plugins will be loaded.
matrix-webhooks-1 | 2025-04-24 08:08:26.885 INFO [webhook-srv] Web server running on 0.0.0.0:8020