Git Product home page Git Product logo

Comments (22)

jcr1984 avatar jcr1984 commented on August 29, 2024 3

In my case: PHP-FMP and Nginx in same server and Apache tomcat (with te web services/soap) working throw Nginx load balancer in another server (both servers with Centos 7)
Watching logs for nginx/php/tomcat I saw calls to the name of my upstream (ex. **http://myLoadBalancer.com/**xxxx) in the tomcat server. So, I added to /etc/hosts myLoadBalancer.com

I dont remember the next error related with that, but I remember excecute the next line

setsebool -P httpd_can_network_connect on

After that, I had more problems related with external resources. In my case, Just added the directories to SELinux

Hope it works bro

from besimplesoap.

jcr1984 avatar jcr1984 commented on August 29, 2024 2

Are you using Nginx or Apache Web Server?

from besimplesoap.

ajo-sam avatar ajo-sam commented on August 29, 2024 1

I also faced this same issue and i think that the url or link is blocked.Another reason may be some network issue.

from besimplesoap.

tauseedzaman avatar tauseedzaman commented on August 29, 2024 1

i am also getting the same error guys what is the solution for this error
i think we should report to the soup community

from besimplesoap.

cfournel avatar cfournel commented on August 29, 2024

@matheo did you find an answer ? i m facing same issue

from besimplesoap.

corescan avatar corescan commented on August 29, 2024

@matheo still nothing? I'm stuck on the exact same thing...

from besimplesoap.

matheo avatar matheo commented on August 29, 2024

I'm not sure but I think it was a conflict with FOSRestBundle.

Checking my git log it seems that I solved it with this line in the format_listener rules:

{ path: ^/soap/, priorities: [ xml ], fallback_format: xml, prefer_extension: false }

from besimplesoap.

ECF-dot-com avatar ECF-dot-com commented on August 29, 2024

Hello,

I am facing the same problem :

soapclient error

With this simple code :

soap code

Just like Matheo, the WSDL is also downloadable through browser.

And requests work perfectly with SoapUI !

Any help would be so much appreciated!

from besimplesoap.

bakumn avatar bakumn commented on August 29, 2024

is it decided? i m facing same issue. please, answer me someone.

from besimplesoap.

ecolinet avatar ecolinet commented on August 29, 2024

Can you please give the php version ?

I had the very same problem and it was related to libxml on specific php version.

from besimplesoap.

bakumn avatar bakumn commented on August 29, 2024

my php version is 5.6.30

from besimplesoap.

Puru2016 avatar Puru2016 commented on August 29, 2024

I am getting the same issue and my php version is: PHP Version 7.0.6-1+donate.sury.org~trusty+1
Is there any fix?

from besimplesoap.

williams1989 avatar williams1989 commented on August 29, 2024

I am also getting same issue please give me the solution anyone

from besimplesoap.

alexkarlov avatar alexkarlov commented on August 29, 2024

the same issue, PHP 7.1.12-3+ubuntu14.04.1+deb.sury.org+1

from besimplesoap.

allphat avatar allphat commented on August 29, 2024

can you use options like

  • verifypeer
  • verifyhost

?

from besimplesoap.

alexkarlov avatar alexkarlov commented on August 29, 2024

no effect

from besimplesoap.

allphat avatar allphat commented on August 29, 2024

are your wsdl accessible via browser ?
are you behind a proxy ?

from besimplesoap.

williams1989 avatar williams1989 commented on August 29, 2024

no i ran via php on the the browser

from besimplesoap.

abmohajeri avatar abmohajeri commented on August 29, 2024

Any solution?

from besimplesoap.

gelanivishal avatar gelanivishal commented on August 29, 2024

I also get same issue. I'm using Nginx server.

from besimplesoap.

djeraseit avatar djeraseit commented on August 29, 2024

Make sure there are no spaces before and after the URL and
apt-get install apt-get install node-crypto-cacerts libxmlsec1-openssl on Ubuntu

from besimplesoap.

Kamandlou avatar Kamandlou commented on August 29, 2024

I also faced this same issue
what is the solution for this error

from besimplesoap.

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.