[squid-users] Strange behavior - reload service failed, but not start....

Hardik Dangar hardikdangar+squid at gmail.com
Wed Jan 25 13:38:53 UTC 2017


see the output of,
df -h

and check any of your drives are full.

Because this message says,"WARNING: Disk space over limit: 19244596.00
KB > 15360000
KB"

On Wed, Jan 25, 2017 at 6:42 PM, erdosain9 <erdosain9 at gmail.com> wrote:

> Hi,
> I'm having this problem:
> if i reload the service (systemctl reload squid)... the service failed and
> dont reload... but, if i do systemctl start squid, all is working fine...
> this begin to happend after a bad reboot... (and after the bad reboot,
> squid
> dosent work for a moment giving this error:
> "2017/01/24 11:58:30 kid1| WARNING: Disk space over limit: 19244596.00 KB >
> 15360000 KB
> 2017/01/24 11:58:57 kid1| WARNING: Disk space over limit: 19134980.00 KB >
> 15360000 KB
> 2017/01/24 11:59:21 kid1| WARNING: Disk space over limit: 19021112.00 KB >
> 15360000 KB
> 2017/01/24 12:00:06 kid1| WARNING: Disk space over limit: 18804760.00 KB >
> 15360000 KB
> 2017/01/24 12:00:21 kid1| WARNING: Disk space over limit: 18640860.00 KB >
> 15360000 KB"
>
> After some stop start process, again is working but with that problem of
> "reload" that i mentioned before.
>
> this is some log
>
> [root at squid squid]# *systemctl status squid.service*
> ● squid.service - Squid Web Proxy Server
>    Loaded: loaded (/usr/lib/systemd/system/squid.service; enabled; vendor
> preset: disabled)
>    Active: failed (Result: exit-code) since mié 2017-01-25 09:49:52 ART;
> 41s
> ago
>      Docs: man:squid(8)
>   Process: 4057 ExecStop=/usr/sbin/squidshut.sh (code=exited,
> status=1/FAILURE)
>   Process: 4056 ExecReload=/usr/sbin/squid -kreconf (code=exited,
> status=1/FAILURE)
>   Process: 3995 ExecStart=/usr/sbin/squid -sYC (code=exited,
> status=0/SUCCESS)
>   Process: 3993 ExecStartPre=/usr/bin/chown squid.squid /var/run/squid
> (code=exited, status=0/SUCCESS)
>   Process: 3992 ExecStartPre=/usr/bin/mkdir -p /var/run/squid (code=exited,
> status=0/SUCCESS)
>  Main PID: 4020
>    CGroup: /system.slice/squid.service
>            ├─2228 /usr/sbin/squid -sYC
>            ├─2230 (squid-1) -sYC
>            ├─2231 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2232 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2233 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2234 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2235 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2236 (logfile-daemon) /var/log/squid/access.log
>            ├─2237 (unlinkd)
>            ├─2238 diskd 2283524 2283525 2283526
>            ├─2239 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2240 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2241 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2242 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2243 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2244 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2245 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2246 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2247 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2248 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2278 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2325 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2368 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2369 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2371 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2397 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2398 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2399 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2400 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2401 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2402 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2403 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2404 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2405 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2406 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            ├─2407 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>            └─2408 (ssl_crtd) -s /var/lib/ssl_db -M 4MB
>
> ene 25 09:49:40 squid.domain.lan squid[4040]: Rebuilding storage in
> /var/spool/squid (no log)
> ene 25 09:49:40 squid.domain.lan squid[4040]: Using Least Load store dir
> selection
> ene 25 09:49:40 squid.domain.lan squid[4040]: Set Current Directory to
> /var/spool/squid
> ene 25 09:49:52 squid.domain.lan squid[4056]: squid: ERROR: Could not send
> signal 1 to process 4040: (3) No such process
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan squidshut.sh[4057]: Stopping Squid: Squid
> settings file Falied the check
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan systemd[1]: Reload failed for Squid Web
> Proxy Server.
> ene 25 09:49:52 squid.domain.lan systemd[1]: Unit squid.service entered
> failed state.
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service failed
>
> [root at squid squid]# *journalctl -xe*
> ene 25 09:49:40 squid.domain.lan squid[4040]: Squid plugin modules loade
> ene 25 09:49:40 squid.domain.lan squid[4040]: Adaptation support is off.
> ene 25 09:49:40 squid.domain.lan squid[4040]: Closing HTTP port 192.168.
> ene 25 09:49:40 squid.domain.lan squid[4040]: Unable to open HTTP Socket
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1) pr
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1) pr
> ene 25 09:49:40 squid.domain.lan squid[3997]: Exiting due to repeated, f
> ene 25 09:49:52 squid.domain.lan polkitd[667]: Registered Authentication
> ene 25 09:49:52 squid.domain.lan squid[4056]: squid: ERROR: Could not se
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control proc
> ene 25 09:49:52 squid.domain.lan squidshut.sh[4057]: Stopping Squid: Squ
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control proc
> ene 25 09:49:52 squid.domain.lan systemd[1]: Reload failed for Squid Web
> -- Subject: Unit squid.service has finished reloading its configuration
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit squid.service has finished reloading its configuration
> --
> -- The result is failed.
> ene 25 09:49:52 squid.domain.lan systemd[1]: Unit squid.service entered
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service failed.
> ene 25 09:49:52 squid.domain.lan polkitd[667]: Unregistered Authenticati
> lines 1462-1484/1484 (END)
> ene 25 09:49:40 squid.domain.lan squid[4040]: Squid plugin modules loade
> ene 25 09:49:40 squid.domain.lan squid[4040]: Adaptation support is off.
> ene 25 09:49:40 squid.domain.lan squid[4040]: Closing HTTP port 192.168.
> ene 25 09:49:40 squid.domain.lan squid[4040]: Unable to open HTTP Socket
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1) pr
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1) pr
> ene 25 09:49:40 squid.domain.lan squid[3997]: Exiting due to repeated, f
> ene 25 09:49:52 squid.domain.lan polkitd[667]: Registered Authentication
> ene 25 09:49:52 squid.domain.lan squid[4056]: squid: ERROR: Could not se
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control proc
> ene 25 09:49:52 squid.domain.lan squidshut.sh[4057]: Stopping Squid: Squ
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control proc
> ene 25 09:49:52 squid.domain.lan systemd[1]: Reload failed for Squid Web
> -- Subject: Unit squid.service has finished reloading its configuration
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit squid.service has finished reloading its configuration
> --
> -- The result is failed.
> ene 25 09:49:52 squid.domain.lan systemd[1]: Unit squid.service entered
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service failed.
> lines 1462-1483/1484 100%
> ene 25 09:49:40 squid.domain.lan squid[4040]: Squid plugin modules loaded:
> ene 25 09:49:40 squid.domain.lan squid[4040]: Adaptation support is off.
> ene 25 09:49:40 squid.domain.lan squid[4040]: Closing HTTP port 192.168.1.
> ene 25 09:49:40 squid.domain.lan squid[4040]: Unable to open HTTP Socket
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1) proc
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1) proc
> ene 25 09:49:40 squid.domain.lan squid[3997]: Exiting due to repeated, fre
> ene 25 09:49:52 squid.domain.lan polkitd[667]: Registered Authentication A
> ene 25 09:49:52 squid.domain.lan squid[4056]: squid: ERROR: Could not send
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control proces
> ene 25 09:49:52 squid.domain.lan squidshut.sh[4057]: Stopping Squid: Squid
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control proces
> ene 25 09:49:52 squid.domain.lan systemd[1]: Reload failed for Squid Web P
> -- Subject: Unit squid.service has finished reloading its configuration
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit squid.service has finished reloading its configuration
> --
> -- The result is failed.
> ene 25 09:49:52 squid.domain.lan systemd[1]: Unit squid.service entered fa
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service failed.
> lines 1462-1483/1484 100%
> ene 25 09:49:40 squid.domain.lan squid[4040]: Squid plugin modules loaded:
> 0
> ene 25 09:49:40 squid.domain.lan squid[4040]: Adaptation support is off.
> ene 25 09:49:40 squid.domain.lan squid[4040]: Closing HTTP port
> 192.168.1.97:3128
> ene 25 09:49:40 squid.domain.lan squid[4040]: Unable to open HTTP Socket
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 exited wit
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 will not b
> ene 25 09:49:40 squid.domain.lan squid[3997]: Exiting due to repeated,
> frequent failures
> ene 25 09:49:52 squid.domain.lan polkitd[667]: Registered Authentication
> Agent for unix-proce
> ene 25 09:49:52 squid.domain.lan squid[4056]: squid: ERROR: Could not send
> signal 1 to proces
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exit
> ene 25 09:49:52 squid.domain.lan squidshut.sh[4057]: Stopping Squid: Squid
> settings file Fali
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exit
> ene 25 09:49:52 squid.domain.lan systemd[1]: Reload failed for Squid Web
> Proxy Server.
> -- Subject: Unit squid.service has finished reloading its configuration
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit squid.service has finished reloading its configuration
> --
> -- The result is failed.
> ene 25 09:49:52 squid.domain.lan systemd[1]: Unit squid.service entered
> failed state.
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service failed.
> lines 1462-1483/1484 100%
> ene 25 09:49:40 squid.domain.lan squid[4040]: Squid plugin modules loaded:
> 0
> ene 25 09:49:40 squid.domain.lan squid[4040]: Adaptation support is off.
> ene 25 09:49:40 squid.domain.lan squid[4040]: Closing HTTP port
> 192.168.1.97:3128
> ene 25 09:49:40 squid.domain.lan squid[4040]: Unable to open HTTP Socket
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 exited with stat
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 will not be rest
> ene 25 09:49:40 squid.domain.lan squid[3997]: Exiting due to repeated,
> frequent failures
> ene 25 09:49:52 squid.domain.lan polkitd[667]: Registered Authentication
> Agent for unix-process:405
> ene 25 09:49:52 squid.domain.lan squid[4056]: squid: ERROR: Could not send
> signal 1 to process 4040
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited sta
> ene 25 09:49:52 squid.domain.lan squidshut.sh[4057]: Stopping Squid: Squid
> settings file Falied the
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited sta
> ene 25 09:49:52 squid.domain.lan systemd[1]: Reload failed for Squid Web
> Proxy Server.
> -- Subject: Unit squid.service has finished reloading its configuration
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit squid.service has finished reloading its configuration
> --
> -- The result is failed.
> ene 25 09:49:52 squid.domain.lan systemd[1]: Unit squid.service entered
> failed state.
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service failed.
> lines 1462-1483/1484 100%
> ene 25 09:49:40 squid.domain.lan squid[4040]: Squid plugin modules loaded:
> 0
> ene 25 09:49:40 squid.domain.lan squid[4040]: Adaptation support is off.
> ene 25 09:49:40 squid.domain.lan squid[4040]: Closing HTTP port
> 192.168.1.97:3128
> ene 25 09:49:40 squid.domain.lan squid[4040]: Unable to open HTTP Socket
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 exited with status 1
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 will not be restarted due
> ene 25 09:49:40 squid.domain.lan squid[3997]: Exiting due to repeated,
> frequent failures
> ene 25 09:49:52 squid.domain.lan polkitd[667]: Registered Authentication
> Agent for unix-process:4051:7880379
> ene 25 09:49:52 squid.domain.lan squid[4056]: squid: ERROR: Could not send
> signal 1 to process 4040: (3) No s
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan squidshut.sh[4057]: Stopping Squid: Squid
> settings file Falied the check
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan systemd[1]: Reload failed for Squid Web
> Proxy Server.
> -- Subject: Unit squid.service has finished reloading its configuration
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit squid.service has finished reloading its configuration
> --
> -- The result is failed.
> ene 25 09:49:52 squid.domain.lan systemd[1]: Unit squid.service entered
> failed state.
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service failed.
> lines 1462-1483/1484 100%
> ene 25 09:49:40 squid.domain.lan squid[4040]: Squid plugin modules loaded:
> 0
> ene 25 09:49:40 squid.domain.lan squid[4040]: Adaptation support is off.
> ene 25 09:49:40 squid.domain.lan squid[4040]: Closing HTTP port
> 192.168.1.97:3128
> ene 25 09:49:40 squid.domain.lan squid[4040]: Unable to open HTTP Socket
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 exited with status 1
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 will not be restarted due to rep
> ene 25 09:49:40 squid.domain.lan squid[3997]: Exiting due to repeated,
> frequent failures
> ene 25 09:49:52 squid.domain.lan polkitd[667]: Registered Authentication
> Agent for unix-process:4051:7880379 (syste
> ene 25 09:49:52 squid.domain.lan squid[4056]: squid: ERROR: Could not send
> signal 1 to process 4040: (3) No such pr
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan squidshut.sh[4057]: Stopping Squid: Squid
> settings file Falied the check
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan systemd[1]: Reload failed for Squid Web
> Proxy Server.
> -- Subject: Unit squid.service has finished reloading its configuration
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit squid.service has finished reloading its configuration
> --
> -- The result is failed.
> ene 25 09:49:52 squid.domain.lan systemd[1]: Unit squid.service entered
> failed state.
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service failed.
> lines 1462-1483/1484 100%
> ene 25 09:49:40 squid.domain.lan squid[4040]: Squid plugin modules loaded:
> 0
> ene 25 09:49:40 squid.domain.lan squid[4040]: Adaptation support is off.
> ene 25 09:49:40 squid.domain.lan squid[4040]: Closing HTTP port
> 192.168.1.97:3128
> ene 25 09:49:40 squid.domain.lan squid[4040]: Unable to open HTTP Socket
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 exited with status 1
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 will not be restarted due to repe
> ene 25 09:49:40 squid.domain.lan squid[3997]: Exiting due to repeated,
> frequent failures
> ene 25 09:49:52 squid.domain.lan polkitd[667]: Registered Authentication
> Agent for unix-process:4051:7880379 (system
> ene 25 09:49:52 squid.domain.lan squid[4056]: squid: ERROR: Could not send
> signal 1 to process 4040: (3) No such pro
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan squidshut.sh[4057]: Stopping Squid: Squid
> settings file Falied the check
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan systemd[1]: Reload failed for Squid Web
> Proxy Server.
> -- Subject: Unit squid.service has finished reloading its configuration
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit squid.service has finished reloading its configuration
> --
> -- The result is failed.
> ene 25 09:49:52 squid.domain.lan systemd[1]: Unit squid.service entered
> failed state.
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service failed.
> lines 1462-1483/1484 100%
> ene 25 09:49:40 squid.domain.lan squid[4040]: Squid plugin modules loaded:
> 0
> ene 25 09:49:40 squid.domain.lan squid[4040]: Adaptation support is off.
> ene 25 09:49:40 squid.domain.lan squid[4040]: Closing HTTP port
> 192.168.1.97:3128
> ene 25 09:49:40 squid.domain.lan squid[4040]: Unable to open HTTP Socket
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 exited with status 1
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 will not be restarted due to repea
> ene 25 09:49:40 squid.domain.lan squid[3997]: Exiting due to repeated,
> frequent failures
> ene 25 09:49:52 squid.domain.lan polkitd[667]: Registered Authentication
> Agent for unix-process:4051:7880379 (system
> ene 25 09:49:52 squid.domain.lan squid[4056]: squid: ERROR: Could not send
> signal 1 to process 4040: (3) No such proc
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan squidshut.sh[4057]: Stopping Squid: Squid
> settings file Falied the check
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan systemd[1]: Reload failed for Squid Web
> Proxy Server.
> -- Subject: Unit squid.service has finished reloading its configuration
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit squid.service has finished reloading its configuration
> --
> -- The result is failed.
> ene 25 09:49:52 squid.domain.lan systemd[1]: Unit squid.service entered
> failed state.
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service failed.
> lines 1462-1483/1484 100%
> ene 25 09:49:40 squid.domain.lan squid[4040]: Squid plugin modules loaded:
> 0
> ene 25 09:49:40 squid.domain.lan squid[4040]: Adaptation support is off.
> ene 25 09:49:40 squid.domain.lan squid[4040]: Closing HTTP port
> 192.168.1.97:3128
> ene 25 09:49:40 squid.domain.lan squid[4040]: Unable to open HTTP Socket
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 exited with status 1
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 will not be restarted due to repeated
> ene 25 09:49:40 squid.domain.lan squid[3997]: Exiting due to repeated,
> frequent failures
> ene 25 09:49:52 squid.domain.lan polkitd[667]: Registered Authentication
> Agent for unix-process:4051:7880379 (system bus
> ene 25 09:49:52 squid.domain.lan squid[4056]: squid: ERROR: Could not send
> signal 1 to process 4040: (3) No such process
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan squidshut.sh[4057]: Stopping Squid: Squid
> settings file Falied the check
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan systemd[1]: Reload failed for Squid Web
> Proxy Server.
> -- Subject: Unit squid.service has finished reloading its configuration
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit squid.service has finished reloading its configuration
> --
> -- The result is failed.
> ene 25 09:49:52 squid.domain.lan systemd[1]: Unit squid.service entered
> failed state.
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service failed.
> lines 1462-1483/1484 100%
> ene 25 09:49:40 squid.domain.lan squid[4040]: Squid plugin modules loaded:
> 0
> ene 25 09:49:40 squid.domain.lan squid[4040]: Adaptation support is off.
> ene 25 09:49:40 squid.domain.lan squid[4040]: Closing HTTP port
> 192.168.1.97:3128
> ene 25 09:49:40 squid.domain.lan squid[4040]: Unable to open HTTP Socket
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 exited with status 1
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 will not be restarted due to repeated, f
> ene 25 09:49:40 squid.domain.lan squid[3997]: Exiting due to repeated,
> frequent failures
> ene 25 09:49:52 squid.domain.lan polkitd[667]: Registered Authentication
> Agent for unix-process:4051:7880379 (system bus na
> ene 25 09:49:52 squid.domain.lan squid[4056]: squid: ERROR: Could not send
> signal 1 to process 4040: (3) No such process
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan squidshut.sh[4057]: Stopping Squid: Squid
> settings file Falied the check
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan systemd[1]: Reload failed for Squid Web
> Proxy Server.
> -- Subject: Unit squid.service has finished reloading its configuration
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit squid.service has finished reloading its configuration
> --
> -- The result is failed.
> ene 25 09:49:52 squid.domain.lan systemd[1]: Unit squid.service entered
> failed state.
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service failed.
> lines 1462-1483/1484 100%
> ene 25 09:49:40 squid.domain.lan squid[4040]: Squid plugin modules loaded:
> 0
> ene 25 09:49:40 squid.domain.lan squid[4040]: Adaptation support is off.
> ene 25 09:49:40 squid.domain.lan squid[4040]: Closing HTTP port
> 192.168.1.97:3128
> ene 25 09:49:40 squid.domain.lan squid[4040]: Unable to open HTTP Socket
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 exited with status 1
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 will not be restarted due to repeated, fr
> ene 25 09:49:40 squid.domain.lan squid[3997]: Exiting due to repeated,
> frequent failures
> ene 25 09:49:52 squid.domain.lan polkitd[667]: Registered Authentication
> Agent for unix-process:4051:7880379 (system bus nam
> ene 25 09:49:52 squid.domain.lan squid[4056]: squid: ERROR: Could not send
> signal 1 to process 4040: (3) No such process
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan squidshut.sh[4057]: Stopping Squid: Squid
> settings file Falied the check
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan systemd[1]: Reload failed for Squid Web
> Proxy Server.
> -- Subject: Unit squid.service has finished reloading its configuration
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit squid.service has finished reloading its configuration
> --
> -- The result is failed.
> ene 25 09:49:52 squid.domain.lan systemd[1]: Unit squid.service entered
> failed state.
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service failed.
> lines 1462-1483/1484 100%
> ene 25 09:49:40 squid.domain.lan squid[4040]: Squid plugin modules loaded:
> 0
> ene 25 09:49:40 squid.domain.lan squid[4040]: Adaptation support is off.
> ene 25 09:49:40 squid.domain.lan squid[4040]: Closing HTTP port
> 192.168.1.97:3128
> ene 25 09:49:40 squid.domain.lan squid[4040]: Unable to open HTTP Socket
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 exited with status 1
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 will not be restarted due to repeated, freq
> ene 25 09:49:40 squid.domain.lan squid[3997]: Exiting due to repeated,
> frequent failures
> ene 25 09:49:52 squid.domain.lan polkitd[667]: Registered Authentication
> Agent for unix-process:4051:7880379 (system bus name
> ene 25 09:49:52 squid.domain.lan squid[4056]: squid: ERROR: Could not send
> signal 1 to process 4040: (3) No such process
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan squidshut.sh[4057]: Stopping Squid: Squid
> settings file Falied the check
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan systemd[1]: Reload failed for Squid Web
> Proxy Server.
> -- Subject: Unit squid.service has finished reloading its configuration
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit squid.service has finished reloading its configuration
> --
> -- The result is failed.
> ene 25 09:49:52 squid.domain.lan systemd[1]: Unit squid.service entered
> failed state.
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service failed.
> lines 1462-1483/1484 100%
> ene 25 09:49:40 squid.domain.lan squid[4040]: Squid plugin modules loaded:
> 0
> ene 25 09:49:40 squid.domain.lan squid[4040]: Adaptation support is off.
> ene 25 09:49:40 squid.domain.lan squid[4040]: Closing HTTP port
> 192.168.1.97:3128
> ene 25 09:49:40 squid.domain.lan squid[4040]: Unable to open HTTP Socket
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 exited with status 1
> ene 25 09:49:40 squid.domain.lan squid[3997]: Squid Parent: (squid-1)
> process 4040 will not be restarted due to repeated, freque
> ene 25 09:49:40 squid.domain.lan squid[3997]: Exiting due to repeated,
> frequent failures
> ene 25 09:49:52 squid.domain.lan polkitd[667]: Registered Authentication
> Agent for unix-process:4051:7880379 (system bus name :1
> ene 25 09:49:52 squid.domain.lan squid[4056]: squid: ERROR: Could not send
> signal 1 to process 4040: (3) No such process
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan squidshut.sh[4057]: Stopping Squid: Squid
> settings file Falied the check
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service: control process
> exited, code=exited status=1
> ene 25 09:49:52 squid.domain.lan systemd[1]: Reload failed for Squid Web
> Proxy Server.
> -- Subject: Unit squid.service has finished reloading its configuration
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit squid.service has finished reloading its configuration
> --
> -- The result is failed.
> ene 25 09:49:52 squid.domain.lan systemd[1]: Unit squid.service entered
> failed state.
> ene 25 09:49:52 squid.domain.lan systemd[1]: squid.service failed.
> ene 25 09:49:52 squid.domain.lan polkitd[667]: Unregistered Authentication
> Agent for unix-process:4051:7880379 (system bus name
>
> .
>
>
> *cache.log*
>
> 2017/01/25 09:50:53 kid1| Service Name: squid
> 2017/01/25 09:50:53 kid1| Process ID 4118
> 2017/01/25 09:50:53 kid1| Process Roles: worker
> 2017/01/25 09:50:53 kid1| With 16384 file descriptors available
> 2017/01/25 09:50:53 kid1| Initializing IP Cache...
> 2017/01/25 09:50:53 kid1| DNS Socket created at [::], FD 9
> 2017/01/25 09:50:53 kid1| DNS Socket created at 0.0.0.0, FD 10
> 2017/01/25 09:50:53 kid1| Adding nameserver 8.8.8.8 from squid.conf
> 2017/01/25 09:50:53 kid1| Adding nameserver 8.8.4.4 from squid.conf
> 2017/01/25 09:50:53 kid1| helperOpenServers: Starting 5/32 'ssl_crtd'
> processes
> 2017/01/25 09:50:54 kid1| '/usr/share/squid/errors/es-
> mod/ERR_READ_TIMEOUT':
> (2) No such file or directory
> 2017/01/25 09:50:54 kid1| Logfile: opening log
> daemon:/var/log/squid/access.log
> 2017/01/25 09:50:54 kid1| Logfile Daemon: opening log
> /var/log/squid/access.log
> 2017/01/25 09:50:54 kid1| Unlinkd pipe opened on FD 27
> 2017/01/25 09:50:54 kid1| Local cache digest enabled; rebuild/rewrite every
> 3600/3600 sec
> 2017/01/25 09:50:54 kid1| Store logging disabled
> 2017/01/25 09:50:54 kid1| Swap maxSize 15360000 + 262144 KB, estimated
> 1201703 objects
> 2017/01/25 09:50:54 kid1| Target number of buckets: 60085
> 2017/01/25 09:50:54 kid1| Using 65536 Store buckets
> 2017/01/25 09:50:54 kid1| Max Mem  size: 262144 KB
> 2017/01/25 09:50:54 kid1| Max Swap size: 15360000 KB
> 2017/01/25 09:50:54 kid1| Rebuilding storage in /var/spool/squid (no log)
> 2017/01/25 09:50:54 kid1| Using Least Load store dir selection
> 2017/01/25 09:50:54 kid1| Set Current Directory to /var/spool/squid
> 2017/01/25 09:50:54 kid1| Finished loading MIME types and icons.
> *2017/01/25 09:50:54 kid1| commBind: Cannot bind socket FD 31 to
> 192.168.1.97:3128: (98) Address already in use
> *2017/01/25 09:50:54 kid1| HTCP Disabled.
> 2017/01/25 09:50:54 kid1| Squid plugin modules loaded: 0
> 2017/01/25 09:50:54 kid1| Adaptation support is off.
> 2017/01/25 09:50:54 kid1| Closing HTTP port 192.168.1.97:3128
> FATAL: Unable to open HTTP Socket
> Squid Cache (Version 3.5.20): Terminated abnormally.
> CPU Usage: 0.110 seconds = 0.090 user + 0.020 sys
> Maximum Resident Size: 151392 KB
> Page faults with physical i/o: 0
>
> What's going on?????????
> Thanks to all.
>
>
>
> --
> View this message in context: http://squid-web-proxy-cache.
> 1019090.n4.nabble.com/Strange-behavior-reload-service-
> failed-but-not-start-tp4681317.html
> Sent from the Squid - Users mailing list archive at Nabble.com.
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20170125/56fa5a7c/attachment-0001.html>


More information about the squid-users mailing list