Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UWSGI is not working with cgr.dev/chainguard/python:latest-dev #28562

Open
Krn-01 opened this issue Sep 17, 2024 Discussed in #28561 · 0 comments
Open

UWSGI is not working with cgr.dev/chainguard/python:latest-dev #28562

Krn-01 opened this issue Sep 17, 2024 Discussed in #28561 · 0 comments

Comments

@Krn-01
Copy link

Krn-01 commented Sep 17, 2024

Discussed in https://github.com/orgs/wolfi-dev/discussions/28561

Originally posted by Krn-01 September 17, 2024
I'm Creating docker image with cgr.dev/chainguard/python:latest-dev. I want to run my application using uwsgi. Do anyone how to solve this.

docker > uwsgi --ini uwsgi.ini 
[uWSGI] getting INI configuration from uwsgi.ini
*** Starting uWSGI 2.0.26 (64bit) on [Mon Sep 16 12:46:25 2024] ***
compiled with version: 14.2.0 on 16 September 2024 12:27:18
os: Linux-5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024
nodename: 2ddb1c402c7b
machine: x86_64
clock source: unix
detected number of CPU cores: 6
current working directory: /app
detected binary path: /app/venv/bin/uwsgi
!!! no internal routing support, rebuild with pcre support !!!
uWSGI running as root, you can use --uid/--gid/--chroot options
setuid() to 1000
your memory page size is 4096 bytes
detected max file descriptor number: 1048576
lock engine: pthread robust mutexes
thunder lock: disabled (you can enable it with --thunder-lock)
uwsgi socket 0 bound to TCP address 0.0.0.0:5001 fd 3
open("/dev/null"): No such file or directory [core/socket.c line 1820]
WARNING: unable to remap stdin, /dev/null not available
Python version: 3.12.6 (tags/v3.12.6-dirty:a4a2d2b, Sep 11 2024, 15:26:44) [GCC 14.2.0]
Could not find platform independent libraries <prefix

Thanks.

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

No branches or pull requests

1 participant