TypeError Due to Incorrect String Substitution
Bug #2080883 reported by
Bryan Fraschetti
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack RabbitMQ Server Charm |
Fix Committed
|
Undecided
|
Bryan Fraschetti | ||
Focal |
Fix Committed
|
Undecided
|
Unassigned | ||
Jammy |
Fix Committed
|
Undecided
|
Unassigned | ||
Noble |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
Issue forwarded on behalf of customer. Their statement:
NRPE check-rabbitmq-
When testing the check_rabbitmq_
Their traceback:
CRITICAL: %d partitions detected, %d nodes online.
Traceback (most recent call last):
File "/usr/local/
print(
TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple'
A fix was found by SE team at Canonical and will be PRed
Changed in charm-rabbitmq-server: | |
assignee: | nobody → Bryan Fraschetti (bryanfraschetti) |
summary: |
- Issue forwarded on behalf of customer. Their statement: NRPE check- - rabbitmq-cluster error. rabbitmq cluster was down without any alert. - When testing the check-rabbitmq-cluster check, it returns an error. + TypeError Due to Incorrect String Substitution |
To post a comment you must log in.
Fix proposed to branch: master /review. opendev. org/c/openstack /charm- rabbitmq- server/ +/929577
Review: https:/