clearspace-team / iMessage-bot

Instructions and example code for creating a chatbot for any chat that Beeper supports - currently iMessage, Twitter, Instagram, Facebook, Whatsapp, Telegram, Slack, Discord, Signal , and Linkedin
10 stars 1 forks source link

[beeper.com] Failed to log in: Registration target server not found. #2

Closed dkindlund closed 1 year ago

dkindlund commented 1 year ago

On Step 2.2 of your doc, it looks like beeper registration fails. Any idea why? Did beeper.com change their endpoint from matrix.beeper.com perhaps?

$ mbc auth ? Homeserver beeper.com ? Username foobar1234 ? Password ** Failed to log in: Registration target server not found.

To log in or register through maubot, you must add the server to the homeservers section in the config. If you only want to log in, leave the secret field empty.

dkindlund commented 1 year ago

Ah, restarting the Docker container before running this command worked!