I’m running a fresh flash of Legato 16.10.3 R14 with the carrier generic image. The avcService keeps crashing on boot and if I start the app manually. I have confirmed that I have a good connection to AirVantage using the minicom commands. I have also confirmed that I can ping 8.8.8.8 using the cm data connect command.
Here is the relevant log:
Oct 16 14:45:01 | avcDaemon[2177]/avcDaemon T=main | avcServer.c _avcDaemon_COMPONENT_INIT() 1923 | Is control app installed? 1
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'atClient.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'atServer.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'audioService.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'avcService.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'cellNetService.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'dataConnectionService.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'fwupdateService.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'gpioService.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'modemService.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'positioningService.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'powerMgr.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'secStore.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'smsInboxService.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'spiService.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'tools.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'voiceCallService.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'wifi.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'wifiApTest.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'wifiClientTest.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'wifiService.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'wifiWebAp.'
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c PopulateAppInfoObjects() 1772 | Application name too large or is hidden, 'devMode.'
Oct 16 14:45:01 | avcDaemon[2177]/avcDaemon T=main | assetData.c assetData_CreateInstanceById() 2982 | Creating asset instance for lwm2m/9
Oct 16 14:45:01 | avcDaemon[2177]/avcDaemon T=main | assetData.c assetData_CreateInstanceById() 3079 | Finished creating instance 1 for lwm2m/9
Oct 16 14:45:01 | avcDaemon[2177]/avcDaemon T=main | assetData.c assetData_CreateInstanceById() 2982 | Creating asset instance for lwm2m/0
Oct 16 14:45:01 | avcDaemon[2177]/avcDaemon T=main | assetData.c CreateAssetDataFromModel() 989 | Asset model for lwm2m/0 is not found
Oct 16 14:45:01 | avcDaemon[2177]/avcAppUpdate T=main | avcAppUpdate.c CreateLegatoObjectsForApp() 734 | Assert Failed: 'assetData_CreateInstanceById(objNameBuffer, 0, 0, &objectRef) == LE_OK'
Oct 16 14:45:03 | supervisor[465]/supervisor T=main | proc.c proc_SigChildHandler() 1942 | Process 'avcStart.sh' (PID: 2177) has exited with exit code 1.
Oct 16 14:45:04 | supervisor[465]/supervisor T=main | app.c app_SigChildHandler() 3227 | Process 'avcStart.sh' in app 'avcService' faulted: Restarting process.