When I use jmms --get I get the following error.
3 messages in "sent" state 3 messages in "received" state - fetching... Attempting to get message numbers: ["7","5","3"] (ExitFailure 1,"","error: couldn't create file: SMS has no data\n") (ExitFailure 1,"","error: couldn't create file: SMS has no data\n") (ExitFailure 1,"","error: couldn't create file: SMS has no data\n") On branch master
Initial commit
nothing to commit (create/copy files and use "git add" to track) Notifying: "jmms: unable to save: ExitFailure 1" Playing WAVE '/usr/share/sounds/purple/receive.wav' : Signed 16 bit Little Endian, Rate 22050 Hz, Stereo ("","") attempted to get: ["7","5","3"] successes: [] Notifying: "jmms: 3 messages not received" Playing WAVE '/usr/share/sounds/purple/receive.wav' : Signed 16 bit Little Endian, Rate 22050 Hz, Stereo ("","")
~montyhouse does this error recur when you re-run
jmms --get
?
If it doesn't recur, that's "normal" and doesn't indicate a problem, although I'd like to handle the state better. If it does recur, that might indicate there's a problem and I can look into it further.
Yeah it occurs when I run jmms --get after I have someone try to send me a picture to see if its working
Interesting. If you can, try a couple of things and report back:
- What happens if you run
jmms --read
? Do you see MMS messages?- If you can, have your friend send you another MMS message. Run
jmms --get
, then a minute later runjmms --get
again. Do you see an error both times, only the first time, or neither time?
I don't see an MMS when I run jmms --read and yeah I will get an error both times I jmms --get but I will try it again and let you know
Ok thanks. Can you also run
ls ~/mms-data/mms
and see if it lists anything?
When I checked there yesterday there was nothing and also ~/mms-data/sms is empty.
I did try to do MMS the way mobian wiki says to do it before I tried jmms. Would that cause any problems?
~montyhouse you ran the instructions here?: https://wiki.mobian-project.org/doku.php?id=mms
Yeah that's the one. But when I run systemctl --user start mmsd-mm it just tells me that there isn't anything for that
I'm about to just do a fresh install to see if that helps
Interesting. Yes it's possible that setups is conflicting with jmms. Please let me know how jmms works on the fresh install!
Is it possible that it has something to do with me being on kernal 5.11?
Any update on this ~montyhouse ?
~montyhouse any news on whether a fresh install fixed the conflict?