iobroker-community-adapters/ioBroker.telegram

Suspect messages shown in chrome console

mcm1957 opened this issue · 8 comments

Describe the bug
While searching for a problem with JS Rules I noticed the following messages output at chrome console:

[2022-09-28T06:13:27.888Z] Try to connect
BlocklyEditor.jsx:115                                                Detected custom blockly: telegram
:8081/adapter/telegram/rules/i18n/en.json:1         Failed to load resource: the server responded with a status of 404 (Not Found)
index.jsx:141                                                            Cannot load i18n "http://localhost:8081/adapter/telegram/rules/i18n/en.json": SyntaxError: Unexpected token 'F', "File rules"... is not valid JSON
:8081/adapter/telegram/rules/customRuleBlocks.js:1  Failed to load resource: the server responded with a status of 404 (Not Found)

I'm not sure whether they are "normal" expected behavior or not but I think they should be checked.

I could NOT detect any malfunction of the adapter yet

Versions:

  • Adapter version: Telegram 1.14.1, Admin 6.2.22, JS 6.0.3
  • JS-Controller version: 4.0.23
  • Node version: v16.17.0
  • Operating system: Linux pi4 5.15.61-v7l+ #1579 SMP Fri Aug 26 11:13:03 BST 2022 armv7l GNU/Linux

verified by @Apollon77

I attach chrome log if someone wants to check it in detail

10.17.2.20-1664351653690.log