The search returned 4 results

by asder
March 6, 2020 - 5:31 PM
Forum: WAPT Packages
Subject: Function/instruction syntax
Answers: 1
Views : 2244

function/instruction syntax

Hello,
as I'm not bilingual in French and Python, I need a little help. Sorry for the basic nature of the question. In other languages, no problem, but this... stumped.
My incredibly simple need is to launch a program with parameters
like `run(r' "test.bat" w_computername')` preceded by a `get`...
by asder
August 13, 2017 - 10:09 PM
Forum: WAPT Server
Subject: MongoDB crashes on startup
Answers: 4
Views : 5211

Re: MongoDB crash on startup

I tried again with a newer CPU and more RAM, and it works!
So it was definitely a hardware issue.
Thanks for the help,
Thierry.
by asder
August 11, 2017 - 10:59
Forum: WAPT Server
Subject: MongoDB crashes on startup
Answers: 4
Views : 5211

Re: MongoDB crash on startup

Yes, version 1.3.13.0.
I reinstalled it on a fresh Ubuntu server (so no other services were running)
=> same result.
Aug 11 10:52:40 wapt kernel: [ 2852.653659] traps: mongod[5561] trap invalid opcode ip:84ecaef sp:bfd2df50 error:0
Aug 11 10:52:40 wapt kernel: [ 2852.653668] in ...
by asder
August 10, 2017 - 6:29 PM
Forum: WAPT Server
Subject: MongoDB crashes on startup
Answers: 4
Views : 5211

MongoDB crashes on startup

Hello,
I'm testing WAPT on a test Debian 9 server.
The admin console on a Windows 7 client installed correctly, but I get the error "Unable to connect to the MongoDB database."

Checking the server's syslog, I find:
Aug 10 17:59:20 srvglpi systemd[1]: Started An object/document-oriented database ...