The search returned 9 results

by chnateag
June 23, 2017 - 6:05 PM
Forum: WAPT Server
Subject: Invalid signature after Waptserver upgrade
Answers: 2
Views : 3196

Re: Invalid signature after upgrade waptserver

The CRT file for me is the very first one that was generated during our initial installation, along with the P12 and PEM files. Yes, they correspond.
We've now upgraded to the latest version, 1.3.12.15.
by chnateag
June 23, 2017 - 5:31 PM
Forum: WAPT Server
Subject: Invalid signature after Waptserver upgrade
Answers: 2
Views : 3196

Invalid signature after upgrade waptserver

Hello,


we just updated our WAPT server. I kept my private/public keys and certificate in the POST configuration. We generated a new agent, but when I try to deploy it, I keep getting invalid signature errors:

id;description;summary;start_date;logs
59...
by chnateag
August 26, 2016 - 11:48
Forum: WAPT Server
Subject: HTTPConnectionPool read timed out
Answers: 8
Views : 13355

HTTPConnectionPool read timed out

Hello,


I'm getting a small error message on my central console. I think it's just a latency issue (I'm pretty sure it is). When I try to update my computer, for example (generally those connected via Wi-Fi), the update starts but displays a timeout on the console.
The full error message...
by chnateag
June 7, 2016 - 4:35 PM
Forum: WAPT Packages
Subject: [Resolved] Package development
Answers: 4
Views : 5578

Re: Package development

Okay, I'll take a look at all of that; there seems to be quite a lot in there already.

Thanks again
by chnateag
June 7, 2016 - 2:21 PM
Forum: WAPT Packages
Subject: [Resolved] Package development
Answers: 4
Views : 5578

Re: Package development

Ah yeah, thanks, I didn't think you could use wget like that in Python. I'll look at the documentation a bit more, but I thought I'd absolutely need a module.

So I guess that's right, we're limited to built-in modules?

Edit: After checking, I can't find it...
by chnateag
June 7, 2016 - 12:19
Forum: WAPT Packages
Subject: [Resolved] Package development
Answers: 4
Views : 5578

[Resolved] Package development

Hello,


I imagine this isn't necessarily intended for this, but I wanted to try calling a web page to force a FusionInventory update via the installation script by calling the local web server (127.0.0.1:62354/now). In theory, it works with the correct module, but then...
by chnateag
May 24, 2016 - 5:12 PM
Forum: WAPT Server
Subject: [RESOLVED] Restricted access and questions
Answers: 5
Views : 5341

Re: [SOLVED] Restricted access and questions

Setting up DNS records on our routers... Yeah, but I'm hesitant to have to put repositories everywhere; it makes infrastructure management complicated.
I was thinking of blocking everything on the central server except for our clients' IPs, which are often static.

We're thinking about it... I'll take a look at...
by chnateag
May 20, 2016 - 5:42 PM
Forum: WAPT Server
Subject: [RESOLVED] Restricted access and questions
Answers: 5
Views : 5341

Re: Restricted access and questions

Ah! Thanks for the clarification. I had noticed that my clients updated if I used wapt-tray, and it's true that a check interval would be ideal, or even on shutdown.
However, we're wondering if it wouldn't be better to do one installation per site to avoid overloading our VPN.
In...
by chnateag
May 20, 2016 - 2:19 PM
Forum: WAPT Server
Subject: [RESOLVED] Restricted access and questions
Answers: 5
Views : 5341

[SOLVED] Restricted access and questions

Hello,


I'm currently testing WAPT and I was hoping to create a server accessible across our entire network by opening the correct ports, but it seems that's not possible.
Can you confirm that it's only usable on a LAN?
When I configure my...