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

[dev.icinga.com #11649] Disabling all monitoring backends renders menu unusable (exceptions shown) #2400

Closed
icinga-migration opened this issue Apr 21, 2016 · 4 comments
Labels
bug Something isn't working

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/11649

Created by mfriedrich on 2016-04-21 13:27:22 +00:00

Assignee: (none)
Status: Closed (closed on 2016-06-01 10:21:55 +00:00)
Target Version: (none)
Last Update: 2016-06-01 11:48:09 +00:00 (in Redmine)


icingaweb2_menu_all_backeds_disabled.png

Icinga Web 2 version:

commit 28c024c0377af989d88754617bd40b961f28e250
Author: Johannes Meyer 
Date:   Thu Apr 21 10:09:04 2016 +0200

    Repository: Properly handle non-aliased columns

# cat /usr/local/icingaweb2/etc/modules/monitoring/backends.ini
[icinga2_ido_mysql]
type = "ido"
resource = "icinga2_ido_mysql"
disabled = "1"

[icinga2_ido_pgsql]
type = "ido"
resource = "icinga2_ido_pgsql"
disabled = "1"

Steps to reproduce:

  • Add 2 IDO backends (MySQL, PostgreSQL)
  • Disable both backends
  • Exceptions everywhere, also for the menu

Attachments


Relations:

@icinga-migration
Copy link
Author

Updated by elippmann on 2016-06-01 10:21:18 +00:00

  • Duplicates set to 10486

@icinga-migration
Copy link
Author

Updated by elippmann on 2016-06-01 10:21:27 +00:00

  • Duplicates set to 11392

@icinga-migration
Copy link
Author

Updated by elippmann on 2016-06-01 10:21:55 +00:00

  • Status changed from New to Closed

Hi Michael,

Thanks for the report. This has been fixed w/ #11392 and #10486.

Best regards,
Eric

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-06-01 11:48:09 +00:00

Works - merci :)

@icinga-migration icinga-migration added the bug Something isn't working label Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant