05-12-2023, 07:16 AM
Hello
I have done a fresh install of Moode 8.3.2 onto a Raspberry Pi 3. The pi is getting it's ip address via a DHCP reservation.
When I open the web interface I can see the below error in the console. This error is stuck in a loop and keeps appearing - 1300 calls to it at the moment and counting.
I see the same when I open the admin pages and if they do open they then lockup on saving:
Has anyone else encountered this problem?
I have done a fresh install of Moode 8.3.2 onto a Raspberry Pi 3. The pi is getting it's ip address via a DHCP reservation.
When I open the web interface I can see the below error in the console. This error is stuck in a loop and keeps appearing - 1300 calls to it at the moment and counting.
I see the same when I open the admin pages and if they do open they then lockup on saving:
Code:
playerlib.js:968 Uncaught TypeError: Cannot read properties of undefined (reading 'indexOf')
at Object.success (playerlib.js:968:32)
at u (jquery-1.8.2.js:974:30)
at Object.fireWith [as resolveWith] (jquery-1.8.2.js:1082:7)
at N (jquery-1.8.2.js:7788:14)
at XMLHttpRequest.n (jquery-1.8.2.js:8500:8)
Has anyone else encountered this problem?