-
Notifications
You must be signed in to change notification settings - Fork 50
Description
Description
Multiple dashboard endpoints return 500 Internal Server Error
Environment
- RADIUSdesk Version: cake4 branch
- PHP Version: 8.1+/8.2+
- CakePHP Version: 4.5.x
- Database: MariaDB/MySQL
- Web Server: NGINX + PHP-FPM
Error
GET https://*****/cake4/rd_cake/dashboard/users-items.json?…=1&start=0&limit=25&token=676256d5-227c-4d32-a753-1eb1602a942b&cloud_id=24 500 (Internal Server Error)
app.js?_dc=20251022050244:1 Uncaught TypeError: Cannot read properties of undefined (reading 'message')
at ctor.load (app.js?_dc=20251022050244:1:3417715)
at ctor.fire (app.js?_dc=20251022050244:1:182101)
at ctor.doFireEvent (app.js?_dc=20251022050244:1:189611)
at b.doFireEvent (app.js?_dc=20251022050244:1:523480)
at ctor.fireEventArgs (app.js?_dc=20251022050244:1:188513)
at ctor.fireEvent (app.js?_dc=20251022050244:1:188242)
at ctor.onProxyLoad (app.js?_dc=20251022050244:1:782812)
at ctor.triggerCallbacks (app.js?_dc=20251022050244:1:702237)
at ctor.setCompleted (app.js?_dc=20251022050244:1:701890)
at ctor.setException (app.js?_dc=20251022050244:1:702148)