update version 5.5 to 5.8

leogeolgrv2 years ago

I get this error in the admin account when I check the devices that of the end users is all good

TypeError: Cannot read properties of undefined (reading 'name')
    at https://armaseg.com/static/js/main.6cd3a572.js:178:558904
    at Array.map ()
    at M$ (https://armaseg.com/static/js/main.6cd3a572.js:178:558753)
    at Mo (https://armaseg.com/static/js/main.6cd3a572.js:2:681543)
    at Ds (https://armaseg.com/static/js/main.6cd3a572.js:2:693231)
    at Ml (https://armaseg.com/static/js/main.6cd3a572.js:2:739539)
    at Sc (https://armaseg.com/static/js/main.6cd3a572.js:2:727762)
    at yc (https://armaseg.com/static/js/main.6cd3a572.js:2:727690)
    at vc (https://armaseg.com/static/js/main.6cd3a572.js:2:727553)
    at oc (https://armaseg.com/static/js/main.6cd3a572.js:2:724333)
Anton Tananaev2 years ago

Try resetting user preferences.

leogeolgrv2 years ago

How do I do that on the screen? There is no option on the console, how do I do it?

leogeolgrv2 years ago

the error occurs in device preferences but only in the admin account

Anton Tananaev2 years ago

You can do it directly in the database. Or if you have another admin account, you can edit preferences from there.

Erick2 years ago

Hi Anton, I get this same error when try to see my devices:

TypeError: Cannot read properties of undefined (reading 'name')

This error occurs when linking a device, which belongs to a group, to an user that is not linked to the group. Is this behavior correct?

If I linked the user to the same group that the devices belong to, the devices listed normaly.

leogeolgrv2 years ago

Thanks for the screen. I had to unlink the groups and devices from the master account and then link them again.

Anton Tananaev2 years ago