Git Product home page Git Product logo

Comments (6)

fifthsegment avatar fifthsegment commented on June 2, 2024

Okay, seems like a broken pipe issue. After any change that you make to any config file, whether its squid, dansguardian or gatesentry, you must restart all three of them to allow the changes to take effect. Otherwise you'll keep getting the everything blocked error.

service squid3 restart
service dansguardian restart
service gatesentry restart

from gatesentry.

vince2bir avatar vince2bir commented on June 2, 2024

I did it. Same result.
Any ways to get more info in the logs ?

1465024727.899   5214 127.0.0.1 TCP_MISS/500 133282 GET http://google.fr/ - HIER_DIRECT/2a00:1450:4007:80c::2003 text/html
1465024738.131   5181 127.0.0.1 TCP_MISS/500 133282 GET http://google.com/ - HIER_DIRECT/2a00:1450:4007:80c::200e text/html
1465024775.533   5525 127.0.0.1 TCP_MISS/500 133282 GET http://yahoo.com/ - HIER_DIRECT/2001:4998:c:a06::2:4008 text/html
1465024777.193    293 127.0.0.1 TCP_MISS/500 133282 GET http://yahoo.com/favicon.ico - HIER_DIRECT/2001:4998:c:a06::2:4008 text/html
1465024778.733    293 127.0.0.1 TCP_MISS/500 133282 GET http://yahoo.com/favicon.ico - HIER_DIRECT/2001:4998:c:a06::2:4008 text/html

from gatesentry.

fifthsegment avatar fifthsegment commented on June 2, 2024

Hmmm...weird. Can you list any changes that you made to the default GS image (any config files/software installed)?

from gatesentry.

vince2bir avatar vince2bir commented on June 2, 2024

I created a cache directory
then modified the /etc/fstab
tmpfs /cache tmpfs defaults,noatime,nosuid,size=500m 0 0
the /etc/squid3/squid.conf to activate the cache (commenting other statements)
cache_dir ufs /cache 400 16 256
and then

service squid3 stop
squid3 -z
service squid3 start

I have reverted and removing everything back to original (I think), restarted, rebooting, etc...

from gatesentry.

github-actions avatar github-actions commented on June 2, 2024

This issue is stale because it has been open for 30 days with no activity.

from gatesentry.

github-actions avatar github-actions commented on June 2, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

from gatesentry.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.