Hi,
I've manually altered SOFTWARE_LICENSE_TO_LICENSE_POOL and SOFTWARE_CONFIG and it works. Problem solved.
Die Suche ergab 9 Treffer
- 16 Jun 2016, 14:53
- Forum: Free Support
- Thema: License manager - error addnig license
- Antworten: 7
- Zugriffe: 6082
- 15 Jun 2016, 09:52
- Forum: Free Support
- Thema: License manager - error addnig license
- Antworten: 7
- Zugriffe: 6082
Re: License manager - error addnig license
Hello,
thank you for replay. What do you mean by "live system"? I would like to fix it on our production environment.
thank you for replay. What do you mean by "live system"? I would like to fix it on our production environment.
- 31 Mai 2016, 11:15
- Forum: Free Support
- Thema: License manager - error addnig license
- Antworten: 7
- Zugriffe: 6082
Re: License manager - error addnig license
After alter LICENSE_ON_CLIENT and change 'licenseKey' to 'varchar(1024)' error presists. So maybe panisch is right and I need alter more tables with column 'licenseKey' (not 'softwareLicenseId')? Which are they?
And answering previous question. Server was clean installed to version 4.0.5, but ...
And answering previous question. Server was clean installed to version 4.0.5, but ...
- 30 Mai 2016, 11:12
- Forum: Free Support
- Thema: License manager - error addnig license
- Antworten: 7
- Zugriffe: 6082
License manager - error addnig license
I try to add new license, but I get following error:
Opsi service error: [DataError] (1406, "Data too long for column 'licenseKey' at row 1")
License is 102 characters long.
I've checked definition of LICENSE_ON_CLIENT table ...
Opsi service error: [DataError] (1406, "Data too long for column 'licenseKey' at row 1")
License is 102 characters long.
I've checked definition of LICENSE_ON_CLIENT table ...
- 30 Mai 2016, 09:51
- Forum: Free Support
- Thema: Usage of command in hostControlSafe_execute
- Antworten: 4
- Zugriffe: 3295
Re: Usage of command in hostControlSafe_execute
It turned out that file permissions were the problem. Thanks for all answers.
- 28 Apr 2016, 11:27
- Forum: Free Support
- Thema: Usage of command in hostControlSafe_execute
- Antworten: 4
- Zugriffe: 3295
Re: Usage of command in hostControlSafe_execute
Yes, I did. Then, I get 4 \ (C:\\\\Path\\\\file.exe)
- 27 Apr 2016, 13:51
- Forum: Free Support
- Thema: Usage of command in hostControlSafe_execute
- Antworten: 4
- Zugriffe: 3295
Usage of command in hostControlSafe_execute
I would like to copy several local files on sample Windows host. I use this statement in opsi-admin:
method hostControlSafe_execute "copy C:\Path\file.exe D:\Path" host.domain.local
but it gives me an error similar to that:
"host.domain.local" :
{
"result" : null,
"error" :
{
"message ...
method hostControlSafe_execute "copy C:\Path\file.exe D:\Path" host.domain.local
but it gives me an error similar to that:
"host.domain.local" :
{
"result" : null,
"error" :
{
"message ...
- 09 Nov 2015, 14:10
- Forum: Free Support
- Thema: Multiple depots with module file
- Antworten: 1
- Zugriffe: 2222
Multiple depots with module file
I would like to set up multiple depot configuration. Currently I have one depot server (=config server) with 2 modules activated (mysql + licenses). Do I need to copy module file to a new server? Or do I need buy another one?
- 28 Mär 2015, 23:43
- Forum: Free Support
- Thema: Change name of OPSI server
- Antworten: 2
- Zugriffe: 44718
Change name of OPSI server
Hi,
I have two OPSI servers e.g "opsi-old" and "opsi-new". "opsi-new" is mirrored "opsi-old" (same clients, packages, licenses, config, but with mysql backends for all). Now I need to change name of "opsi-new" to "opsi-old", so all existing clients will connect to the new server. What steps should I ...
I have two OPSI servers e.g "opsi-old" and "opsi-new". "opsi-new" is mirrored "opsi-old" (same clients, packages, licenses, config, but with mysql backends for all). Now I need to change name of "opsi-new" to "opsi-old", so all existing clients will connect to the new server. What steps should I ...