Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [uWSGI] getting INI configuration from my.ini
- *** Starting uWSGI 2.0.17 (64bit) on [Wed Jun 13 17:55:46 2018] ***
- compiled with version: 5.4.0 20160609 on 13 June 2018 21:27:28
- os: Linux-4.4.0-128-generic #154-Ubuntu SMP Fri May 25 14:15:18 UTC 2018
- nodename: kallitheareborn
- machine: x86_64
- clock source: unix
- detected number of CPU cores: 4
- current working directory: /home/kallithea/kallithea
- detected binary path: /opt/Kallithea/bin/uwsgi
- !!! no internal routing support, rebuild with pcre support !!!
- your processes number limit is 15646
- your memory page size is 4096 bytes
- detected max file descriptor number: 1024
- lock engine: pthread robust mutexes
- thunder lock: disabled (you can enable it with --thunder-lock)
- uWSGI http bound on 123.123.123.123:8080 fd 3
- uwsgi socket 0 bound to UNIX address /tmp/uwsgi.sock fd 6
- Python version: 2.7.12 (default, Dec 4 2017, 14:50:18) [GCC 5.4.0 20160609]
- *** Python threads support is disabled. You can enable it with --enable-threads ***
- Python main interpreter initialized at 0x272f1a0
- your server socket listen backlog is limited to 100 connections
- your mercy for graceful operations on workers is 60 seconds
- mapped 937112 bytes (915 KB) for 10 cores
- *** Operational MODE: preforking ***
- Loading paste environment: config:/home/kallithea/kallithea/my.ini
- 2018-06-13 17:55:47.319 INFO [kallithea.model] initializing db for sqlite:////home/kallithea/kallithea/kallithea.db?timeout=60
- 2018-06-13 17:55:47.319 INFO [kallithea.lib.auth] getting information about all available permissions
- WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0x272f1a0 pid: 20699 (default app)
- *** uWSGI is running in multiple interpreter mode ***
- spawned uWSGI master process (pid: 20699)
- spawned uWSGI worker 1 (pid: 20706, cores: 1)
- spawned uWSGI worker 2 (pid: 20707, cores: 1)
- spawned uWSGI worker 3 (pid: 20708, cores: 1)
- spawned uWSGI worker 4 (pid: 20709, cores: 1)
- spawned uWSGI http 1 (pid: 20710)
- worker 1 killed successfully (pid: 20706)
- uWSGI worker 1 cheaped.
- worker 2 killed successfully (pid: 20707)
- uWSGI worker 2 cheaped.
- 2018-06-13 17:56:03.462 INFO [kallithea.lib.base] Access for IP:123.123.123.124 allowed
- 2018-06-13 17:56:03.516 INFO [kallithea.RequestWrapper] IP: 123.123.123.124 Request to /test3/info/refs time: 0.074s
- [pid: 20709|app: 0|req: 1/1] 123.123.123.124 () {32 vars in 442 bytes} [Wed Jun 13 17:56:03 2018] GET /test3/info/refs?service=git-receive-pack => generated 289 bytes in 76 msecs (HTTP/1.1 401) 4 headers in 142 bytes (1 switches on core 0)
- 2018-06-13 17:56:03.528 INFO [kallithea.lib.base] Access for IP:123.123.123.124 allowed
- 2018-06-13 17:56:03.563 INFO [kallithea.lib.auth_modules] Authenticating user using kallithea.lib.auth_modules.auth_internal plugin
- 2018-06-13 17:56:03.660 ERROR [kallithea.lib.auth_modules.auth_internal] user kallithea had a bad password
- 2018-06-13 17:56:03.660 WARNI [kallithea.lib.auth_modules] User `kallithea` failed to authenticate against kallithea.lib.auth_modules.auth_internal
- 2018-06-13 17:56:03.661 INFO [kallithea.RequestWrapper] IP: 123.123.123.124 Request to /test3/info/refs time: 0.139s
- [pid: 20709|app: 0|req: 2/2] 123.123.123.124 () {34 vars in 486 bytes} [Wed Jun 13 17:56:03 2018] GET /test3/info/refs?service=git-receive-pack => generated 289 bytes in 139 msecs (HTTP/1.1 401) 4 headers in 142 bytes (1 switches on core 0)
- 2018-06-13 17:56:06.526 INFO [kallithea.lib.base] Access for IP:123.123.123.124 allowed
- 2018-06-13 17:56:06.587 INFO [kallithea.lib.auth_modules] Authenticating user using kallithea.lib.auth_modules.auth_internal plugin
- 2018-06-13 17:56:06.674 INFO [kallithea.lib.auth_modules.auth_internal] user kallithea authenticated correctly
- 2018-06-13 17:56:06.678 INFO [kallithea.lib.base] Access for IP:123.123.123.124 allowed
- 2018-06-13 17:56:06.780 INFO [kallithea.lib.middleware.simplegit] push action on Git repo "test3" by "kallithea" from 123.123.123.124
- 2018-06-13 17:56:06.793 INFO [kallithea.RequestWrapper] IP: 123.123.123.124 Request to /test3/info/refs time: 0.287s
- [pid: 20708|app: 0|req: 1/3] 123.123.123.124 () {34 vars in 514 bytes} [Wed Jun 13 17:56:06 2018] GET /test3/info/refs?service=git-receive-pack => generated 160 bytes in 323 msecs (HTTP/1.1 200) 3 headers in 124 bytes (1 switches on core 0)
- 2018-06-13 17:56:09.515 INFO [kallithea.lib.base] Access for IP:123.123.123.124 allowed
- 2018-06-13 17:56:09.549 INFO [kallithea.lib.auth_modules] Authenticating user using kallithea.lib.auth_modules.auth_internal plugin
- 2018-06-13 17:56:09.639 INFO [kallithea.lib.auth_modules.auth_internal] user kallithea authenticated correctly
- 2018-06-13 17:56:09.643 INFO [kallithea.lib.base] Access for IP:123.123.123.124 allowed
- 2018-06-13 17:56:09.661 INFO [kallithea.lib.middleware.simplegit] push action on Git repo "test3" by "kallithea" from 123.123.123.124
- 2018-06-13 17:56:09.685 INFO [kallithea.RequestWrapper] IP: 123.123.123.124 Request to /test3/git-receive-pack time: 0.178s
- [pid: 20709|app: 0|req: 3/4] 123.123.123.124 () {34 vars in 536 bytes} [Wed Jun 13 17:56:09 2018] POST /test3/git-receive-pack => generated 0 bytes in 255 msecs (HTTP/1.1 200) 1 headers in 72 bytes (0 switches on core 0)
- 2018-06-13 17:56:09.781 INFO [kallithea.lib.base] Access for IP:123.123.123.124 allowed
- 2018-06-13 17:56:09.866 INFO [kallithea.lib.auth_modules] Authenticating user using kallithea.lib.auth_modules.auth_internal plugin
- 2018-06-13 17:56:09.951 INFO [kallithea.lib.auth_modules.auth_internal] user kallithea authenticated correctly
- 2018-06-13 17:56:09.954 INFO [kallithea.lib.base] Access for IP:123.123.123.124 allowed
- 2018-06-13 17:56:09.972 INFO [kallithea.lib.middleware.simplegit] push action on Git repo "test3" by "kallithea" from 123.123.123.124
- 2018-06-13 17:56:10.020 ERROR [kallithea.lib.middleware.pygrack] Traceback (most recent call last):
- File "./kallithea/lib/middleware/pygrack.py", line 133, in backend
- cwd=self.content_path,
- File "./kallithea/lib/vcs/subprocessio.py", line 384, in __init__
- "Subprocess exited due to an error:\n" + err)
- EnvironmentError: Subprocess exited due to an error:
- fatal: The remote end hung up unexpectedly
- 2018-06-13 17:56:10.021 ERROR [kallithea.lib.middleware.pygrack] Traceback (most recent call last):
- File "./kallithea/lib/middleware/pygrack.py", line 162, in __call__
- resp = app(request, environ)
- File "./kallithea/lib/middleware/pygrack.py", line 137, in backend
- raise exc.HTTPExpectationFailed()
- HTTPExpectationFailed: Expectation failed.
- 2018-06-13 17:56:10.023 INFO [kallithea.RequestWrapper] IP: 123.123.123.124 Request to /test3/git-receive-pack time: 0.248s
- [pid: 20708|app: 0|req: 2/5] 123.123.123.124 () {36 vars in 578 bytes} [Wed Jun 13 17:56:09 2018] POST /test3/git-receive-pack => generated 55 bytes in 273 msecs (HTTP/1.1 417) 3 headers in 120 bytes (1 switches on core 0)
Advertisement
Add Comment
Please, Sign In to add comment