The code is very straitforward, Request was made using cUrl and no response was recieved. This might be caused by 1) firewall 2) OM down 3) cUrl is misconfigured 4) requests by cUrl are disabled in Apache
I would change Apache log level to be more detailed and double check the logs @Michael maybe you can suggest anything? On Wed, Mar 26, 2014 at 10:58 PM, Reinaldo Castro <[email protected]>wrote: > Hi Maxim, thanks for your answer. We have de openmeeting and moodle in the > same server, the only difference is the port to openmeeting. In the log, in > first time I believe that is a error of php but I don“t find anything in > the log about this error. > > > > Best regards > > > 2014-03-25 20:11 GMT-06:00 Maxim Solodovnik <[email protected]>: > >> "Request OpenMeetings! OpenMeetings Service failed and no response was >> returned." mean php_curl is unable to contact http://172.16.9.30 >> :5080/openmeetings/services/UserService/getSession >> Is it accessible from your server? >> Do you have anything in your Apache logs? >> >> >> On Wed, Mar 26, 2014 at 8:50 AM, Reinaldo Castro <[email protected]>wrote: >> >>> I have moodle and openmeetings on the same server and I am trying to >>> connect using the plugins for moodle the problem is that I can not create >>> any connections since it delivers the following error when trying to create >>> an activity: >>> "Request OpenMeetings! OpenMeetings Service failed and no response was >>> returned. " >>> >>> Moodle alone works without problem, Openmeetings alone works without >>> problem, try to visualize openmeetings within moodle presents me the error. >>> I have moodle in its latest version (2.6.2), the plugins for moodle to >>> openmeetings in its latest version (2014031603) and openmeetings in its >>> latest version (3.0) I have all the elements needed to run openmeetings no >>> problem, I have the firewall turned off in this test to rule out conditions >>> within the port, I have my updated for 5080 and 1935 ports iptables, I have >>> activated my curl >>> >>> cURL support enabled >>> cURL Information 7.19.7 >>> Age 3 >>> Features >>> AsynchDNS No >>> Debug No >>> GSS-Negotiate Yes >>> IDN Yes >>> IPv6 Yes >>> Largefile Yes >>> NTLM Yes >>> SPNEGO No >>> SSL Yes >>> SSPI No >>> krb4 No >>> libz Yes >>> CharConv No >>> Protocols tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, >>> scp, sftp >>> Host x86_64-redhat-linux-gnu >>> SSL Version NSS/3.13.1.0 >>> ZLib Version 1.2.3 >>> libSSH Version libssh2/1.2.2 >>> >>> Plugin in moodle >>> >>> - IP o Host de Reuniones_Abiertas (OpenMeetings) >>> openmeetings_red5host: 172.16.9.30 >>> - Port (OpenMeetings) openmeetings_red5port: 5080 >>> - User administrator (OpenMeetings) >>> openmeetings_openmeetingsAdminUser: moodle >>> - Administrator Password (OpenMeetings) >>> openmeetings_openmeetingsAdminUserPass: moodle >>> - Module Key openmeetings_openmeetingsModuleKey: moodle >>> - Web app name (OpenMeetings) openmeetings_webappname: openmeetings >>> - Protocol: http >>> >>> Any onehave any idea? >>> >>> Best regards. >>> >> >> >> >> -- >> WBR >> Maxim aka solomax >> > > -- WBR Maxim aka solomax
