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

chapter 17. docker error #46

Open
majanavida opened this issue Jun 23, 2023 · 2 comments
Open

chapter 17. docker error #46

majanavida opened this issue Jun 23, 2023 · 2 comments

Comments

@majanavida
Copy link

I get this error when I launch the docker container. web-1 is constantly being restarted, the rest is working

2023-06-23 20:20:03 wait-for-it.sh: waiting 15 seconds for db:5432
2023-06-23 20:20:03 wait-for-it.sh: db:5432 is available after 0 seconds
2023-06-23 20:20:03 [uWSGI] getting INI configuration from /code/config/uwsgi/uwsgi.ini
2023-06-23 20:20:03 *** Starting uWSGI 2.0.21 (64bit) on [Fri Jun 23 16:20:03 2023] ***
2023-06-23 20:20:03 compiled with version: 12.2.0 on 20 June 2023 11:42:42
2023-06-23 20:20:03 os: Linux-5.15.49-linuxkit #1 SMP Tue Sep 13 07:51:46 UTC 2022
2023-06-23 20:20:03 nodename: cf0d8a59b5ce
2023-06-23 20:20:03 machine: x86_64
2023-06-23 20:20:03 clock source: unix
2023-06-23 20:20:03 detected number of CPU cores: 2
2023-06-23 20:20:03 current working directory: /code
2023-06-23 20:20:03 detected binary path: /usr/local/bin/uwsgi
2023-06-23 20:20:03 !!! no internal routing support, rebuild with pcre support !!!
2023-06-23 20:20:03 setgid() to 33
2023-06-23 20:20:03 setuid() to 33
2023-06-23 20:20:03 chdir() to /code/educa/
2023-06-23 20:20:03 your memory page size is 4096 bytes
2023-06-23 20:20:03 detected max file descriptor number: 1048576
2023-06-23 20:20:03 lock engine: pthread robust mutexes
2023-06-23 20:20:03 thunder lock: disabled (you can enable it with --thunder-lock)
2023-06-23 20:20:03 bind(): Input/output error [core/socket.c line 230]

this is the first time I'm doing this, I think it's in the last line
I will be grateful for any answers

os: win10

@codeKing2020
Copy link

this worked for me!

#29 (comment)

@SamuelOsondu
Copy link

Please I've been trying to fix this for about three days now with sleepless nights. Please help me out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants