Skip to content

Conversation

@dotmobo
Copy link
Contributor

@dotmobo dotmobo commented Nov 28, 2025

fix logfile and pidfile of supervisor for non root environment

Relevant issues

Fixes #17264

Pre-Submission checklist

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • I have added a screenshot of my new test passing locally
  • [ x ] My PR passes all unit tests on make test-unit
  • [ x ] My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

🐛 Bug Fix

Changes

Use /tmp instead of the current workdir to put logfile and pidfile of supervisor

@vercel
Copy link

vercel bot commented Nov 28, 2025

@dotmobo is attempting to deploy a commit to the CLERKIEAI Team on Vercel.

A member of the Team first needs to authorize it.

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.

[Bug]: Permission denied on /app/supervisord.log with non root image

1 participant