Closed tylerluciani33 closed 7 years ago
Thank you @tylerluciani33
In my opinion something is wrong with Tor2web trying to setup the certificate even if you configured to use just HTTP.
Let me recheck and i will be back to you with an update.
@tylerluciani33 what version of tor2web are you currently using?
you can read it with:
dpkg -l | awk '$2=="tor2web" { print $3 }'
Thanks for getting back to me so quickly I followed the installation guide
Version: 3.1.66
Ok, that version had an issue and i've just released a 3.1.67 that fix it.Anyhow your issue is probably different.
I'm going to retest you exact configuration to understand and be back to you.
@tylerluciani33: actually nothing is wrong in your configuration.
Maybe you have a service running and using port 80? Next versions will try to allocate this resources the sooner so to identify issues before trying to spawn the child workers that handle requests.
What ubuntu version are you using? Do you have apparmor enabled? If yes do you see any error in dmes related to apparmor? If apparmor is enabled you can disable it with the following commands:
echo "APPARMOR_SANDBOXING=0" >> /etc/defaults/tor2web
/etc/init.d./apparmor restart
I am using ubuntu 14.04 x64 Nothing else is running on port 80
I disabled apparmor in /etc/defaults/tor2web
Just tried reinstalling the server and installing tor2web on a clean install but I am still getting the same errors
Closing as outdated.
I have not used Tor2Web in a while, in the past everything worked fine (following the setup guide) Now I am getting the errors below when starting tor2web
Config