Page 1 of 1

Error in startup after enabling MySQL **Solved (sort of)**

Posted: Wed Dec 21, 2016 5:21 pm
by morganjc50
I've been trying to get MySQL pushes working and after enabling the service and rebooting the startup doesn't get past launching the web host. OpenWRT reports this error

Code: Select all

/usr/lib/lua/luci/dispatcher.lua:448: Failed to execute call dispatcher target for entry '/admin/system/packages'. The called action terminated with an exception: /usr/lib/lua/luci/template.lua:104: Failed to execute template 'admin_system/packages'. A runtime error occured: [string "/usr/lib/lua/luci/view/admin_system/package..."]:38: table index is nil stack traceback: [C]: in function 'assert' /usr/lib/lua/luci/dispatcher.lua:448: in function 'dispatch' /usr/lib/lua/luci/dispatcher.lua:195: in function
This is on a tplink mr3020 both before and after a flash to the 1.4 firmware. Anyone know what could be causing this or how to get around it?

Re: Error in startup after enabling MySQL

Posted: Wed Dec 21, 2016 7:30 pm
by morganjc50
So after a third flash and reconfigure, this seems to be working. I still have no idea what the issue was other than possibly the MySQL libraries not downloading correctly.