We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It should gracefully display an error inside the form, alarming the user the config file should be corrected.
Error in UI:
array_map(): Expected parameter 2 to be an array, string given
Broken /etc/icingaweb2/modules/fileshipper/imports.ini:
/etc/icingaweb2/modules/fileshipper/imports.ini
xamples] basedir = "/opt/import"
Go to Director any create or modify any fileshipper import.
icinga2 --version
The text was updated successfully, but these errors were encountered:
e12636b
No branches or pull requests
Expected Behavior
It should gracefully display an error inside the form, alarming the user the config file should be corrected.
Current Behavior
Error in UI:
Steps to Reproduce (for bugs)
Broken
/etc/icingaweb2/modules/fileshipper/imports.ini
:Go to Director any create or modify any fileshipper import.
Your Environment
icinga2 --version
): 2.12.1The text was updated successfully, but these errors were encountered: