After upgrading to the newest version of OCS Server I logged using root account. How can I change it using ocs account?
After upgrading to the newest version of OCS Server I logged using root account. How can I change it using ocs account?
In the previous version it was possible to configure ldap by GUI, now where do I synchronize LDAP in version 2.5?
I have done the upgrade from OCS server 2.4.1 to OCS 2.5 and now Machines contacted today , Machines Inventoried today from activity menu and also Machines having a software deployment pending and Machines having a package error from other menu doesn't display the machine list.
I have installed ocs server 2.5 on a centos6 server with php 5.6.
On apache error log i have
PHP Warning: vsprintf(): Too few arguments in /usr/share/ocsinventory-reports/ocsreports/require/function_commun.php on line 74
and
PHP Warning: mysqli_query(): Empty query in /usr/share/ocsinventory-reports/ocsreports/require/function_commun.php on line 103
when i sign in to ocs and if i click on Machines Inventoried today from activity menu i have
PHP Warning: mysqli_fetch_object() expects parameter 1 to be mysqli_result, boolean given in /usr/share/ocsinventory-reports/ocsreports/require/function_search.php on line 617, referer: https://xxx.com/ocsreports/index.php?function=visu_search&fields=HARDWARE-LASTDATE&comp=tall&values=08/01/2018%2010:57&values2=&type_field=
Is this a bug ? How can i fix it?
I have found guide about installing 2.4 on Ubuntu 16.04, but I was looking for any latest guide on installing 2.5 on Ubuntu server 18.04.1. Ubuntu server 18.04.1 is the latest server build, and OCS 2.5 is also the latest.
I believe the installation will be almost similar, but I want to make sure that I am installing all latest components as part of OCS server requirement.
I found one guide in here which seems the latest
https://computingforgeeks.com/how-to-install-ocs-inventory-server-on-ubuntu-18-04/
The other one is in here http://ask.ocsinventory-ng.org/8583/tutorial-ocs-2-4-on-ubuntu-16-04
Can I use the first one and install all required components?
Thank you.
Hello,,
I am trying to reply to a query in one of my questions
http://ask.ocsinventory-ng.org/9999/installation-issue-in-plugins
However I don't see an Answer button at all.
How do I do it? Screenshot pasted below. As you can notice, there's no answer button.
Thanks,
Hello,
my Agent 2.1.1.1 can't download the packages from my server (2.5.0).
The server log is not reporting any errors, but the client shows:
AGENT => Communication Server ask for Package Download
DOWNLOAD => Package history file successfully cleaned for duplicate IDs
DOWNLOAD => Metadata file <info> for package <1408603411> is located at <https://brain.xxx .de/download/1408603411/info>
COM SERVER => Initializing cURL library for getFile
COM SERVER => Using cURL without server authentication
COM SERVER => Disabling cURL proxy support
COM SERVER => Enabling cURL SSL server validation support using CA Bundle <cacert.pem>
COM SERVER => Sending fileGet request to URL <https://brain.xxx.de/download/1408603411/info>
WARNING *** COM SERVER => Failed to send HTTP Get request <SSL connect error>
COM SERVER => Cleaning cURL library
ERROR *** DOWNLOAD => Failed to download Metadata file <https://brain.xxx.de/download/1408603411/info> to <C:\ProgramData\OCS Inventory NG\Agent\download\1408603411\info>
I checked the ssl cert:
brain# openssl x509 -text -noout -in brain.crt
Certificate:
Data:
Version: 1 (0x0)
Serial Number:
91:d4:a1:a8:17:f3:f1:df
Signature Algorithm: sha1WithRSAEncryption
Issuer: C = DE, ST = Bavaria, L = xxx, O = xxx, OU = brain.xxx.de, CN = brain.xxx.de, emailAddress = *Emails are not allowed*
Validity
Not Before: Apr 19 12:33:17 2011 GMT
Not After : Apr 16 12:33:17 2021 GMT
Subject: C = DE, ST = Bavaria, L = xxx, O = xxx, OU = brain.xxx.de, CN = brain.xxx.de, emailAddress = *Emails are not allowed*
So the CN from the certificate matched with the server string.
Any hints to figurte out the problem?
Regards
Daniel