Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Error Description For initial Install Script IcingaForWindows.ps1 #731

Open
Wintermute2k6 opened this issue May 10, 2024 · 0 comments
Assignees
Labels
Enhancement New feature or request
Milestone

Comments

@Wintermute2k6
Copy link

Problem

When using the Install Script and the Repository isn't reachable either DNS or other reasons Script just finishes with the following error Message

===================

PS C:\Users\dummy\Desktop> .\IcingaForWindows.ps1
The underlying connection was closed: An unexpected error occurred on a send.

===================

Solution

It might finish with an error Message hinting at the reachability for the repository .. or at hinting that the following Parameter should be set correctly

PS C:\Users\dummy\Desktop> .\IcingaForWindows.ps1
The underlying connection was closed: An unexpected error occurred on a send.
-IcingaRepository Location wasn't reachable or not correctly configured

@LordHepipud LordHepipud self-assigned this May 10, 2024
@LordHepipud LordHepipud added the Enhancement New feature or request label May 10, 2024
@LordHepipud LordHepipud added this to the v1.13.0 milestone May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants