mautrix / imessage

A Matrix-iMessage puppeting bridge
https://go.mau.fi/mautrix-imessage/
GNU Affero General Public License v3.0
332 stars 36 forks source link

Malformed WS or WSS URL #175

Open hwhitfield2 opened 5 months ago

hwhitfield2 commented 5 months ago

When following bluebubbles documentation I am getting 2024-01-26T16:56:28-07:00 FTL Error in iMessage connection: malformed ws or wss URL

Tried setting websocket_proxy to null and using appservice http server and I get further.

{"level":"debug","time":"2024-01-26T16:55:41.196097-07:00","message":"Connecting to iMessage"} {"level":"debug","time":"2024-01-26T16:55:41.196148-07:00","message":"Starting iMessage handler"} {"level":"fatal","time":"2024-01-26T16:55:41.196431-07:00","message":"Error in iMessage connection: malformed ws or wss URL"}

trek-boldly-go commented 5 months ago

Some have reported that the bluebubbles url and password were not set correctly in the config.yaml file by bbctl. You should check the values are populated correctly and report back if you still have a problem.