[go: nahoru, domu]

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

AttributeError: 'ToolPanelViewModel' object has no attribute 'id' #18425

Open
galaxyproject-sentryintegration bot opened this issue Jun 21, 2024 · 0 comments
Labels

Comments

@galaxyproject-sentryintegration

Sentry Issue: GALAXY-MAIN-Z3N

AttributeError: 'ToolPanelViewModel' object has no attribute 'id'
(4 additional frame(s) were not displayed)
...
  File "galaxy/app.py", line 847, in <lambda>
    lambda: reload_toolbox(self, save_integrated_tool_panel=False), post_fork_only=True
  File "galaxy/queue_worker.py", line 167, in reload_toolbox
    _get_new_toolbox(app, save_integrated_tool_panel)
  File "galaxy/queue_worker.py", line 180, in _get_new_toolbox
    new_toolbox = ToolBox(
  File "galaxy/tools/__init__.py", line 439, in __init__
    super().__init__(
  File "galaxy/tool_util/toolbox/base.py", line 234, in __init__
    self._tool_panel_views[tool_panel_view.to_model().id] = tool_panel_view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants