Skip to content

Log daemonized galaxy logs#1142

Merged
jmchilton merged 1 commit intogalaxyproject:masterfrom
mvdbeek:log_daemon_galaxy
Feb 23, 2021
Merged

Log daemonized galaxy logs#1142
jmchilton merged 1 commit intogalaxyproject:masterfrom
mvdbeek:log_daemon_galaxy

Conversation

@mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Feb 23, 2021

It's quite helpful to see the logs while Galaxy executes a workflow.

It's quite helpful to see the logs while Galaxy executes a workflow.
@mvdbeek
Copy link
Member Author

mvdbeek commented Feb 23, 2021

Oops:

E           Traceback (most recent call last):
E             File "./scripts/functional_tests.py", line 127, in <module>
E               driver_util.drive_test(find_test_driver())
E             File "/tmp/tmpvr7_0a37/galaxy-dev/lib/galaxy_test/driver/driver_util.py", line 1153, in drive_test
E               sys.exit(test_driver.run())
E             File "/tmp/tmpvr7_0a37/galaxy-dev/lib/galaxy_test/driver/driver_util.py", line 942, in run
E               self.setup()
E             File "/tmp/tmpvr7_0a37/galaxy-dev/lib/galaxy_test/driver/driver_util.py", line 1010, in setup
E               self._register_and_run_servers(config_object)
E             File "/tmp/tmpvr7_0a37/galaxy-dev/lib/galaxy_test/driver/driver_util.py", line 1075, in _register_and_run_servers
E               config_object=config_object,
E             File "/tmp/tmpvr7_0a37/galaxy-dev/lib/galaxy_test/driver/driver_util.py", line 861, in launch_uvicorn
E               app = initialize_fast_app(gx_webapp, gx_app)
E             File "/tmp/tmpvr7_0a37/galaxy-dev/lib/galaxy/webapps/galaxy/fast_app.py", line 130, in initialize_fast_app
E               add_request_id_middleware(app)
E             File "/tmp/tmpvr7_0a37/galaxy-dev/lib/galaxy/webapps/galaxy/fast_app.py", line 121, in add_request_id_middleware
E               app.add_middleware(RawContextMiddleware, plugins=(RequestIdPlugin(force_new_uuid=True),))
E           NameError: name 'RawContextMiddleware' is not defined

@mvdbeek
Copy link
Member Author

mvdbeek commented Feb 23, 2021

The exceptions should be fixed in galaxyproject/galaxy#11454

@mvdbeek mvdbeek requested a review from jmchilton February 23, 2021 16:11
@jmchilton
Copy link
Member

This makes sense to me! Thanks so much.

@jmchilton jmchilton merged commit 3c85855 into galaxyproject:master Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants