Seite 1 von 1

connecting to https://127.0.0.1:4447/rpc on first boot

Verfasst: 20 Okt 2010, 17:24
von tinjaw
I can get opsi to perform an install of winxppro but the config I have in the host client in the config editor is not being used. When winxp boots for the first time and the client agent attempt to connect it is failing. Looking at opsiclientd.conf on the winxp client, I see that things like the client id are properly set, but the config_service url is set to 127.0.0.1

Re: connecting to https://127.0.0.1:4447/rpc on first boot

Verfasst: 20 Okt 2010, 17:31
von j.schneider
Try this:

Code: Alles auswählen

opsi-package-manager -r opsi-client-agent
cd /home/opsiproducts
wget http://download.uib.de/opsi4.0/products/localboot/opsi-client-agent_4.0-5.opsi
opsi-package-manager -i opsi-client-agent_4.0-5.opsi

Re: connecting to https://127.0.0.1:4447/rpc on first boot

Verfasst: 20 Okt 2010, 18:09
von tinjaw
darn it. 7 minutes in unacceptable for support providing a special build after a forum post. This open source stuff has no future. :lol:

My connection is slower than snail snot today, but downloading now.

thanks

Re: connecting to https://127.0.0.1:4447/rpc on first boot

Verfasst: 20 Okt 2010, 19:31
von tinjaw
That didn't fix the problem.

http://screencast.com/t/IaGrobJm

Re: connecting to https://127.0.0.1:4447/rpc on first boot

Verfasst: 20 Okt 2010, 21:00
von j.schneider
The client trys to connect to 127.0.1.1 not 127.0.0.1.
You have to replace 127.0.1.1 by the ip address of the ethernet interface of your server in /etc/hosts.
After that run
opsi-package-manager -i opsi-client-agent_4.0-5.opsi
again.

Re: connecting to https://127.0.0.1:4447/rpc on first boot

Verfasst: 20 Okt 2010, 21:09
von tinjaw
AH! Contest: Who can spot the idiot in this thread !!??!! :oops: