-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
last week all was working perfect
seems it has problems with converting https://packages.icinga.com/IcingaForWindows/stable/ifw.repo.json
[Notice]: Starting Icinga for Windows installation
[Notice]: Remote repository "Icinga Stable" was successfully added
ConvertFrom-Json : Ungültiger JSON-Primitiv: .
In C:\Program Files\WindowsPowerShell\Modules\icinga-powershell-framework\cache\framework_cache.psm1:18070 Zeichen:29
+ ... oryObject = ConvertFrom-Json -InputObject $Content -ErrorAction Stop; ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [ConvertFrom-Json], ArgumentException
+ FullyQualifiedErrorId : System.ArgumentException,Microsoft.PowerShell.Commands.ConvertFromJsonCommand
[Error]: The component "agent" was not found on stable channel with version "2.14.2"
ConvertFrom-Json : Ungültiger JSON-Primitiv: .
In C:\Program Files\WindowsPowerShell\Modules\icinga-powershell-framework\cache\framework_cache.psm1:18070 Zeichen:29
+ ... oryObject = ConvertFrom-Json -InputObject $Content -ErrorAction Stop; ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [ConvertFrom-Json], ArgumentException
+ FullyQualifiedErrorId : System.ArgumentException,Microsoft.PowerShell.Commands.ConvertFromJsonCommand
[Error]: The component "service" was not found on stable channel with version "release"
[Notice]: Background daemon Cmdlet "Start-IcingaServiceCheckDaemon" has been configured
ConvertFrom-Json : Ungültiger JSON-Primitiv: .
In C:\Program Files\WindowsPowerShell\Modules\icinga-powershell-framework\cache\framework_cache.psm1:18070 Zeichen:29
+ ... oryObject = ConvertFrom-Json -InputObject $Content -ErrorAction Stop; ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [ConvertFrom-Json], ArgumentException
+ FullyQualifiedErrorId : System.ArgumentException,Microsoft.PowerShell.Commands.ConvertFromJsonCommand
[Error]: The component "plugins" was not found on stable channel with version "release"
The Icinga Agent seems not to be installed
In C:\Program Files\WindowsPowerShell\Modules\icinga-powershell-framework\cache\framework_cache.psm1:4833 Zeichen:9
+ throw 'The Icinga Agent seems not to be installed';
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (The Icinga Agen...to be installed:String) [], RuntimeException
+ FullyQualifiedErrorId : The Icinga Agent seems not to be installed
PS C:\windows\system32>
Metadata
Metadata
Assignees
Labels
BugThere is an issue presentThere is an issue present