Description of problem: Squid in transparent proxy mode don't start after update. Version-Release number of selected component (if applicable): squid-3.1.0.16-6.fc12.i686 How reproducible: Steps to Reproduce: 1. update squid 2. add transparent statement in squid.conf e.g. http_port 8080 transparent 3. restart squid Actual results: Feb 28 09:46:36 localhost squid[20771]: Squid Parent: child process 20773 started Feb 28 09:46:37 localhost (squid): Cannot open HTTP Port Feb 28 09:46:37 localhost squid[20771]: Squid Parent: child process 20773 exited with status 1 Feb 28 09:46:40 localhost squid[20771]: Squid Parent: child process 20780 started Feb 28 09:46:40 localhost (squid): Cannot open HTTP Port Feb 28 09:46:40 localhost squid[20771]: Squid Parent: child process 20780 exited with status 1 Feb 28 09:46:43 localhost squid[20771]: Squid Parent: child process 20786 started Feb 28 09:46:43 localhost (squid): Cannot open HTTP Port Feb 28 09:46:43 localhost squid[20771]: Squid Parent: child process 20786 exited with status 1 Feb 28 09:46:46 localhost squid[20771]: Squid Parent: child process 20793 started Feb 28 09:46:47 localhost (squid): Cannot open HTTP Port Feb 28 09:46:47 localhost squid[20771]: Squid Parent: child process 20793 exited with status 1 Feb 28 09:46:50 localhost squid[20771]: Squid Parent: child process 20808 started Feb 28 09:46:50 localhost (squid): Cannot open HTTP Port Feb 28 09:46:50 localhost squid[20771]: Squid Parent: child process 20808 exited with status 1 Feb 28 09:46:50 localhost squid[20771]: Exiting due to repeated, frequent failures Expected results: Feb 28 10:03:12 localhost squid[21616]: Squid Parent: child process 21618 started Additional info:
commBind: Cannot bind socket FD 15 to [::ffff:ffff:0:0]:3128: (99) Cannot assign FATAL: Cannot open HTTP Port Squid Cache (Version 3.1.0.16): Terminated abnormally.
Confirmed.
A workaround is to configure it with an explicit ipv4 IP. http_port 192.168.1.2:8080 intercept replace 192.168.1.2 with the IP address where Squid should listen for intercepted requests.
squid-3.1.0.17-3.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/squid-3.1.0.17-3.fc13
squid-3.1.0.17-3.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/squid-3.1.0.17-3.fc12
squid-3.1.0.17-3.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update squid'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F13/FEDORA-2010-3172
squid-3.1.0.17-3.fc12.i686 works for me. Problem solved. Thank you.
Great Jan. Would be excellent if you could give that feedback in the update request.
squid-3.1.0.17-3.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update squid'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-3197
squid-3.1.0.17-3.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
squid-3.1.0.17-3.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.