itsjunetime / smserver

An app to allow Jailbroken iPhones to send texts & attachments from their browser
GNU General Public License v3.0
158 stars 27 forks source link

SMServer causing problems when sending messages #63

Closed gainb closed 3 years ago

gainb commented 3 years ago

On the older version of libmserver, SMServer would instantly crash when sending messages. On the newer version, springboard crashes when I send a message. Crashlog

itsjunetime commented 3 years ago

Could you try completely uninstalling and reinstalling libsmserver? As I stated in #62, I accidentally uploaded a broken version of libsmserver to twickd, then quickly uploaded a fixed version. However, you may have installed the broken version, so a complete uninstall and re-install should fix it.

gainb commented 3 years ago

I tried that, still crashed my springboard

astra-io commented 3 years ago

same issue. all different settings - some threads crash some don't (not sure if it's the location thing, as I've shared location with one and it seems fine). sending message restarts my springboard, however. tried with all tweaks disabled as well (besides dependencies). didn't realize how much i depended on this, will try and downgrade until it's fixed.

itsjunetime commented 3 years ago

I released version 0.6.1 of SMServer and 0.5.2 of libsmserver - Could you upgrade and try them out to see if they fix this?

blxrr commented 3 years ago

Not the OP, but I’m having the same issue with 0.6.1 of SMServer and 0.5.2 of libsmserver.

astra-io commented 3 years ago

works for the majority - now only those certain threads cause crash.

itsjunetime commented 3 years ago

If someone who is having this issue (@blxrr or @gainb) could get a log (or even the last ~30 lines from a log) from the app as described in the readme of this repo, that would be much appreciated and would help me a lot in figuring out where this issue is stemming from.

blxrr commented 3 years ago

So, @iandwelker, I am no longer receiving a crash/respring, but what I am recieving is a <Debug>: SMServer_app: WARNING: The websocket failed to start. This will prevent you from receiving new messages. now. My messages are sending, but not showing on the web side of things which I think that's the issue until I reload the page then they show up. Any fixes to that?

itsjunetime commented 3 years ago

@blxrr that normally occurs when you are trying to run the websocket and the server on the same port. To fix that, you'll need to open the settings, change the websocket port to something that is different from what is shown as the server port in the main app view, restart the app, and try to run the server again.

itsjunetime commented 3 years ago

I know this issue may be dead, but it may have just been fixed with version 0.6.2 of libsmserver (see this issue); if any of you are still experiencing this, could you try out the latest update (of both SMServer and libsmserver) and let me know if you're still running into this?

itsjunetime commented 3 years ago

Alright, calling this issue as dead. Feel free to reopen if anyone is still running into this.