In your pag_config.php if you have set verify_peer = true can you try setting it to false and retry. https://github.com/apache/airavata-php-gateway/blob/master/app/config/pga_config.php.template#L64
On Fri, May 6, 2016 at 4:38 PM, Jeff <[email protected]> wrote: > The server had stopped, but when I restarted it, the SOAP issue was still > there. https://localhost:9443/services/RemoteUserStoreManagerService?wsdl > returns an XML document again, like I'm guessing it's supposed to. > > On 05/06/2016 04:24 PM, Supun Nakandala wrote: > > Can you browse this link from your browser > <https://localhost:9443/services/RemoteUserStoreManagerService?wsdl> > https://localhost:9443/services/RemoteUserStoreManagerService?wsdl > > On Fri, May 6, 2016 at 4:23 PM, Jeff <[email protected]> wrote: > >> Yes, sorry, WSO2-IS is installed and running, and I set up the tenant and >> OAuth2 service per the documentation. I've done everything in the docs, but >> it still gives me the SOAP error. >> >> On 05/06/2016 04:21 PM, Supun Nakandala wrote: >> >> Hi Jeff, >> >> Did you installed wso2 IS locally. If not you want install wso2 IS >> locally. You can find the documentation here >> http://airavata.readthedocs.io/en/latest/Own-WSO2-IS-Configuration/. >> >> On Fri, May 6, 2016 at 4:16 PM, Jeffery Kinnison < >> <[email protected]>[email protected]> wrote: >> >>> Good afternoon, >>> >>> I'm trying to finish getting my local PGA set up on Ubuntu 12.04 LTS and >>> have followed the directions at >>> <http://airavata.readthedocs.io/en/latest/PGA-Installation/> >>> http://airavata.readthedocs.io/en/latest/PGA-Installation/, however >>> when I try to create a user in the PGA (or log in), I get the error: >>> >>> "SOAP-ERROR: Parsing WSDL: Couldn't load from ' >>> https://localhost:9443/services/RemoteUserStoreManagerService?wsdl': >>> failed to load external entity " >>> <https://localhost:9443/services/RemoteUserStoreManagerService?wsdl> >>> https://localhost:9443/services/RemoteUserStoreManagerService?wsdl"" >>> >>> I have the php-soap extension installed and enabled, and phpinfo() >>> confirms that SOAP is enabled. I also set up the tenant and OAuth service >>> per the documentation. Does anyone have any ideas on what could be >>> happening? >>> >>> Best, >>> Jeff K. >>> >> >> >> >> -- >> Thank you >> Supun Nakandala >> Dept. Computer Science and Engineering >> University of Moratuwa >> >> >> > > > -- > Thank you > Supun Nakandala > Dept. Computer Science and Engineering > University of Moratuwa > > > -- Thank you Supun Nakandala Dept. Computer Science and Engineering University of Moratuwa
