BlueBubblesApp / bluebubbles-server

Server for forwarding iMessages to clients within the BlueBubbles App ecosystem
https://bluebubbles.app
Apache License 2.0
540 stars 47 forks source link

Sending two messages since server 1.9.0 #582

Closed levogevo closed 10 months ago

levogevo commented 10 months ago

BlueBubbles is suddenly sending two messages per chat since the 1.9.0 update. -Server version: 1.9.0 -macOs Version: 13.4.1 -Proxy service: dynamic dns -Using Private API

levogevo commented 10 months ago

With some additional testing, seems that turning off private api send resolves the issue. However, this should not be the case. seems like a bug with 1.9.0 server

zlshames commented 10 months ago

@levogevo when this occurs, are there multiple Messages apps running?

levogevo commented 10 months ago

@levogevo when this occurs, are there multiple Messages apps running?

No. I tried resetting the machine, restarting the machine, restarting bluebubbles only, restarting messages only. I can confirm that turning off Private API send resolves the issue and turning it back on immediately results in double messages again. It seems to be directly tied to Private API send

zlshames commented 10 months ago

Can you join our discord and ping me? I have a test build I'd like you to try to fix the issue.

jpcamp commented 10 months ago

I disabled MacForge (Didn't realize it wasn't necessary after 1.8+) and that did the trick.

levogevo commented 10 months ago

I disabled MacForge (Didn't realize it wasn't necessary after 1.8+) and that did the trick.

Yea I figured that out with the help of zlshames a few days ago, forgot to close this issue.