a year ago
I have issues with my worker app in Railway, here are the logs : "/opt/venv/lib/python3.12/site-packages/celery/platforms.py:829: SecurityWarning: 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
warnings.warn(SecurityWarning(ROOT_DISCOURAGED.format(
[2025-02-21 21:07:56,163: WARNING/MainProcess] No hostname was supplied. Reverting to default 'localhost'", I don't understand why it's always crashing. Is this beacause of the superuser privilege ? Best regards. [View Deploy details](https://railway.com/project/15883b00-84b6-4fd1-98de-7798e12f94cf/service/c8c51e90-9944-490a-9421-2d3a4bbd99e9?id=1ea2730c-fe65-4afc-8c1b-7ec1381223a0) > ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies