The search returned 6 results

by MisterP
July 2, 2020 - 3:13 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: macOS: TypeError: _log() got an unexpected keyword argument 'file'
Answers: 3
Views : 4634

Re: macOS: TypeError: _log() got an unexpected keyword argument 'file'

Hello,

I'm indeed experiencing the same problem; modifying the line fixes it.
Do you have a version that includes the fix directly?


Thank you.
by MisterP
July 1, 2020 - 2:46 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Uninstalling Agent 1.8.2 for Mac OSX
Answers: 2
Views : 2673

Re: Uninstalling Agent 1.8.2 Mac OSX

Thank you for your reply, it works perfectly by deleting the two directories.
by MisterP
June 25, 2020 - 12:34
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Uninstalling Agent 1.8.2 for Mac OSX
Answers: 2
Views : 2673

Uninstalling Agent 1.8.2 for Mac OSX

Hello everyone,

I'm currently having trouble uninstalling the agent on Mac OS X.

The following command:
`sudo pkgutil --forget com.tranquilit.tis-waptagent-enterprise`

returns: `

No receipt for 'com.tranquilit.tis-waptagent-entreprise' at '/'.

Agent version 1.8.2
OS: Mac OS X 10...`
by MisterP
June 2, 2020 - 08:23
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] OSX 1.8.1 global name logger is not defined
Answers: 4
Views : 4696

Re: OSX 1.8.1 global name logger is not defined

Hello,
after several tests it works on OSX 10.13 and OSX 10.15.

Thank you for your help on this.
by MisterP
May 28, 2020 - 2:35 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] OSX 1.8.1 global name logger is not defined
Answers: 4
Views : 4696

[SOLVED] OSX 1.8.1 global name logger is not defined

Hello everyone,

here is my configuration:
OSX 10.13 and 10.15,
Wapt client version 1.8.1
, Wapt server on Debian 9, Wapt version 18.1.

Deployment on OSX 10.13 and 10.15 works perfectly, but it doesn't launch `wapt-get register` and `wapt-get update` after installation.
To optimize the...