Announcement

Collapse
No announcement yet.

phoronix network-setup doesn't work on any of my systems

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Originally posted by chandra View Post
    I have modified this now to check..

    <Networking>
    <NoNetworkCommunication>TRUE</NoNetworkCommunication>
    <Timeout>20</Timeout>
    <ProxyAddress>http://xxxx.xxxx.com</ProxyAddress>
    <ProxyPort>9999</ProxyPort>
    </Networking>

    but it does not work still.. am I right??
    Well does it work or not after you make these chanhes? NoNetworkCommunication should be FALSE and you should just modify the ProxyAddress and ProxyPort. Or if you have the http_proxy environmental variable set it should just work fine for reading from that.
    Michael Larabel
    https://www.michaellarabel.com/

    Comment


    • #12
      Originally posted by Michael View Post
      Well does it work or not after you make these chanhes? NoNetworkCommunication should be FALSE and you should just modify the ProxyAddress and ProxyPort. Or if you have the http_proxy environmental variable set it should just work fine for reading from that.
      No it does not work.. I tried both of the above setting only proxy and port... and finally I tried TRUE, proxy and port.. it did not work.. Another point is environment http proxy variable is set.. My browser works fine with the proxy settings...

      Only phoronix gives the errors..

      Thanks,
      Chandra K.

      Comment


      • #13
        Originally posted by chandra View Post
        No it does not work.. I tried both of the above setting only proxy and port... and finally I tried TRUE, proxy and port.. it did not work.. Another point is environment http proxy variable is set.. My browser works fine with the proxy settings...

        Only phoronix gives the errors..

        Thanks,
        Chandra K.
        You could try a Git snapshot - http://phorogit.com/index.php?p=phor...e.git&dl=targz - initially with those values still in user-config.xml and if it doesn't work, to just delete them and see if the Git version reads your http proxy var correctly.
        Michael Larabel
        https://www.michaellarabel.com/

        Comment

        Working...
        X