log files on client

Antworten
Benutzeravatar
SisterOfMercy
Beiträge: 1521
Registriert: 22 Jun 2012, 19:18

log files on client

Beitrag von SisterOfMercy »

I've updated opsi-winst to 4.12.0.25-1 on a few clients. (updated from 4.12.0.11)

Now I have the problem that the local log files of opsi-script have an very big whitespace after the line OpsiServiceConfigs.
It's this file: c:\opsi.org\log\opsi-script.log

Code: Alles auswählen

[1] [okt 10 19:46:53:399] opsi-script 4.12.0.25 started at >>
[1] [okt 10 19:46:53:399] opsi-script log file with encoding utf8
[1] [okt 10 19:46:53:399] startmessage opsi-script created at CentralForm.FormCreate: 10-10-2018 19:46:50
[1] [okt 10 19:46:53:399] Loading skin from: C:\Program Files (x86)\opsi.org\opsi-client-agent\opsi-winst\winstskin
[1] [okt 10 19:46:53:399] Called with parameter: /opsiservice\r\nhttps://opsi-config.gcecad-service.nl:4447\r\n/clientid\r\ngce2012-004.gcecad-service.local\r\n/username\r\ngce2012-004.gcecad-service.local\r\n/password\r\n***(confidential)***\r\n
[1] [okt 10 19:46:53:399] Depot path from readconfig:  p:\ 10-10-2018 19:46:50
[1] [okt 10 19:46:53:399] startmessage StartProgramModes and create log: 10-10-2018 19:46:50
[1] [okt 10 19:46:53:399] pm: 5 10-10-2018 19:46:50
[1] [okt 10 19:46:53:399] startmessage start opsi service connection: 10-10-2018 19:46:50
[1] [okt 10 19:46:53:399] startmessage: opsidata initialized: 10-10-2018 19:46:50
[1] [okt 10 19:46:53:399] gce2012-004.gcecad-service.local
[1] [okt 10 19:46:53:399] Starting Servicecall: backend_info
[1] [okt 10 19:46:53:399] Success Servicecall: backend_info
[1] [okt 10 19:46:53:412] OpsiServiceConfigs: {"id": 1, "result": [{"configId": "clientconfig.configserver.url", "ident": "clientconfig.configserver.url;gce2012-004.gcecad-service.local", "values": ["https://opsi-config.gcecad-service.nl:4447"], "objectId": "gce2012-004.gcecad-service.local", "type": "ConfigState"}, {"configId": "clientconfig.depot.drive", "ident": "clientconfig.depot.drive;gce2012-004.gcecad-service.local", "values": ["p:"], "objectId": "gce2012-004.gcecad-service.local", "type": "ConfigState"}, {"configId": "clientconfig.depot.dynamic", "ident": "clientconfig.depot.dynamic;gce2012-004.gcecad-service.local", "values": [false], "objectId": "gce2012-004.gcecad-service.local", "type": "ConfigState"}, {"configId": "clientconfig.depot.id", "ident": "clientconfig.depot.id;gce2012-004.gcecad-service.local", "values": ["opsi-config.gcecad-service.nl"], "objectId": "gce2012-004.gcecad-service.local", "type": "ConfigState"}, {"configId": "clientconfig.depot.protocol", "ident": "clientconfig.depot.protocol;gce2012-004.gcecad-service.local", "values": ["cifs"], "objectId": "gce2012-004.gcecad-service.local", "type": "ConfigState"}
I copied this file, and edited it. It is about 700 kB of whitespace at the end of this line.
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: log files on client

Beitrag von n.wenselowski »

Hi,

this seems to be a bug.
I opened an internal ticket for this.


Kind regards

Niko

PS: Moved the topic to the bugs forum.

Code: Alles auswählen

import OPSI
Benutzeravatar
SisterOfMercy
Beiträge: 1521
Registriert: 22 Jun 2012, 19:18

Re: log files on client

Beitrag von SisterOfMercy »

Do you want me to send the complete log via e-mail?
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: log files on client

Beitrag von n.wenselowski »

Hi,
SisterOfMercy hat geschrieben:Do you want me to send the complete log via e-mail?
thanks for the offer. I was able to reproduce this and this time we can do this without a log from you.


Bye

Niko

Code: Alles auswählen

import OPSI
Antworten