On Wed, 2009-12-02 at 20:44 +1030, Ty John wrote:
On Wed, 2 Dec 2009 21:00:01 +1100 Mike Sampson <mike@sambodata.com> wrote:
On Wed, Dec 2, 2009 at 8:34 PM, Ty John <ty-ml@eye-of-odin.com> wrote:
I found the problem (this always happens as soon as you ask for help ;) )
I disabled my proxy (squid) and it loads fine. I decided to disable it after I noticed another website with a different problem.
Getting this error:
SRVE0255E: A WebGroup/Virtual Host to handle / has not been defined. SRVE0255E: A WebGroup/Virtual Host to handle www.open.edu.au:10048 has not been defined. IBM WebSphere Application Server
Can anyone suggest what I need to do to squid to fix this?
I don't know much about squid but I know on our squid proxyies any site that uses a non standard port (! 80 or 443) needs a
acl Safe_ports port 10048
type entry in the squid configuration file. Not sure what the default setting for this is. Might be worth checking.
Regards,
Mike
Well I just tried what you suggested and it didn't seem to make a difference. I also tried libsoup-git which fixed the problem with the two sites I originally had the problem with but it seemed to break other sites.
I really like midori so I think I'll just bypass the proxy for now.
You could download the patch from the provided git url and apply it to the 2.28.1 libsoup package. If you decide to use git snapshots, be sure to take them from the gnome-2-28 branch, as the master branch is probably broken or not completely backwards compatible.