ioBroker / ioBroker.admin

user interface for configuration and administration
https://iobroker.net
MIT License
270 stars 79 forks source link

[bug]: Error in GUI! #2648

Open mfelber63 opened 2 weeks ago

mfelber63 commented 2 weeks ago

No existing issues.

Describe the bug

Trying to access files in io-broker admin a red screen appears with "Error in GUI"!

To Reproduce

  1. Go to "io-broker admin"
  2. Press "Dateien"
  3. Red screen with "Error in GUI" appears

Expected behavior

After pressing "Dateien" a list of files should be shown

Screenshots & Logfiles

console.ts:40 Error: Minified React error #62; visit https://reactjs.org/docs/error-decoder.html?invariant=62 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. at ye (react-dom.production.min.js:50:341) at Ko (react-dom.production.min.js:229:311) at ks (react-dom.production.min.js:280:85) at bs (react-dom.production.min.js:279:450) at vs (react-dom.production.min.js:279:320) at gs (react-dom.production.min.js:279:180) at as (react-dom.production.min.js:270:88) at ls (react-dom.production.min.js:267:429) at S (scheduler.production.min.js:13:203) at MessagePort.T (scheduler.production.min.js:14:128) (anonymous) @ console.ts:40 Show 1 more frame Show lessUnderstand this error

Adapter version

v7.0.23

js-controller version

6.0.11

Node version

20.16.0

Operating system

linux

Additional context

runing on docker v10.0.0

foxriver76 commented 1 day ago

Please reproduce the bug with open browser console (f12) otherwise we do not see where the error really happened, reproduction is not possible in my system.

mfelber63 commented 1 day ago

Hi,

here you go…

Thanks and best regards,

Marcel

Von: Max Hauser @.> Gesendet: Montag, 23. September 2024 14:15 An: ioBroker/ioBroker.admin @.> Cc: mfelber63 @.>; Author @.> Betreff: Re: [ioBroker/ioBroker.admin] [bug]: Error in GUI! (Issue #2648)

Please reproduce the bug with open browser console (f12) otherwise we do not see where the error really happened, reproduction is not possible in my system.

— Reply to this email directly, view it on GitHub https://github.com/ioBroker/ioBroker.admin/issues/2648#issuecomment-2368041036 , or unsubscribe https://github.com/notifications/unsubscribe-auth/BBIAC4D7DGXRR3EUIYZ4DEDZYAA3FAVCNFSM6AAAAABNT5O4VCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRYGA2DCMBTGY . You are receiving this because you authored the thread. https://github.com/notifications/beacon/BBIAC4FEAJONF2LOIIASXL3ZYAA3FA5CNFSM6AAAAABNT5O4VCWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUNEVYEY.gif Message ID: @. @.> >

foxriver76 commented 1 day ago

Hi, here you go… Thanks and best regards, Marcel Von: Max Hauser @.> Gesendet: Montag, 23. September 2024 14:15 An: ioBroker/ioBroker.admin @.> Cc: mfelber63 @.>; Author @.> Betreff: Re: [ioBroker/ioBroker.admin] [bug]: Error in GUI! (Issue #2648) Please reproduce the bug with open browser console (f12) otherwise we do not see where the error really happened, reproduction is not possible in my system. — Reply to this email directly, view it on GitHub <#2648 (comment)> , or unsubscribe https://github.com/notifications/unsubscribe-auth/BBIAC4D7DGXRR3EUIYZ4DEDZYAA3FAVCNFSM6AAAAABNT5O4VCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRYGA2DCMBTGY . You are receiving this because you authored the thread. https://github.com/notifications/beacon/BBIAC4FEAJONF2LOIIASXL3ZYAA3FA5CNFSM6AAAAABNT5O4VCWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUNEVYEY.gif Message ID: @. @.> >

Unfortunately the part after here you go... go is missing, it may be better to use GitHub webpage instead of mails if you are using attachments or more specific formatting.

mfelber63 commented 4 hours ago

Is this better?

console.ts:40

Error: Minified React error #62; visit https://reactjs.org/docs/error-decoder.html?invariant=62 https://reactjs.org/docs/error-decoder.html?invariant=62 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

at ye (react-dom.production.min.js:50:341)

at Ko (react-dom.production.min.js:229:311)

at ks (react-dom.production.min.js:280:85)

at bs (react-dom.production.min.js:279:450)

at vs (react-dom.production.min.js:279:320)

at gs (react-dom.production.min.js:279:180)

at as (react-dom.production.min.js:270:88)

at ls (react-dom.production.min.js:267:429)

at S (scheduler.production.min.js:13:203)

at MessagePort.T (scheduler.production.min.js:14:128)

(anonymous) @ console.ts:40

co @ react-dom.production.min.js:188

a.componentDidCatch.t.callback @ react-dom.production.min.js:189

Wa @ react-dom.production.min.js:156

ki @ react-dom.production.min.js:260

bi @ react-dom.production.min.js:259

yi @ react-dom.production.min.js:258

(anonymous) @ react-dom.production.min.js:282

ws @ react-dom.production.min.js:280

ls @ react-dom.production.min.js:269

S @ scheduler.production.min.js:13

T @ scheduler.production.min.js:14

Von: Max Hauser @.> Gesendet: Montag, 23. September 2024 15:15 An: ioBroker/ioBroker.admin @.> Cc: mfelber63 @.>; Author @.> Betreff: Re: [ioBroker/ioBroker.admin] [bug]: Error in GUI! (Issue #2648)

Hi, here you go… Thanks and best regards, Marcel Von: Max Hauser @.> Gesendet: Montag, 23. September 2024 14:15 An: ioBroker/ioBroker.admin @.> Cc: mfelber63 @.>; Author @.> Betreff: Re: [ioBroker/ioBroker.admin] [bug]: Error in GUI! (Issue #2648 https://github.com/ioBroker/ioBroker.admin/issues/2648 ) Please reproduce the bug with open browser console (f12) otherwise we do not see where the error really happened, reproduction is not possible in my system. — Reply to this email directly, view it on GitHub <#2648 (comment) https://github.com/ioBroker/ioBroker.admin/issues/2648#issuecomment-2368041036 > , or unsubscribe https://github.com/notifications/unsubscribe-auth/BBIAC4D7DGXRR3EUIYZ4DEDZYAA3FAVCNFSM6AAAAABNT5O4VCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRYGA2DCMBTGY . You are receiving this because you authored the thread. https://github.com/notifications/beacon/BBIAC4FEAJONF2LOIIASXL3ZYAA3FA5CNFSM6AAAAABNT5O4VCWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUNEVYEY.gif Message ID: @. @.> >

Unfortunately the part after here you go... go is missing, it may be better to use GitHub webpage instead of mails if you are using attachments or more specific formatting.

— Reply to this email directly, view it on GitHub https://github.com/ioBroker/ioBroker.admin/issues/2648#issuecomment-2368206610 , or unsubscribe https://github.com/notifications/unsubscribe-auth/BBIAC4FWDHEQ5YTZTYO7ZGDZYAH6FAVCNFSM6AAAAABNT5O4VCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRYGIYDMNRRGA . You are receiving this because you authored the thread. https://github.com/notifications/beacon/BBIAC4CZ5IXSJGMGAXE6C33ZYAH6FA5CNFSM6AAAAABNT5O4VCWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUNE73RE.gif Message ID: @. @.> >