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

Antworten
tinjaw
Beiträge: 21
Registriert: 08 Sep 2010, 18:09

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

Beitrag 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
Benutzeravatar
j.schneider
uib-Team
Beiträge: 2049
Registriert: 29 Mai 2008, 15:14

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

Beitrag 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


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


tinjaw
Beiträge: 21
Registriert: 08 Sep 2010, 18:09

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

Beitrag 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
tinjaw
Beiträge: 21
Registriert: 08 Sep 2010, 18:09

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

Beitrag von tinjaw »

That didn't fix the problem.

http://screencast.com/t/IaGrobJm
Benutzeravatar
j.schneider
uib-Team
Beiträge: 2049
Registriert: 29 Mai 2008, 15:14

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

Beitrag 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.


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


tinjaw
Beiträge: 21
Registriert: 08 Sep 2010, 18:09

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

Beitrag von tinjaw »

AH! Contest: Who can spot the idiot in this thread !!??!! :oops:
Antworten