-
Notifications
You must be signed in to change notification settings - Fork 51
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
errors updating to v1.9.8 arm64 prerelease #668
Comments
After trying a fresh install, those FaceTime / Message popups showed up only when I tried to turn on the private API features in the onboarding flow. Something w/ papi... |
Yeah I need to debug this some more. The issue is mainly that I don't have an m1 Mac to test against. So I'll need to work closely with one of you to make some test builds to help figure this thing out. I don't think the issue is how I'm building the private API dylib, but rather, how im calling the app |
it's related to Private API send method. If you turn off Private API Attachment send, then it wont crash server imesssage any more. |
it's just related to the private api in general. Not a specific function within it. |
Is this fixed? happy to test a build or give access to a test machine if thats helpful. |
From our research, it seem this may be a bug in macOS. This other GitHub issue & my comment explains a little bit of it: rofl0r/proxychains-ng#481 (comment) For some reason your architecture list is "empty", Then reboot. I'm not sure there is anything I can do to fix it. We've had other Apple SIlicon users report that it's working for them just fine. So we know it's "environmental". Users on Sonoma don't seem to have the issue, but users on Ventura have (from the feedback I've gotten). I don't necessarily advise upgrading to Sonoma. |
Fixes BlueBubblesApp#668 Attempt to auto fix m1 w/ ventura private api crash
Great news on native support for Apple Silicon!
I just updated a server (m1 mac mini ventura13.6.7) from v1.9.7 to the v.1.9.8 prerelease. After opening the app I get series of many repeating error popups of the following saying Messages & Facetime quite unexpectedly.
Both Messages & FaceTime are consequently no longer open, but bluebubbles does boot a lot faster than before ;) I then tried manually opening Messages & FaceTime and testing if any API calls went through only to receive 500 Internal Server Errors.
Should I restart the state of the server? Let me know if there's anything else I can do / provide to help, thanks!
The text was updated successfully, but these errors were encountered: