<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body>
    Hi to  all,<br>
    <br>
    on my linux Devuan configured as transparent router, squid 4 exit
    with FATAL error (from syslog):<br>
    <br>
    May 31 14:36:02 beofw (squid-1): FATAL: mimeLoadIcon: cannot parse
    internal URL:
    <a class="moz-txt-link-freetext" href="http://beofw:0/squid-internal-static/icons/silk/image.png">http://beofw:0/squid-internal-static/icons/silk/image.png</a><br>
    May 31 14:36:02 beofw squid[3966]: Squid Parent: squid-1 process
    4001 exited with status 1<br>
    May 31 14:36:02 beofw squid[3966]: Squid Parent: squid-1 process
    4001 will not be restarted for 3600 seconds due to repeated,
    frequent failures<br>
    May 31 14:36:02 beofw squid[3966]: Exiting due to repeated, frequent
    failures<br>
    <br>
    but all is ok without intercept mode.<br>
    <br>
    What is the problem ?<br>
    <br>
    Thanks to all<br>
    Alberto Senni<br>
    <br>
    my squid.conf is:<br>
    <br>
    acl reteInterna src 192.168.100.0/24 # RFC 1918 local private
    network (LAN)<br>
    acl SSL_ports port 443 # RFC 4291 link-local (directly plugged)
    machines<br>
    acl Safe_ports port 80<br>
    acl Safe_ports port 21 # http<br>
    acl Safe_ports port 443 # ftp<br>
    acl Safe_ports port 70 # https<br>
    acl Safe_ports port 3128 # gopher<br>
    acl Safe_ports port 1025-65535 # wais<br>
    acl Safe_ports port 280 # unregistered ports<br>
    acl Safe_ports port 488 # http-mgmt<br>
    acl Safe_ports port 591 # gss-http<br>
    acl Safe_ports port 777 # filemaker<br>
    acl CONNECT method CONNECT # multiling http<br>
    #acl squidInt url_regex  ^/squid-internal-static/<br>
    http_access allow reteInterna<br>
    http_access deny !Safe_ports<br>
    http_access deny CONNECT !SSL_ports<br>
    http_access allow localhost manager<br>
    http_access allow localhost<br>
    http_access deny manager<br>
    http_access deny all<br>
    http_port 192.168.100.254:3128 transparent <br>
    host_verify_strict off<br>
    cache_dir ufs /var/spool/squid 100 16 256<br>
    coredump_dir /var/spool/squid<br>
    refresh_pattern ^ftp:        1440    20%    10080<br>
    refresh_pattern ^gopher:    1440    0%    1440<br>
    refresh_pattern -i (/cgi-bin/|\?) 0    0%    0<br>
    refresh_pattern .        0    20%    4320<br>
    cache_effective_user proxy<br>
    cache_mgr <a class="moz-txt-link-abbreviated" href="mailto:root@studiozocca.com">root@studiozocca.com</a><br>
    check_hostnames off<br>
    cache_effective_group proxy<br>
    debug_options ALL,3 <br>
     <br>
    root@beofw:/home/alsen# uname -a<br>
    Linux beofw 4.19.0-9-amd64 #1 SMP Debian 4.19.118-2 (2020-04-29)
    x86_64 GNU/Linux<br>
    <br>
    root@beofw:/home/alsen# squid -v<br>
    Squid Cache: Version 4.6<br>
    Service Name: squid<br>
    Debian linux<br>
    configure options:  '--build=x86_64-linux-gnu' '--prefix=/usr'
    '--includedir=${prefix}/include' '--mandir=${prefix}/share/man'
    '--infodir=${prefix}/share/info' '--sysconfdir=/etc'
    '--localstatedir=/var' '--libexecdir=${prefix}/lib/squid'
    '--srcdir=.' '--disable-maintainer-mode'
    '--disable-dependency-tracking' '--disable-silent-rules'
    'BUILDCXXFLAGS=-g -O2
    -fdebug-prefix-map=/build/squid-EQa0Xz/squid-4.6=.
    -fstack-protector-strong -Wformat -Werror=format-security
    -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now
    -Wl,--as-needed -latomic' 'BUILDCXX=x86_64-linux-gnu-g++'
    '--with-build-environment=default' '--enable-build-info=Debian
    linux' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid'
    '--libexecdir=/usr/lib/squid' '--mandir=/usr/share/man'
    '--enable-inline' '--disable-arch-native' '--enable-async-io=8'
    '--enable-storeio=ufs,aufs,diskd,rock'
    '--enable-removal-policies=lru,heap' '--enable-delay-pools'
    '--enable-cache-digests' '--enable-icap-client'
    '--enable-follow-x-forwarded-for'
'--enable-auth-basic=DB,fake,getpwnam,LDAP,NCSA,NIS,PAM,POP3,RADIUS,SASL,SMB'
    '--enable-auth-digest=file,LDAP'
    '--enable-auth-negotiate=kerberos,wrapper'
    '--enable-auth-ntlm=fake,SMB_LM'
'--enable-external-acl-helpers=file_userip,kerberos_ldap_group,LDAP_group,session,SQL_session,time_quota,unix_group,wbinfo_group'
    '--enable-security-cert-validators=fake'
    '--enable-storeid-rewrite-helpers=file'
    '--enable-url-rewrite-helpers=fake' '--enable-eui' '--enable-esi'
    '--enable-icmp' '--enable-zph-qos' '--enable-ecap'
    '--disable-translation' '--with-swapdir=/var/spool/squid'
    '--with-logdir=/var/log/squid' '--with-pidfile=/var/run/squid.pid'
    '--with-filedescriptors=65536' '--with-large-files'
    '--with-default-user=proxy' '--with-gnutls'
    '--enable-linux-netfilter' 'build_alias=x86_64-linux-gnu'
    'CC=x86_64-linux-gnu-gcc' 'CFLAGS=-g -O2
    -fdebug-prefix-map=/build/squid-EQa0Xz/squid-4.6=.
    -fstack-protector-strong -Wformat -Werror=format-security -Wall'
    'LDFLAGS=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed -latomic'
    'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2'
    'CXX=x86_64-linux-gnu-g++' 'CXXFLAGS=-g -O2
    -fdebug-prefix-map=/build/squid-EQa0Xz/squid-4.6=.
    -fstack-protector-strong -Wformat -Werror=format-security'<br>
    <br>
    <br>
    <br>
    <br>
  </body>
</html>