Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upcan not start tinyproxy error PID file. Failing. #1381
Comments
This comment has been minimized.
This comment has been minimized.
It should be running already. Check if you're out of disk space or RAM or something.
Check if it works on a fresh server, and if it doesn't, paste in the |
This comment has been minimized.
This comment has been minimized.
tinyproxy support responded that it did not correctly configure the configuration with PID
|
This comment has been minimized.
This comment has been minimized.
I don't understand why tinyproxy can't write to I changed I decided to switch away from the
This seems to work. Something is really screwed up with |
nopdotcom
added
kind/bug
area/tinyproxy
labels
Jun 16, 2018
This comment has been minimized.
This comment has been minimized.
did as you wrote, but something does not work out
here is the file /etc/systemd/system/tinyproxy.service
|
alimakki
closed this
in
#1391
Jun 29, 2018
This comment has been minimized.
This comment has been minimized.
greenfuse
commented
Jul 30, 2018
Check the User and Group settings in /etc/tinyproxy.conf and the permissions for the directory /var/run/tinyproxy/ You can either change the permissions to match the User and Group in the conf file, or change the conf file to match the permissions on the directory. My solution was to edit /etc/tinyproxy.conf and change User nobody to User tinyproxy |
This comment has been minimized.
This comment has been minimized.
qbaze
commented
Nov 25, 2018
Just for a record, same here on archlinux. Used to work without any problem and when I wanted to start it after a few weeks again through the systemd it took a while and reported
Systemd expected PID to be written to Tinyproxy Finally I checked
PidFile commented out and I believe the default must have changed meanwhile and not in sync with systemd script. Anyway just uncomment to make it work :) |
rdbox commentedJun 14, 2018
tinyproxy error
how to start?