From: ummeegge <ummeegge@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: Core update 132 - Tor does not start after update
Date: Sun, 26 May 2019 17:05:20 +0200 [thread overview]
Message-ID: <216c66064533e3c1f890320ede010b47a1f6f0b3.camel@ipfire.org> (raw)
In-Reply-To: <b94f2dfd27c2cdf95b72573df95bd2b7958243c6.camel@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 5125 bytes --]
Hi all,
opened up a ticket --> https://bugzilla.ipfire.org/show_bug.cgi?id=12088 .
Best,
Erik
On Fr, 2019-05-24 at 07:37 +0200, ummeegge wrote:
> Hi all,
> could track the problem done to this patch -->
>
https://git.ipfire.org/?p=ipfire-2.x.git;a=commit;h=2df98063a246dc1f17bae7fd0e477d7f73e2319f
> if i change the user back to nobody i can start the tor service again
> via tor.cgi .
>
> It seems that according to the switch to new user/group 'tor' some
> permissions does not match
> properly.
>
> Best,
>
> Erik
>
> On Do, 2019-05-23 at 19:47 +0200, ummeegge wrote:
> > Possibly only a fate of an individual...
> >
> > Erik
> >
> > On Do, 2019-05-23 at 14:56 +0200, ummeegge wrote:
> > > Starting tor via commandline by simply typing
> > >
> > > tor
> > >
> > > starts tor without problems and shows also the status in the
> > > tor.cgi
> > > but if i stop it via Tor WUI and start it again also via WUI the
> > > status
> > > stays at stop.
> > >
> > > Currently not sure how to debug it further...
> > >
> > > On Do, 2019-05-23 at 14:41 +0200, ummeegge wrote:
> > > > On Do, 2019-05-23 at 13:31 +0100, Michael Tremer wrote:
> > > > > Hi,
> > > > >
> > > > > > On 23 May 2019, at 13:30, ummeegge <ummeegge(a)ipfire.org>
> > > > > > wrote:
> > > > > >
> > > > > > Hi Michael,
> > > > > > yes have seen that it is available in Pakfire after i
> > > > > > compiled
> > > > > > the
> > > > > > actual version 2.4.1 :D. But the problem persists. The
> > > > > > error
> > > > > > disappears
> > > > > > from torctrl restart but Apaches error_log points the
> > > > > > following
> > > > > > out:
> > > > >
> > > > > Which problem persists?
> > > >
> > > > Tor do not want to start
> > > > >
> > > > > If you have installed the library it cannot be missing any
> > > > > more.
> > > >
> > > > Yes the error does not appear after executing 'torctrl restart'
> > > > but
> > > > should this lib not be shiped with this update then ? Or even
> > > > be
> > > > part
> > > > of the core system ? Since the user do not knows why Tor stops
> > > > working.
> > > >
> > > > >
> > > > > > [Thu May 23 14:26:19 2019] tor.cgi: Scalar value @pid[0]
> > > > > > better
> > > > > > written as $pid[0] at /srv/web/ipfire/cgi-bin/tor.cgi line
> > > > > > 235.
> > > > > > [Thu May 23 14:26:19 2019] tor.cgi: Scalar value @pid[0]
> > > > > > better
> > > > > > written as $pid[0] at /srv/web/ipfire/cgi-bin/tor.cgi line
> > > > > > 244.
> > > > > > [Thu May 23 14:26:19 2019] tor.cgi: "my" variable @cmds
> > > > > > masks
> > > > > > earlier declaration in same scope at /srv/web/ipfire/cgi-
> > > > > > bin/tor.cgi line 949.
> > > > > > [Thu May 23 14:26:19 2019] tor.cgi: Name
> > > > > > "Header::colourgreen"
> > > > > > used
> > > > > > only once: possible typo at /srv/web/ipfire/cgi-bin/tor.cgi
> > > > > > line
> > > > > > 239.
> > > > > > [Thu May 23 14:26:19 2019] tor.cgi: Name
> > > > > > "Header::colourorange"
> > > > > > used only once: possible typo at /srv/web/ipfire/cgi-
> > > > > > bin/tor.cgi
> > > > > > line 565.
> > > > > > [Thu May 23 14:26:19 2019] tor.cgi: Name
> > > > > > "Header::colouryellow"
> > > > > > used only once: possible typo at /srv/web/ipfire/cgi-
> > > > > > bin/tor.cgi
> > > > > > line 35.
> > > > > > [Thu May 23 14:26:20 2019] tor.cgi: Use of uninitialized
> > > > > > value
> > > > > > in
> > > > > > addition (+) at /srv/web/ipfire/cgi-bin/tor.cgi line 82.
> > > > > > [Thu May 23 14:26:20 2019] tor.cgi: Use of uninitialized
> > > > > > value
> > > > > > in
> > > > > > addition (+) at /srv/web/ipfire/cgi-bin/tor.cgi line 82.
> > > > >
> > > > > These are all warnings. You can send a patch if you like. The
> > > > > messages tell you what to change :)
> > > >
> > > > Humm... Am hanging currently on ovpnmain.cgi for a DH-Free PKI
> > > > generation (spare 400 lines of code and 1 minute generation
> > > > time
> > > > {sounds good}?!?!? :) but ok will see what i can make ;-) .
> > > >
> > > > >
> > > > > -Michael
> > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Do, 2019-05-23 at 13:13 +0100, Michael Tremer wrote:
> > > > > > > Did you try installing libseccomp?
> > > > > > >
> > > > > > > > On 23 May 2019, at 13:12, ummeegge <ummeegge(a)ipfire.org
> > > > > > > > >
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > Hi all,
> > > > > > > > wanted to report that after the update to Core 132
> > > > > > > > testing
> > > > > > > > and
> > > > > > > > a
> > > > > > > > system
> > > > > > > > reboot that Tor does not starts anymore. Error is
> > > > > > > >
> > > > > > > > /usr/bin/tor: error while loading shared libraries:
> > > > > > > > libseccomp.so.2: cannot open shared object file: No
> > > > > > > > such
> > > > > > > > file
> > > > > > > > or
> > > > > > > > directory
> > > > > > > >
> > > > > > > > Best,
> > > > > > > >
> > > > > > > > Erik
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
>
>
prev parent reply other threads:[~2019-05-26 15:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-23 12:12 ummeegge
2019-05-23 12:13 ` Michael Tremer
2019-05-23 12:30 ` ummeegge
2019-05-23 12:31 ` Michael Tremer
2019-05-23 12:41 ` ummeegge
2019-05-23 12:56 ` ummeegge
2019-05-23 17:47 ` ummeegge
2019-05-24 5:37 ` ummeegge
2019-05-26 15:05 ` ummeegge [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=216c66064533e3c1f890320ede010b47a1f6f0b3.camel@ipfire.org \
--to=ummeegge@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox