Skip to content

[Bug] doesn't start anymore after updating to 0.9.9.2 due to pegaprox.api.dr_drill missing #383

@mbunkus

Description

@mbunkus

Describe the bug

Updater offered 0.9.9.2, which I let it update to. Starting the service now fails with the following message in the journal:

May 08 11:35:11 maui pegaprox[2505602]: Traceback (most recent call last):
May 08 11:35:11 maui pegaprox[2505602]:   File "/opt/PegaProx/pegaprox_multi_cluster.py", line 171, in <module>
May 08 11:35:11 maui pegaprox[2505602]:     main(debug_mode=debug_mode)
May 08 11:35:11 maui pegaprox[2505602]:     ~~~~^^^^^^^^^^^^^^^^^^^^^^^
May 08 11:35:11 maui pegaprox[2505602]:   File "/opt/PegaProx/pegaprox/app.py", line 687, in main
May 08 11:35:11 maui pegaprox[2505602]:     app = create_app()
May 08 11:35:11 maui pegaprox[2505602]:   File "/opt/PegaProx/pegaprox/app.py", line 336, in create_app
May 08 11:35:11 maui pegaprox[2505602]:     register_blueprints(app)
May 08 11:35:11 maui pegaprox[2505602]:     ~~~~~~~~~~~~~~~~~~~^^^^^
May 08 11:35:11 maui pegaprox[2505602]:   File "/opt/PegaProx/pegaprox/api/__init__.py", line 44, in register_blueprints
May 08 11:35:11 maui pegaprox[2505602]:     from pegaprox.api.dr_drill import bp as dr_drill_bp
May 08 11:35:11 maui pegaprox[2505602]: ModuleNotFoundError: No module named 'pegaprox.api.dr_drill'

Steps to Reproduce

  1. Update to 0.9.9.2
  2. Restart the service
  3. Watch journal

Expected behavior

it should run, obviously

Environment

  • PegaProx Version: 0.9.9.2
  • Installation Method: manual with deploy.sh
  • OS: Ubuntu 24.04
  • Browser: irrelevant
  • Behind Reverse Proxy? irrelevant
  • UI? irrelevant

Checklist

  • I have searched existing issues to make sure this is not a duplicate
  • I am using the latest version of PegaProx

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions