You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I find the project quite exciting. Is the project still being maintained? I just tried to make the whole thing work, but I get various error messages.
I was able to solve the first problem myself: The Dockerfile
refers to netcat instead of netcat-traditional. I have adapted this myself.
But I got some other errors:
2023-08-04T14:23:55.827553861Z cannot read PID file /run/tor/tor.pid ... failed!
2023-08-04T14:23:55.832517859Z privoxy is not running ... failed!
2023-08-04T14:23:55.842777603Z ControlPort 9051
2023-08-04T14:23:55.842794665Z CookieAuthentication 0
2023-08-04T14:23:55.842798121Z HashedControlPassword 16:C8437A54D9DF7AB9604A666C8C2BDB5622E0D7FF2D3D27C63893F522E6
2023-08-04T14:23:55.860006595Z Checking if tor configuration is valid ... failed!
2023-08-04T14:23:55.865376268Z Aug 04 14:23:55.865 [notice] Tor 0.4.7.13 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.0.9, Zlib 1.2.13, Liblzma 5.4.1, Libzstd 1.5.4 and Glibc 2.36 as libc.
2023-08-04T14:23:55.865392728Z Aug 04 14:23:55.865 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
2023-08-04T14:23:55.865395613Z Aug 04 14:23:55.865 [warn] Tor was compiled with zstd 1.5.2, but is running with zstd 1.5.4. For safety, we'll avoid using advanced zstd functionality.
2023-08-04T14:23:55.865398078Z Aug 04 14:23:55.865 [notice] Read configuration file "/usr/share/tor/tor-service-defaults-torrc".
2023-08-04T14:23:55.865400523Z Aug 04 14:23:55.865 [notice] Read configuration file "/etc/tor/torrc".
2023-08-04T14:23:55.866736997Z Aug 04 14:23:55.866 [warn] Directory /var/lib/tor cannot be read: Permission denied
2023-08-04T14:23:55.866753107Z Aug 04 14:23:55.866 [warn] Failed to parse/validate config: Couldn't access private data directory "/var/lib/tor"
2023-08-04T14:23:55.866756143Z Aug 04 14:23:55.866 [err] Reading config failed--see warnings above.
2023-08-04T14:24:00.877698269Z tor is not running ... failed!
2023-08-04T14:24:06.888502708Z Starting filtering proxy server: privoxy failed!
2023-08-04T14:24:11.897248173Z privoxy is not running ... failed!
I tried to enable/disable TOR-Proxy / free proxy.. (0/0, 1/0, 0/1) But nothing works.
The text was updated successfully, but these errors were encountered:
Hi,
I find the project quite exciting. Is the project still being maintained? I just tried to make the whole thing work, but I get various error messages.
I was able to solve the first problem myself: The Dockerfile
refers to netcat instead of netcat-traditional. I have adapted this myself.
But I got some other errors:
I tried to enable/disable TOR-Proxy / free proxy.. (0/0, 1/0, 0/1) But nothing works.
The text was updated successfully, but these errors were encountered: