Bug 54141 - appcenter/query: blacklist_includes_app: AttributeError: 'NoneType' object has no attribute 'id'
appcenter/query: blacklist_includes_app: AttributeError: 'NoneType' object ha...
Status: NEW
Product: UCS
Classification: Unclassified
Component: App Center
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-11-25 11:00 CET by Maximilian Janßen
Modified: 2022-08-10 12:17 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 4: Minor Usability: Impairs usability in secondary scenarios
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 3: A User would likely not purchase the product
User Pain: 0.069
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2021112421000669, 2022081021000332
Bug group (optional): External feedback
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maximilian Janßen univentionstaff 2021-11-25 11:00:25 CET
Bug #39417 : same error, diffrent traceback (not from blacklist) and no fix found

Version: 4.4-8 errata1111 (Blumenthal)

Error: 
Interner Server-Fehler in "appcenter/query".
Request: appcenter/query

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 359, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY2.7%/univention/management/console/protocol/modserver.py", line 202, in _recv
    self.handle(msg)
  File "%PY2.7%/univention/management/console/protocol/modserver.py", line 272, in handle
    six.reraise(self.__init_etype, self.__init_exc, self.__init_etraceback)
  File "%PY2.7%/univention/management/console/protocol/modserver.py", line 313, in handle
    self.__handler.init()
  File "%PY2.7%/univention/management/console/modules/appcenter/__init__.py", line 156, in init
    get_action('list').get_apps()
  File "%PY2.7%/univention/appcenter/actions/list_apps.py", line 93, in get_apps
    if cls._blacklist_includes_app(blacklist, unlocalised_app) and not cls._blacklist_includes_app(whitelist, unlocalised_app):
  File "%PY2.7%/univention/appcenter/actions/list_apps.py", line 123, in _blacklist_includes_app
    if app.id.lower() in the_list:
AttributeError: 'NoneType' object has no attribute 'id'

Role: domaincontroller_master
Comment 1 Maximilian Janßen univentionstaff 2022-08-10 12:17:48 CEST
Version: 4.4-9 errata1250 (Blumenthal)
Remark: no application showing