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

Update install #2

Open
wants to merge 12 commits into
base: testing
Choose a base branch
from
Open

Update install #2

wants to merge 12 commits into from

Conversation

ericgaspar
Copy link
Member

Problem

  • Description of why you made this PR

Solution

  • And how do you fix that problem

PR Status

  • Code finished and ready to be reviewed/tested
  • The fix/enhancement were manually tested (if applicable)

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

@ericgaspar
Copy link
Member Author

!testme

@yunohost-bot
Copy link

📖 🪱
Test Badge

@yunohost-bot
Copy link

✌️
Test Badge

@DeMiro5001
Copy link
Collaborator

https://paste.yunohost.org/raw/avipaqidum

2024-10-31 14:45:32,812: DEBUG - + systemctl start indico-uwsgi
2024-10-31 14:45:32,913: WARNING - Job for indico-uwsgi.service failed because the control process exited with error code.
2024-10-31 14:45:32,921: WARNING - See "systemctl status indico-uwsgi.service" and "journalctl -xeu indico-uwsgi.service" for details.
2024-10-31 14:45:32,928: DEBUG - + journalctl --quiet --no-hostname --no-pager --lines=20 --unit=indico-uwsgi
2024-10-31 14:45:33,012: WARNING - oct. 31 14:45:32 indico-uwsgi[70036]: *** Starting uWSGI 2.0.28 (64bit) on [Thu Oct 31 14:45:32 2024] ***
2024-10-31 14:45:33,021: WARNING - oct. 31 14:45:32 indico-uwsgi[70036]: compiled with version: 12.2.0 on 30 October 2024 21:37:00
2024-10-31 14:45:33,027: WARNING - oct. 31 14:45:32 indico-uwsgi[70036]: os: Linux-6.1.0-26-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.112-1 (2024-09-30)
2024-10-31 14:45:33,035: WARNING - oct. 31 14:45:32 indico-uwsgi[70036]: nodename: maindomain.tld
2024-10-31 14:45:33,042: WARNING - oct. 31 14:45:32 indico-uwsgi[70036]: machine: x86_64
2024-10-31 14:45:33,049: WARNING - oct. 31 14:45:32 indico-uwsgi[70036]: clock source: unix
2024-10-31 14:45:33,055: WARNING - oct. 31 14:45:32 indico-uwsgi[70036]: pcre jit disabled
2024-10-31 14:45:33,062: WARNING - oct. 31 14:45:32 indico-uwsgi[70036]: detected number of CPU cores: 4
2024-10-31 14:45:33,070: WARNING - oct. 31 14:45:32 indico-uwsgi[70036]: current working directory: /
2024-10-31 14:45:33,076: WARNING - oct. 31 14:45:32 indico-uwsgi[70036]: detected binary path: /var/www/indico/venv/bin/uwsgi
2024-10-31 14:45:33,083: WARNING - oct. 31 14:45:32 indico-uwsgi[70036]: *** WARNING: you are running uWSGI without its master process manager ***
2024-10-31 14:45:33,090: WARNING - oct. 31 14:45:32 indico-uwsgi[70036]: your processes number limit is 15499
2024-10-31 14:45:33,098: WARNING - oct. 31 14:45:32 indico-uwsgi[70036]: your memory page size is 4096 bytes
2024-10-31 14:45:33,105: WARNING - oct. 31 14:45:32 indico-uwsgi[70036]: detected max file descriptor number: 1024
2024-10-31 14:45:33,112: WARNING - oct. 31 14:45:32 indico-uwsgi[70036]: lock engine: pthread robust mutexes
2024-10-31 14:45:33,119: WARNING - oct. 31 14:45:32 indico-uwsgi[70036]: thunder lock: disabled (you can enable it with --thunder-lock)
2024-10-31 14:45:33,126: WARNING - oct. 31 14:45:32 indico-uwsgi[70036]: The -s/--socket option is missing and stdin is not a socket.
2024-10-31 14:45:33,133: WARNING - oct. 31 14:45:32 systemd[1]: indico-uwsgi.service: Main process exited, code=exited, status=1/FAILURE
2024-10-31 14:45:33,139: WARNING - oct. 31 14:45:32 systemd[1]: indico-uwsgi.service: Failed with result 'exit-code'.
2024-10-31 14:45:33,146: WARNING - oct. 31 14:45:32 systemd[1]: Failed to start indico-uwsgi.service - Indico uWSGI.

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.

3 participants