We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
New to matrix, just set up a server on EC2 using the ansible/docker playbook.
I'm confused, which part goes on my Mac, and which goes on the server?
Trying to understand https://docs.mau.fi/bridges/go/imessage/mac/setup.html ... not getting the part that says 4. Set up mautrix-wsproxy. Set it up on the server? How?
Thanks for any guidance!
I'm here:
./mautrix-imessage [Jan 6, 2022 13:47:05] [INFO] Initializing mautrix-imessage 0.1.0+dev.5e171827 (Jan 5 2022, 01:26:07) [Jan 6, 2022 13:47:05] [DEBUG] Initializing database connection [Jan 6, 2022 13:47:05] [DEBUG] Initializing state store [Jan 6, 2022 13:47:05] [DEBUG] Initializing Matrix event processor [Jan 6, 2022 13:47:05] [DEBUG] Initializing Matrix event handler [Jan 6, 2022 13:47:05] [DEBUG] Initializing iMessage connector [Jan 6, 2022 13:47:05] [iMessage/Mac/INFO] Contact access is allowed [Jan 6, 2022 13:47:05] [DEBUG] Bridge built with end-to-bridge encryption, but disabled in config [Jan 6, 2022 13:47:05] [INFO] Bridge initialization complete, starting... [Jan 6, 2022 13:47:05] [DEBUG] Running database upgrades [Jan 6, 2022 13:47:05] [Database/Upgrade/INFO] Database currently on v6, latest: v6 [Jan 6, 2022 13:47:05] [DEBUG] Checking connection to homeserver [Jan 6, 2022 13:47:05] [ERROR] Failed to connect to homeserver: failed to ensure registered: failed to POST /_matrix/client/r0/register: M_UNKNOWN_TOKEN (HTTP 401): Unrecognised access token. Retrying in 10 seconds...
The text was updated successfully, but these errors were encountered:
I downloaded the binary mautrix-wsproxy-amd64 on my server ... copied config.yaml over there ...
mautrix-wsproxy-amd64
config.yaml
Is homeserver my Mac? Or the Matrix server?
homeserver
Sorry, something went wrong.
I'm just getting started myself, but your homeserver is the EC2 instance - https://matrix.org/docs/guides/introduction
No branches or pull requests
New to matrix, just set up a server on EC2 using the ansible/docker playbook.
I'm confused, which part goes on my Mac, and which goes on the server?
Trying to understand https://docs.mau.fi/bridges/go/imessage/mac/setup.html ... not getting the part that says 4. Set up mautrix-wsproxy. Set it up on the server? How?
Thanks for any guidance!
I'm here:
The text was updated successfully, but these errors were encountered: