mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-09-07 00:13:14 +00:00
Add a meowlnir-whoami diagnostic script to matrix-bot-meowlnir
Asks the homeserver who Meowlnir's appservice token belongs to. A 401 (M_UNKNOWN_TOKEN) response means the homeserver is running without Meowlnir's appservice registration, which is the usual cause of Meowlnir's "Failed to connect to homeserver" log messages. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
74e50df931
commit
c57e8fde84
@@ -89,6 +89,7 @@
|
||||
- meowlnir-api
|
||||
- meowlnir-bots
|
||||
- meowlnir-create-management-room
|
||||
- meowlnir-whoami
|
||||
|
||||
- name: Ensure matrix-bot-meowlnir container network is created
|
||||
when: matrix_bot_meowlnir_container_network != 'host'
|
||||
|
||||
Reference in New Issue
Block a user