oxen-io / session-pysogs

Python implementation of the Session community server
GNU General Public License v3.0
74 stars 33 forks source link

Failed to start Session Open Group Server. [Debian 11] #173

Closed slackjeff closed 1 year ago

slackjeff commented 1 year ago

I'm following this tutorial: https://github.com/oxen-io/session-pysogs/blob/dev/install-debs.md#installation

Using sogs-standalone after finishing the installation and starting the service it returns this error:

A unidade sogs-standalone.service está sendo iniciada. fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: [uWSGI] getting INI configuration from /etc/sogs/uwsgi-standalone.ini fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: Starting uWSGI 2.0.19.1-debian (64bit) on [Wed Feb 8 19:37:03 2023] fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: compiled with version: 10.2.1 20210110 on 11 June 2021 09:08:33 fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: os: Linux-4.19.0 #1 SMP Tue Aug 25 11:59:26 MSK 2020 fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: nodename: ferdnand.com.br fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: machine: x86_64 fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: clock source: unix fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: pcre jit disabled fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: detected number of CPU cores: 8 fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: current working directory: / fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: detected binary path: /usr/bin/uwsgi-core fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: chdir() to /var/lib/session-open-group-server fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: your processes number limit is 62987 fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: your memory page size is 4096 bytes fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: detected max file descriptor number: 1024 fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: lock engine: pthread robust mutexes fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: thunder lock: disabled (you can enable it with --thunder-lock) fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: probably another instance of uWSGI is running on the same address (:80). fev 08 19:37:03 ferdnand.com.br uwsgi[3983126]: bind(): Address already in use [core/socket.c line 769] fev 08 19:37:03 ferdnand.com.br systemd[1]: sogs-standalone.service: Main process exited, code=exited, status=1/FAILURE ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ An ExecStart= process belonging to unit sogs-standalone.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 1. fev 08 19:37:03 ferdnand.com.br systemd[1]: sogs-standalone.service: Failed with result 'exit-code'