error: couldn't send the SMS: 'GDBus.Error:org.freedesktop.libmbim.Error.Status.MemoryFull: Couldn't send SMS part: MemoryFull'

Daniel Pecka dpecka at opensuse.org
Sat Jul 28 08:13:09 UTC 2018


On Fri, Jul 27, 2018 at 12:01 PM, Aleksander Morgado
<aleksander at aleksander.es> wrote:
>
> The problem is not your system memory; it's the SMS storage inside the
> modem the one that is full.
> Try to list SMS messages with mmcli --messaging-list-sms, and then
> delete the ones you don't want with --messaging-delete-sms=[INDEX]
>
> --
> Aleksander
> https://aleksander.es

Hello Alex,

thanks for your input .. I've forgot to add, that this was the first
idea that came into my mind and I've checked that .. mmcli says it's
empty

# mmcli -m 1 --messaging-list-sms

No SMS messages were found

However I doubt that mmcli is querying the SIM memory. According to memory

# mmcli -m 1 --messaging-status

/org/freedesktop/ModemManager1/Modem/1
  ----------------------------
  Messaging | supported storages: 'mt'
            |    default storage: 'unknown'

I've tried several otger opts with --store-in-storage=mt but it didn't
work .. I think that the last resort that I'm going to try is to
insert the SIM into some cell phone and try to check the status of its
storage like that .. Will tell you the result ..

thanks again and regards, dan


More information about the libmbim-devel mailing list