Seite 1 von 1

opsiclientd.conf has wrong repository server

Verfasst: 23 Mai 2012, 09:35
von topse
Hi,
I had to change the IP-adress of my opsi-server. I changed the configserver-url in the settings, but I still get wrong entries in fresh Windows(7)-Installations in the opsiclientd.conf:

Code: Alles auswählen

[config_service]
url=https://172.18.1.11:4447/rpc
Expected value would be 172.18.1.3 or better the name-entry "opsiserver" (as in the configserver-url in the settings). Can you give me a hint, how this wrong IP comes into the opsiclientd.conf on fresh installations?

Thanks and Best Regards,
Tobias

Re: opsiclientd.conf has wrong repository server

Verfasst: 23 Mai 2012, 10:12
von d.oertel
Hi,

have a look at your configed / server configuration / first enty: 'clientconfig.configserver.url'

regards

d.oertel

Re: opsiclientd.conf has wrong repository server

Verfasst: 23 Mai 2012, 11:45
von topse
Hi,
That's what I also thought - but that entry is OK! It contains the name of the server.

Any other idea?

Thanks and Best Regards,
Tobias

Re: opsiclientd.conf has wrong repository server

Verfasst: 23 Mai 2012, 11:53
von d.oertel
Hi,

you have to look at the log of the opsiclientd why the 'clientconfig.configserver.url' is not accepted ...

regards

d.oertel

Re: opsiclientd.conf has wrong repository server

Verfasst: 23 Mai 2012, 15:36
von mdecker
Hi,

check (/opt/pcbin/install/)opsi-client-agent/files/opsi/cfg/config.ini for the config_service.url parameter. As I understand it this is the value set in opsiclientd.conf at install time.

Michael

Re: opsiclientd.conf has wrong repository server

Verfasst: 24 Mai 2012, 14:10
von topse
Great man,
that was the problem... After changing the IP of the OPSI-Server (my advice: don't do it ;-)), you have to change that config-file, too!

Problem solved!

Thanks and Best Regards,
Tobias