When I’ve activated the “web shield” I can’t go to any normal web sites. Secure(https) websites do work but no other ones. And as soon as I deactivate the “web shield” everything works as it should…
Safari just gives me a blank page and Chrome gives me this error code: Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data.
This is what I got when I opened avast settings(the “no such file…”) and what I got after activating web shield:
Nov 29 13:02:25 dyn-218-048 [0x0-0x3f03f].com.apple.systempreferences[677]: Error opening configuration file: No such file or directory
Nov 29 13:02:43 dyn-218-048 authexec[691]: executing /bin/mv
Nov 29 13:02:43 dyn-218-048 authexec[692]: executing /bin/kill
Nov 29 13:02:43 dyn-218-048 proxy[65]: SIGHUP received. Restarting.
Nov 29 13:02:43 dyn-218-048 [0x0-0x3f03f].com.apple.systempreferences[677]: System Preferences(677,0x110404000) malloc: *** auto malloc[677]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
This is what I get when I’m trying to open a website when web shield is active:
Nov 29 13:11:52 dyn-218-048 proxy[65]: Error creating connection socket: socket(): Too many open files
Nov 29 13:12:22: — last message repeated 4 times —
And this is what I get when I’m deactivating web shield:
Nov 29 13:12:50 dyn-218-048 authexec[774]: executing /bin/mv
Nov 29 13:12:51 dyn-218-048 authexec[775]: executing /bin/kill
Nov 29 13:12:51 dyn-218-048 proxy[65]: SIGHUP received. Restarting.
I hope it was this info you where looking for… I’m new to mac so I’m not completely sure what info you want
if you want some other specific info just ask
Please run the following command (it lists the webshield’s file descriptors) as root when the webshield is ON and the pages do not load and post here the output:
As already said, You have to bee root before executing the command.
To do so, You either must enable the root account (http://support.apple.com/kb/ht1528) and use su to became root, or (if you are a user with administration rights) you can use sudo to run just the one command:
Was the command executed at the time, when the pages do not load? According to your log entries, the webshield was out of file descriptors, but according to this lsof output, the webshield has only a few file descriptors open…
By the way, from the lsof output one can see, that you use the avast! mailshield but do not have SSL disabled in your mail client so the mailshield can not scan your mail traffic (you should get warning popups about this). The correct way is to disable SSL in the mail client and force SSL for that account in the avast! configuration in System Preferences.
The webshield was ON too, when you executed the lsof command the last time, this is visible from the output. But the problem can not be caused by exhausting the file descriptors as I suggested from the system log you pasted, if lsof was executed at the moment when the webshield does not work.
The problem must be somewhere else. Do you have some kind of firewall set up? What does the command
sudo ipfw list
(ipfw list executed as root)
show? And can you post here the whole output of
Hmm, the log looks really weird… can you post here the list of loaded kernel extensions?
sudo kextstat
As you have 10.7 Lion, there might be some pf firewall rules, can you post the output from pfctl?
sudo pfctl -s all
And finally, did you try to reboot the machine? If not, please try it and see, if it has not fixed the issue. If not, please attach again the system log entries.
This will not work. Having installed two antiviruses at the same time is always a bad idea as there will most probably be interferences between them (as you could see ). If you remove AVG, the webshield should start working correctly.