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

admin 6.1.4 Invalid request getRepository

Open arteck opened this issue 2 years ago • 24 comments

little bug in 6.1.4

host.iobroker | 2022-06-24 06:40:35.980 | error | Invalid request getRepository. "callback" or "from" is null

when you switch from host to host on adapter list

https://user-images.githubusercontent.com/6681528/175465090-d3be0a94-c6cd-4a58-b244-abdb7910f1e4.mp4

arteck avatar Jun 24 '22 04:06 arteck

What do you see when you switch between hosts? image

Looks like host is empty

GermanBluefox avatar Jun 24 '22 09:06 GermanBluefox

@GermanBluefox This is how it looks like on my system (Admin 6.1.5). I get the same error message than @arteck

grafik

Feuer-sturm avatar Jun 24 '22 20:06 Feuer-sturm

This is how it looks like on my system (Admin 6.1.5). I get the same error message than @arteck

@Feuer-sturm Which version of js-controller do you use? Can you try to reproduce with dev js-controller? (npm i iobroker.js-controller@dev)

GermanBluefox avatar Aug 18 '22 10:08 GermanBluefox

@GermanBluefox I made just a downgrade to admin 6.1.5 (with js-controller 4.0.23, which I justed in the past as well) but I am not able to reproduce the error in the log.

@arteck Are you able to reproduce the error?

Feuer-sturm avatar Aug 18 '22 23:08 Feuer-sturm

Updated to Admin 6.2.20 today with exactly this issue in LOG. Any suggestions to resolve?

  | 2022-09-13 16:37:10.333 | error | Invalid request getRepository. "callback" or "from" is null
-- | -- | -- | --

reutli avatar Sep 13 '22 17:09 reutli

Updated to 6.2.22 today and got this error:

2022-09-22 12:34:52.787 - error: host.iobroker Invalid request getRepository. "callback" or "from" is null

wendy2702 avatar Sep 22 '22 10:09 wendy2702

Same error 2022-10-14 15:02:32.404 | error | Invalid request getRepository. "callback" or "from" is null

But no idea how to provocate this. Switching from host to host on adapter list will not trigger this error message for me.

Sys: Admin v6.2.23 Node.js v18.10.0 NPM v8.19.2 Screenshot 2022-10-14 152247

daloki83 avatar Oct 14 '22 13:10 daloki83

Hello, got the same error message in the LOG. I usually get the message when I call up the adapter list.

host.ioBkoker202 | 2022-11-03 19:45:50.561 | error | Invalid request getRepository. "callback" or "from" is null

Admin: 6.2.23 Node.js: v14.19.1 NPM: 6.14.16 js-controller: 4.0.23

andre-bu avatar Nov 03 '22 19:11 andre-bu

Here the same

host.IO-Broker | 2022-11-21 08:15:44.523 | error | Invalid request getRepository. "callback" or "from" is null

Admin: 6.2.23 Node.js: v16.18.1 NPM: 8.19.2 js-controller: 4.0.23

DrBing avatar Nov 21 '22 11:11 DrBing

Same error message here:

Admin: 6.3.5 Node.js: v16.19.0 NPM: 8.19.3 js-controller: 4.0.24

dsignt avatar Feb 16 '23 08:02 dsignt

Get this error very sporadically, but often when the adapter repository is updated manually via admin. (same as @andre-bu)

Admin: 6.3.5 Node.js: v16.18.1 NPM: 8.19.2 js-controller: 4.0.24

pafade89 avatar Feb 17 '23 10:02 pafade89

Here the same `

host.iobroker 2023-04-04 13:38:46.613 error Invalid request getRepository. "callback" or "from" is null
`

Admin: 6.3.5 Node.js: v16.19.1 NPM: 8.19.3 js-controller: 4.0.24

Vumer4 avatar Apr 04 '23 12:04 Vumer4

Same Error here

host.iobroker 2023-04-21 12:25:04.439 error Invalid request getRepository. "callback" or "from" is null

Admin: 6.3.5 Node.js: v18.16.0 NPM: 9.5.1 js-controller: 4.0.24

DPO99 avatar Apr 21 '23 11:04 DPO99

With admin 6.6.1 the error is a little bit different

host.ioBrokerTestsystem
	2023-07-20 21:21:00.504	error	Invalid request getRepository. "callback"(false) or "from"(true) is null

js-controller 5.0.8

Feuer-sturm avatar Jul 20 '23 19:07 Feuer-sturm

Same at my iobroker :(

Suschibomber avatar Jul 31 '23 19:07 Suschibomber

Same here Admin: 6.3.5 Node.js: v18.17.0 NPM: 9.6.7 js-controller 4.0.24

Michldigital avatar Aug 12 '23 14:08 Michldigital

same here:

host.vm-iobroker | 2023-08-27 13:54:05.156 | error | Invalid request getRepository. "callback"(false) or "from"(true) is null

Admin: 6.8.3 Node.js: v18.17.1 NPM: 9.6.7 js-controller 5.0.12

kailausberg avatar Aug 27 '23 12:08 kailausberg

Same here.

Invalid request getRepository. "callback" or "from" is null

Admin 6.8.0 Node 18.17.1 NPM 9.6.7 JS 4.0.24

andiweli avatar Sep 09 '23 11:09 andiweli

Received the same message today (twice)

host.raspberrypi | 2023-11-07 10:27:22.639 | error | Invalid request getRepository. "callback"(false) or "from"(true) is null
host.raspberrypi | 2023-11-07 10:09:11.439 | error | Invalid request getRepository. "callback"(false) or "from"(true) is null

Admin 6.12.0 NodeJS 18.18.2 NPM 9.8.1 js-controller 5.0.12

klein0r avatar Nov 07 '23 12:11 klein0r

Same message today: Invalid request getRepository. "callback"(false) or "from"(true) is null

IOBROKER Plattform: linux RAM: 7.8 GB Admin: 6.12.0 Node.js: v18.18.2 NPM: 9.8.1 Java Script 5.0.16

RedDaveNY avatar Nov 28 '23 20:11 RedDaveNY

I have the same message at the moment - still no solution available ?

IoB

Plattform: linux Admin: 6.12.0 Java Script 7.1.6 Node.js v18.19.0 NPM 10.2.3

Seqway avatar Jan 04 '24 14:01 Seqway

Same issuse:

2024-01-29 10:57:49.390 | error | Invalid request getRepository. "callback"(false) or "from"(true) is null

Plattform: linux Admin: 6.13.15 Java Script dont know Node.js v18.19.0 NPM 10.2.3

tehmilcho avatar Jan 29 '24 11:01 tehmilcho

Hi, I see the same issue very rarely, e.g. today 2024-03-07: host.manjaro-arm error Invalid request getRepository. "callback"(false) or "from"(true) is null

It seems to be nothing important?

Plattform: linux manjaro Architektur: arm64 Modell: Cortex-A72 RAM: 7.6 GB Admin: 6.13.16 Node.js: v18.18.2 NPM: 10.2.5

jolichter avatar Mar 07 '24 15:03 jolichter