ioBroker.admin icon indicating copy to clipboard operation
ioBroker.admin copied to clipboard

Admin 6.0.3 (but was als 5.4.9) Crash when calling Adapters page

Open Apollon77 opened this issue 2 years ago • 8 comments

Bildschirmfoto 2022-06-12 um 23 16 43

Apollon77 avatar Jun 12 '22 21:06 Apollon77

Same/similar issue with the #tab-intro page:

[email protected]
instrument.js:109 MUI: The LocalizationProvider component was moved from `@mui/lab` to `@mui/x-date-pickers`.
The component will no longer be exported from `@mui/lab` in the first release of July 2022.

You should use `import { LocalizationProvider } from '@mui/x-date-pickers'`
or `import { LocalizationProvider } from '@mui/x-date-pickers/LocalizationProvider'`

More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.
(anonymous) @ instrument.js:109
kR4 @ LocalizationProvider.js:10
(anonymous) @ LocalizationProvider.js:19
Ji @ react-dom.production.min.js:166
lo @ react-dom.production.min.js:211
wa @ react-dom.production.min.js:293
va @ react-dom.production.min.js:279
hf @ react-dom.production.min.js:279
Hr @ react-dom.production.min.js:279
pa @ react-dom.production.min.js:267
k @ scheduler.production.min.js:13
nt @ scheduler.production.min.js:14
instrument.js:109 [2022-06-13T16:26:32.717Z] Try to connect
instrument.js:109 Stored version: , new version: 6.0.3
instrument.js:109 > objectChange tado.0.109324
instrument.js:109 > objectChange tado.0.109324
instrument.js:109 > objectChange tado.0.109324.Mobile_Devices
instrument.js:109 > objectChange tado.0.109324.Mobile_Devices
instrument.js:109 > objectChange tado.0.109324.Mobile_Devices.371286
instrument.js:109 > objectChange tado.0.109324.Mobile_Devices.371286
instrument.js:109 > objectChange tado.0.109324.Mobile_Devices.411365
instrument.js:109 > objectChange tado.0.109324.Mobile_Devices.411365
instrument.js:109 > objectChange tado.0.109324.Mobile_Devices.2722559
instrument.js:109 > objectChange tado.0.109324.Mobile_Devices.2722559
instrument.js:109 > objectChange tado.0.109324.Rooms
instrument.js:109 > objectChange tado.0.109324.Rooms
instrument.js:109 > objectChange tado.0.109324.Rooms.1
instrument.js:109 > objectChange tado.0.109324.Rooms.1
instrument.js:109 > objectChange tado.0.109324.Rooms.3
instrument.js:109 > objectChange tado.0.109324.Rooms.3
instrument.js:109 > objectChange tado.0.109324.Rooms.2
instrument.js:109 > objectChange tado.0.109324.Rooms.2
instrument.js:109 > objectChange tado.0.109324.Rooms.4
instrument.js:109 > objectChange tado.0.109324.Rooms.4
instrument.js:109 > objectChange tado.0.109324.Weather
instrument.js:109 > objectChange tado.0.109324.Weather
instrument.js:109 > objectChange tado.0.109324.Weather.solarIntensity
instrument.js:109 > objectChange tado.0.109324.Weather.solarIntensity
instrument.js:109 > objectChange tado.0.109324.Weather.outsideTemperature
instrument.js:109 > objectChange tado.0.109324.Weather.outsideTemperature
instrument.js:109 > objectChange tado.0.109324.Weather.weatherState
instrument.js:109 > objectChange tado.0.109324.Weather.weatherState
instrument.js:109 > objectChange tado.0.109324.Home.state
instrument.js:109 > objectChange tado.0.109324.Home.state
instrument.js:109 MUI: The Skeleton component was moved from the lab to the core.

You should use `import { Skeleton } from '@mui/material'`
or `import Skeleton from '@mui/material/Skeleton'`
(anonymous) @ instrument.js:109
instrument.js:109 TypeError: Invalid Version: undefined
    at new D (semver.js:314:11)
    at Y (semver.js:647:10)
    at Function.t1 [as gt] (semver.js:683:10)
    at lt.getHostDescription (Intro.jsx:573:24)
    at Intro.jsx:204:52
    at Array.map (<anonymous>)
    at lt.getInstancesCards (Intro.jsx:176:37)
    at lt.render (Intro.jsx:719:27)
    at mi (react-dom.production.min.js:222:189)
    at uo (react-dom.production.min.js:221:224)
    at wa (react-dom.production.min.js:291:286)
    at va (react-dom.production.min.js:279:389)
    at hf (react-dom.production.min.js:279:320)
    at Hr (react-dom.production.min.js:279:180)
    at Ei (react-dom.production.min.js:270:88)
    at pa (react-dom.production.min.js:267:429)
    at k (scheduler.production.min.js:13:203)
    at MessagePort.nt (scheduler.production.min.js:14:128)
(anonymous) @ instrument.js:109
:8081/#tab-intro:1 Access to fetch at 'https://sentry.iobroker.net/api/58/envelope/?sentry_key=43643152dab3481db69950ba866ee9d6&sentry_version=7' from origin 'http://192.168.178.48:8081' has been blocked by CORS policy: Request had a target IP address space of `unknown` yet the resource is in address space `public`.
sentry.iobroker.net/api/58/envelope/?sentry_key=43643152dab3481db69950ba866ee9d6&sentry_version=7:1          Failed to load resource: net::ERR_FAILED

Grothesk242 avatar Jun 13 '22 16:06 Grothesk242

This one is fixed in latest

GermanBluefox avatar Jun 13 '22 20:06 GermanBluefox

@Apollon77 Can we close this issue with current admin version?

Feuer-sturm avatar Jun 23 '22 18:06 Feuer-sturm

sorry stilll open, can add stack trace later today

Apollon77 avatar Jun 29 '22 07:06 Apollon77

sorry stilll open, can add stack trace later today

Please provide call stack

GermanBluefox avatar Jun 29 '22 07:06 GermanBluefox

Bildschirmfoto 2022-06-29 um 10 00 50

With Admin 6.1.6

Apollon77 avatar Jun 29 '22 08:06 Apollon77

Feedback from @Apollon77 is that this issue still exists

Feuer-sturm avatar Mar 25 '23 19:03 Feuer-sturm

How can this be reproduced?

foxriver76 avatar Aug 21 '23 21:08 foxriver76