Closed Toromino closed 3 years ago
Same problem. If you'll find solution please write here.
I also had this issue, I have changed these parameters to get it working (not sure which one made it work as I changed them at the same time):
id : whatsappbot
bot: username: whatsapp_bot
Deleting the database mautrix-whatsapp.db
helped me for some reason. It generated a new database and then it just worked.
Edit: It seems that I have discovered the same solution as in https://github.com/tulir/mautrix-whatsapp/issues/238#issuecomment-736208590
I also had this issue, I have changed these parameters to get it working (not sure which one made it work as I changed them at the same time):
id : whatsappbot
bot: username: whatsapp_bot
I had the same issue, changing the username to whatsapp_bot
resolved it
Same here, for some reason could not register whatsappbot...
Encountering this issue with version v0.10.4
.
I'm using a Postgres database, and I tried recreating it from scratch as suggested in this thread, but when I do that my bridge does not react anymore.
I haven't tried changing id
and bot.username
values, as I fear this would break my existing bridged rooms?
I have followed the set-up instructions, configured the bridge and appended my registration.yaml to my homeserver.yaml. Yet I get this error message:
GET /_matrix/client/r0/account/whoami: M_FORBIDDEN (HTTP 403): Application service has not registered this user. Retrying in 10 seconds...
Both Mautrix and Synapse are running on the same server, I am not using Docker.
My config.yaml:
My registration.yaml:
Interesting enough, whenever I start synapse my ApplicationService confirms that the service has been loaded: