OWB proxy settings
  • Butterfly
    Butterfly
    Bodie_CI5
    Posts: 99 from 2004/6/19
    Hi all,

    Just a quick question - I know the readme file says I can set a proxy in OWB by setting HTTP_PROXY ENV ... but (showing my ignorance here) where do I set this (config file)? Also, would it support authentication?
    An ode to Wayne Miller:

    "Oooooh yeahh!"
  • »13.09.12 - 07:23
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    osco
    Posts: 680 from 2009/10/21
    From: Boston, USA
    Ditto :-D
    Mac Mini 1.5GHz, 1G, 250G Drive, Apple Cinema Display, MorphOS 3.1 registered, MacOS 10 PowerBook (5,8) 1.67Hz, 2G, 80G Drive,........Waiting
    PowerBook (5,8) 1.67Hz, 2G, 40G MorphOS 3.1 unregisterd
  • »13.09.12 - 08:00
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12132 from 2003/5/22
    From: Germany
    > the readme file says I can set a proxy in OWB by setting
    > HTTP_PROXY ENV [...] where do I set this (config file)?

    ENV variables are best set (and unset) from within shell, same way it is done on AmigaOS:

    setenv save HTTP_PROXY proxyaddress
  • »13.09.12 - 08:46
    Profile
  • Butterfly
    Butterfly
    Bodie_CI5
    Posts: 99 from 2004/6/19
    Great, thanks Andreas :-)
    An ode to Wayne Miller:

    "Oooooh yeahh!"
  • »13.09.12 - 08:50
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Cego
    Posts: 728 from 2006/5/28
    From: Germany
    and how can i unset it again? right now i cant get online anymore with MOS.
    Pegasos II G4 @1.0GHz, 1GB DDR Ram, Radeon 9200Pro, 240GB SSD+160GB HD, MorphOS 3.18, AmigaOS4.1 FE, Debian 8
  • »19.10.12 - 20:25
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12132 from 2003/5/22
    From: Germany
    > how can i unset it again?

    unsetenv HTTP_PROXY
  • »19.10.12 - 20:41
    Profile
  • jPV
  • Yokemate of Keyboards
    Yokemate of Keyboards
    jPV
    Posts: 2074 from 2003/2/24
    From: po-RNO
    And some might find it more comfortable to edit/delete HTTP_PROXY file in ENVARC: and/or ENV: assigns. It's just plain text file there, where you can change proxy address with text editor. ENVARC: is on HD and everything there is taken in use after reboot. ENV: is located on ram disk and changes there are for the current session.
  • »20.10.12 - 08:07
    Profile Visit Website
  • rms
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    rms
    Posts: 599 from 2004/11/27
    Andreas_Wolf,
    Quote:

    proxyaddress


    could you explain what is the proxyaddress for and where to get it? Thanks in advance.
  • »13.11.12 - 06:36
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    osco
    Posts: 680 from 2009/10/21
    From: Boston, USA
    Try to link www.equibase.com with MorphOS. What happened? :-D

    Unable to Load Page

    A problem occurred while loading the URL http://www.equibase.com/

    Error 56: Failure when receiving data from the peer.

    THE BUTTERFLY IS OFF LIMITS TO THA SITE! :flame:

    [ Edited by osco 13.11.2012 - 06:34 ]
    Mac Mini 1.5GHz, 1G, 250G Drive, Apple Cinema Display, MorphOS 3.1 registered, MacOS 10 PowerBook (5,8) 1.67Hz, 2G, 80G Drive,........Waiting
    PowerBook (5,8) 1.67Hz, 2G, 40G MorphOS 3.1 unregisterd
  • »13.11.12 - 11:30
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    NewSense
    Posts: 1510 from 2012/11/10
    From: Manchester, UK/GB
    osco,
    Quote:

    THE BUTTERFLY IS OFF LIMITS TO THA SITE!

    It seems the Parcel2Go website is also off-limits to MorphOS. I get the same error requester message:

    Unable to open 'http://www.parcel2go.com.'
    Error 56:Failure when receiving data from the peer

    Hope this helps to track down what's causing the rejection of access to the site, but I have had an SSL error related message sometimes when I get an error message.
    I'm using a Mac Mini with MorphOS 3.
    MacMini 1.5GHz,64MB VRAM, PowerBooks A1138/9 (Model 5,8/9),PowerMac G5 2.3GHz(DP), iMac A1145 2.1GHz 20", all with MorphOS v3.18+,Airport,Bluetooth,A1016 Keyboard,T-RB22 Mouse,DVD-RW-DL,MiniMax,Firewire/USB2 & MacOSX 10.4/5
  • »13.11.12 - 19:52
    Profile
  • Fab
  • MorphOS Developer
    Fab
    Posts: 1331 from 2003/6/16
    @osco

    Maybe your proxy setting is wrong. But anyway, if your site doesn't work, it's not because of odyssey itself, but because of the underlying TCP stack. As a proof, try to wget from that site, and you'll get the very same result (stalling connection). That's because it relies on fragmented packets somehow, as far as i can see, which is not supported by Netstack.

    @NewSense

    Your issue with that parcel2go site is entirely different, and is due to a bug in the cURL/OpenSSL combination, and it's not directly related to WebKit nor Odyssey itself. Maybe they fix it someday. :) That's not something i plan to investigate, and the issue doesn't arise very often, fortunately. Most SSL sites work fine.
  • »13.11.12 - 19:58
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    NewSense
    Posts: 1510 from 2012/11/10
    From: Manchester, UK/GB
    Fab,
    Quote:

    Your issue with that parcel2go site is entirely different, and is due to a bug in the cURL/OpenSSL combination, and it's not directly related to WebKit nor Odyssey itself. Maybe they fix it someday. :) That's not something i plan to investigate, and the issue doesn't arise very often, fortunately. Most SSL sites work fine.

    I really wanted to be able to use the Parcel 2Go site using OWB, and from what you say that's going to be a big disappointment if it's not going to get fixed.

    Is the bug that you are aware of going to be passed to, and looked into by the people looking after the cURL/Open SSL code?

    Any bug is a cause for concern, especially if it's one that's known about, so I hope you can at least pass it to those who are supposed to be looking into the cURL/OpenSSL package.

    Thanks for your quick response by the way. Appreciated

    [ Edited by NewSense 13.11.2012 - 20:06 ]
    MacMini 1.5GHz,64MB VRAM, PowerBooks A1138/9 (Model 5,8/9),PowerMac G5 2.3GHz(DP), iMac A1145 2.1GHz 20", all with MorphOS v3.18+,Airport,Bluetooth,A1016 Keyboard,T-RB22 Mouse,DVD-RW-DL,MiniMax,Firewire/USB2 & MacOSX 10.4/5
  • »13.11.12 - 20:06
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12132 from 2003/5/22
    From: Germany
    > could you explain what is the proxyaddress for

    The proxyaddress is the IP or host name of an HTTP proxy server:

    http://en.wikipedia.org/wiki/Proxy_server

    > and where to get it?

    If you don't already have one, you don't need one ;-)
  • »14.11.12 - 00:38
    Profile