Seite 1 von 1

Configed version 4.2.13.1 (Debian 11) does not show clients

Verfasst: 14 Jun 2022, 16:28
von dotdle
Hello dear community,

I'm a bit desperate when setting up the "opsi config editor" on Debian 11.
I can connect, just don't get any clients listed, the "Client List" is completely empty.

the logs:

Code: Alles auswählen

[1] (ERROR) [2022-06-14 15:14:44.444] [Thread[Thread-2,6,main]] Opsi service error: [BackendConfigurationError] Backend configuration error: You 
have tried to execute a method, that will not work with filebackend.
Configed is configured the exactly as in Windows and running Windows it shows all clients.

Thank you for your solution suggestions :)

Re: Configed version 4.2.13.1 (Debian 11) does not show clients

Verfasst: 14 Jun 2022, 21:32
von r.roeder
Hi,
the error message you cites is by no way a fatal error but the result of a first trial to connect to a mysql backend. If this is not present the call fails and everything should procede smoothly with you supposedly configured file backend. That means that the problem arises at some other point. Since the configed version you mention was never released as a stable version you should switch to either the current testing version (4.2.15.x) or the older stable version (4.1.9,11,x)
Regards
Rupert

Re: Configed version 4.2.13.1 (Debian 11) does not show clients

Verfasst: 15 Jun 2022, 09:10
von dotdle
Ok, thanks. I'll give it a try now.

Re: Configed version 4.2.13.1 (Debian 11) does not show clients

Verfasst: 15 Jun 2022, 11:31
von dotdle
installed the stable version and it works. Thanks a lot.