[arch-general] Problem loading a site in midori
Hi all, I just recently decided to try midori again and I'm impressed in how much its improved in such a short amount of time. One problem I am having is loading my university's website. http://oasis.curtin.edu.au/ Looks like there is some weird kind of redirecting going on there but not sure if that is causing the problem. Loads fine in firefox (and other browser's I've tried) but not midori. There doesn't seem to be an option for midori to output any verbose or debug messages so I'm not too sure where to look for the problem. Another thing I noticed which may or may not be related, is the "speed dial" feature. It worked fine when I first installed midori but now it just shows a blank page exactly like my university's website. Any suggestions? ~ Ty
On Wed, 2 Dec 2009 19:54:23 +1030 Ty John <ty-ml@eye-of-odin.com> wrote:
Hi all,
I just recently decided to try midori again and I'm impressed in how much its improved in such a short amount of time. One problem I am having is loading my university's website. http://oasis.curtin.edu.au/ Looks like there is some weird kind of redirecting going on there but not sure if that is causing the problem.
Loads fine in firefox (and other browser's I've tried) but not midori.
There doesn't seem to be an option for midori to output any verbose or debug messages so I'm not too sure where to look for the problem.
Another thing I noticed which may or may not be related, is the "speed dial" feature. It worked fine when I first installed midori but now it just shows a blank page exactly like my university's website.
Any suggestions?
~ Ty
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? ~ Ty
On Wed, 2009-12-02 at 20:04 +1030, Ty John 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 think it's a squid bug: http://git.gnome.org/cgit/libsoup/commit/?h=gnome-2-28&id=d45a4b19a00c76ccbcf9b114a9185067402dc14d
On Wed, 02 Dec 2009 10:43:15 +0100 Jan de Groot <jan@jgc.homeip.net> wrote:
On Wed, 2009-12-02 at 20:04 +1030, Ty John 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 think it's a squid bug: http://git.gnome.org/cgit/libsoup/commit/?h=gnome-2-28&id=d45a4b19a00c76ccbcf9b114a9185067402dc14d
Thanks, mate. Disabling the proxy also fixed the speed dial thing too... I'll see if libsoup-git fixes it.
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
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.
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.
participants (3)
-
Jan de Groot
-
Mike Sampson
-
Ty John