ioBroker / ioBroker.admin

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

Error in GUI! #2039

Closed zeroneverload closed 1 year ago

zeroneverload commented 1 year ago

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Host
  2. Click on update
  3. Click on Update in Popupwindow
  4. See error

Expected behavior
Erropage will load

Screenshots & Logfiles
2instrument.ts:132 [ADAPTERS] admin toolbarContentscript.js:113 {"message":"A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received"} raw.githubusercontent.com/oweitman/ioBroker.rssfeed/main/admin/rssfeed.png:1 Failed to load resource: the server responded with a status of 404 () github.com/iobroker-community-adapters/ioBroker.fakeroku/master/admin/fakeroku.png:1 Failed to load resource: the server responded with a status of 404 () instrument.ts:132 Translate: time instrument.ts:132 Translate: timeOffset instrument.ts:132 TypeError: e.startsWith is not a function at g (tools.ts:16:12) at n.value (AdminConnection.ts:479:10) at JsControllerDialog.jsx:158:38 at li (react-dom.production.min.js:244:332) at xs (react-dom.production.min.js:286:111) at react-dom.production.min.js:283:409 at Ss (react-dom.production.min.js:281:398) at ss (react-dom.production.min.js:273:439) at Hl (react-dom.production.min.js:127:105) at react-dom.production.min.js:267:273 (anonym) @ instrument.ts:132

Versions:

Feuer-sturm commented 1 year ago

@zeroneverload please check with admin 6.7.1. Which admin version did you use?

Issue should be fixed in admin 6.7.1 Related issue: #2033

foxriver76 commented 1 year ago

should be fixed in 6.7.2

zeroneverload commented 1 year ago

Error is now fixed in admin 6.7.2.

Case Closed

THX for the replies