Every time I send an MMS using the built-in mmsd, the following happens:
- No image shows in the Chatty message log after hitting Send - No MMS is sent to the target device - mmsd CPU usage shoots up to 100% - mmsd logs continually prints the following at rapid speed until mmsd is killed:
I did also catch this in the logs when testing (seems separate from the connection issue, but the cause of the 100% cpu usage):
/usr/lib/mmsd/mmsd/ofono_mms_service.py:147: RuntimeWarning: coroutine 'sleep' was never awaited
asyncio.sleep(5)
mmsd also reverts the APN to incorrect settings on launch - it uses Ting mobile's APN (wireless.dish.com), not Mint's (wholesale) as configured in the system settings.
I have confirmed that I can access the internet and MMSC server from the device over 4G.
Device is fully updated with today's updates. Not sure where to go from here. Any insight would be appreciated.
@mgreenheck Hi. we are aware of some issues with MMS in the US. it is currently being worked on since routes work differently there.
Next release should bring some fixes on MMS includingthe cpu usage issue you mentioned and a UI in settings to configure MMS in case auto configuration is not enough.