Kitware / UPennContrast

UPenn ?
https://upenn-contrast.netlify.com/
Apache License 2.0
8 stars 6 forks source link

When firing up, looks like girder_worker has some sort of setup warning #665

Open arjunrajlab opened 4 months ago

arjunrajlab commented 4 months ago

Looking at the log for worker, I see the following upon startup. Not sure if it matters at all, but it does say that it is not recommended.

/usr/local/lib/python3.6/dist-packages/celery/platforms.py:801: RuntimeWarning: You're running the worker with superuser privileges: this is

absolutely not recommended!

Please specify a different user using the --uid option.

User information: uid=0 euid=0 gid=0 egid=0

  uid=uid, euid=euid, gid=gid, egid=egid,

[2024-04-23 12:12:30,328: INFO/MainProcess] Connected to amqp://user:**@broker:5672//

[2024-04-23 12:12:30,331: INFO/MainProcess] mingle: searching for neighbors

[2024-04-23 12:12:31,342: INFO/MainProcess] mingle: all alone

[2024-04-23 12:12:31,348: INFO/MainProcess] celery@9f66f17a9763 ready.