-
-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BlueBubbles Mautrix-iMessage Documentation #216
Comments
There's is documentation but it should be updated and made more prominent: https://github.com/mautrix/imessage/blob/master/imessage/bluebubbles/README.md Ignore the part about downing the latest bridge release, instead just run |
Hey, Brilliant! Thanks so much for the info. I will give it a go tomorrow. I’ll be running the bridge on the same machine as my Matrix server, so hopefully I can get it working that way. |
I’m trying to set this up and have reached the step where I need to run the command bbctl run --param 'imessage_platform=bluebubbles' sh-imessage. However, it prompts me to log in to a Beeper account. Can I bridge BlueBubbles to my Matrix server without Beeper? |
This is covered in the docs for the bridge: The bridge doesn't necessarily have to run on a Mac if using the BlueBubbles connector. The documentation that joshua listed is definitely Beeper-centric as most people are using this with Beeper. |
Hi everyone, I've recently been playing with setting this bridge up, and today tried out the Blue Bubbles mode, which I hadn't done previously due to lack of docs. It seems rather trivial and seemingly the best way, so posting here in case it's helpful to others:
Then that's it, and it works as per other bridges. In theory with many more features, although I haven't tested it too much yet Hope that's helpful PS. Perhaps I should make a quick PR to disambiguate that stuff in at least the config file itself? |
Hi, Thank you for sharing! Could you please send an example of your config.yaml file for the iMessage bridge? I'm trying to set it up without the WebSocket proxy and am having trouble with the 'appservice' section. |
Below:
|
Hi, Thanks for that! When starting the bridge, did you come across the following error at all? ERR Failed to connect to homeserver, retrying in 10 seconds... error="failed to GET /_matrix/client/versions: M_FORBIDDEN (HTTP 403): Application service has not registered this user (@imessagebot:domain)" |
Is it definitely Otherwise I seem to recall I had to manually create the bot user on the server. Unlike the other bridges, the bridge failed to create the user itself |
Hi, The domain is my @matrix domain. It looks like I might need to create the bot user manually then. Like you, the other bridges I set up automatically created the users for me |
To save those seeing this thread some time, here's how I did this:
Output indicating success: And my source: https://spec.matrix.org/unstable/application-service-api/#server-admin-style-permissions |
Hi,
I see Bluebubbles listed with full features on your roadmap for Mautrix iMessage. However, I couldn't find any documentation on integrating the two. Is it possible to use Bluebubbles with the Mautrix Matrix bridge? If so, is there any documentation available on how to set it up?
The text was updated successfully, but these errors were encountered: