anticorruzione / openwhistleblowing

Software per il riuso
Other
19 stars 13 forks source link

errori post installazione #13

Open KrullBorg opened 5 years ago

KrullBorg commented 5 years ago

ho installato centos e seguito le istruzione per l'installazione dell'rpm; all'avvio di owb (systemctl start owb) ottengo i seguenti errori (ho eseguito anche il comando "pip install" con successo)

gen 29 12:26:20 openwb systemd[1]: Starting LSB: Start the Owb server.... -- Subject: L'unità owb.service inizia la fase di avvio -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel

-- L'unità owb.service ha iniziato la fase di avvio. gen 29 12:26:21 openwb owb[18817]: Starting Owb daemon: owbStarting Owb gen 29 12:26:21 openwb owb[18817]: Some Owb requirements are unmet gen 29 12:26:21 openwb owb[18817]: Unmet requirements: gen 29 12:26:21 openwb owb[18817]: Parsley==1.2 gen 29 12:26:21 openwb owb[18817]: Twisted==13.2.0 gen 29 12:26:21 openwb owb[18817]: cyclone==1.1 gen 29 12:26:21 openwb owb[18817]: enum34==0.9.23 gen 29 12:26:21 openwb owb[18817]: pyasn1==0.1.7 gen 29 12:26:21 openwb owb[18817]: psycopg2==2.4 gen 29 12:26:21 openwb owb[18817]: pycparser==2.10 gen 29 12:26:21 openwb owb[18817]: python_gnupg==0.3.6 gen 29 12:26:21 openwb owb[18817]: scrypt==0.6.1 gen 29 12:26:21 openwb owb[18817]: six==1.5.2 gen 29 12:26:21 openwb owb[18817]: storm==0.19 gen 29 12:26:21 openwb owb[18817]: transaction==1.1.1 gen 29 12:26:21 openwb owb[18817]: txsocksx==1.13.0.0 gen 29 12:26:21 openwb owb[18817]: zope.component==4.0.2 gen 29 12:26:21 openwb owb[18817]: zope.event==4.0.1 gen 29 12:26:21 openwb owb[18817]: zope.interface==4.0.5 gen 29 12:26:21 openwb owb[18817]: Pillow==5.3.0 gen 29 12:26:21 openwb owb[18817]: python_docx==0.8.7 gen 29 12:26:21 openwb owb[18817]: pdfrw==0.4 gen 29 12:26:21 openwb owb[18817]: cryptography gen 29 12:26:21 openwb owb[18817]: pyOpenSSL gen 29 12:26:21 openwb owb[18817]: paramiko gen 29 12:26:21 openwb owb[18817]: The problem can be solved by: gen 29 12:26:21 openwb owb[18817]: Installing missing requirements using rm -rf /tmp/pip-build-root/ && pip install -r /usr/local/owb/backend/usr/share/requirements gen 29 12:26:21 openwb owb[18817]: failed! gen 29 12:26:21 openwb systemd[1]: Started LSB: Start the Owb server.. -- Subject: L'unità owb.service termina la fase di avvio -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel

-- L'unità owb.service ha terminato la fase di avvio.

-- La fase di avvio è done. gen 29 12:26:21 openwb polkitd[2720]: Unregistered Authentication Agent for unix-process:18811:489969 (system bus name :1.30, object path /org/freedesktop/PolicyKit gen 29 12:27:47 openwb Tor[18405]: Problem bootstrapping. Stuck at 5%: Connecting to directory server. (Connection timed out; TIMEOUT; count 28; recommendation warn gen 29 12:27:47 openwb Tor[18405]: 27 connections have failed: gen 29 12:27:47 openwb Tor[18405]: 27 connections died in state connect()ing with SSL state (No SSL object) gen 29 12:28:40 openwb Tor[18405]: Problem bootstrapping. Stuck at 5%: Connecting to directory server. (Connection timed out; TIMEOUT; count 29; recommendation warn gen 29 12:28:40 openwb Tor[18405]: 28 connections have failed: gen 29 12:28:40 openwb Tor[18405]: 28 connections died in state connect()ing with SSL state (No SSL object)

evilaliv3 commented 5 years ago

@KrullBorg: supportando alcuni utenti abbiamo incontrato simili problematiche dovute all'uso improprio di PIP all'interno della pacchettizzazione RPM.

Vedi se facendo riferimento a questi ticket riesci a risolvere il tuo particolare problema: