Giter Site home page Giter Site logo

Comments (4)

troydavisson avatar troydavisson commented on August 16, 2024

The most common cause of this is because your server has a firewall in place that's blocking outbound connections on certain ports.

As a test, create a new test script that requires PHRETS and then does:

$rets = new phRETS;
$rets->FirewallTest();

That will probably state that all port 6103 tests failed. If so, that confirms that your server isn't allowing outbound connections on port 6103, and you'll probably need to contact the administrator of your server for assistance on allowing that.

from phrets.

sourabhgarg01 avatar sourabhgarg01 commented on August 16, 2024

On firewallTest I got these status :-

Firewall Test: google.com:80 GOOD
Firewall Test: demo.crt.realtors.org:80 GOOD
Firewall Test: demo.crt.realtors.org:6103 FAILED
Firewall Test: retsgw.flexmls.com:80 GOOD
Firewall Test: retsgw.flexmls.com:6103 FAILED
Firewall Result: All port 6103 tests failed. Likely cause: Firewall is blocking your outbound connections on port 6103.

  • Connecting to "rets_login_url" as "USERNAME"
  • Not connected:
    Array ( [type] => http [code] => 0 [text] => )

from phrets.

troydavisson avatar troydavisson commented on August 16, 2024

As mentioned by the test, your server is blocking the outbound connections on port 6103. You'll need to get in contact with the administrator of your server (or web hosting company) to see how removing this restriction. This isn't something specific to PHRETS and will impact you using any tool that connects to this RETS server from this particular machine.

from phrets.

Thavaraja avatar Thavaraja commented on August 16, 2024

Hi

I got error

  • Uses proxy env variable no_proxy == '1'
  • Trying 206.152.41.137:6103...
  • connect to 206.152.41.137 port 6103 failed: Connection refused
  • Failed to connect to rets.torontomls.net port 6103: Connection refused
  • Closing connection 0

I can't upload the images
I asked hosting provider they said port 6103 is open, Do you know how to solve this

from phrets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.