OpenMeetings with Moodle 3.1+

OpenMeetings with Moodle 3.1+

- Artur Sentsov の投稿
返信数: 8

I have Moodle 3.1+ (Build: 20160603) installed with OpenMeetings plugin 2.0.0.4 (2016052401).
I have OpenMeetings server running Apache Openmeetings 3.1.1.

When I am trying to use OpenMeetings inside Moodle i get following error:

array ( 'url' => 'http://myipgoeshere:5080/openmeetings/services/user/login?&user=myuser&pass=mypass', 'content_type' => NULL, 'http_code' => 0, 'header_size' => 0, 'request_size' => 0, 'filetime' => -1, 'ssl_verify_result' => 0, 'redirect_count' => 0, 'total_time' => 0, 'namelookup_time' => 0.00025700000000000001, 'connect_time' => 0, 'pretransfer_time' => 0, 'size_upload' => 0, 'size_download' => 0, 'speed_download' => 0, 'speed_upload' => 0, 'download_content_length' => -1, 'upload_content_length' => -1, 'starttransfer_time' => 0, 'redirect_time' => 0, 'redirect_url' => '', 'primary_ip' => 'myip', 'certinfo' => array egg, )
Fault (Service error)
Request OpenMeetings! OpenMeetings Service failed and no response was returned. Additioanl info:


Screenshot attached.

添付 a9473784-2bf4-11e6-8bb2-15084c7b31dd.jpg
Artur Sentsov への返信

Re: OpenMeetings with Moodle 3.1+

- Artur Sentsov の投稿

I was able to resolve this issue.

On a server where Moodle is hosted, ISP firewall was blocking the outbound traffic on port 5080. After placing proper rules for firewall plugin started working as expected.

Artur Sentsov への返信

Re: OpenMeetings with Moodle 3.1+

- Oscar León De La Torre の投稿

Hi Artur!,

As I can unlock the outgoing traffic? ,

Please teach me. I'm having the same problem.


Oscar León De La Torre への返信

Re: OpenMeetings with Moodle 3.1+

- Artur Sentsov の投稿

Hi Oscar,

Where is your Moodle hosted? Is that your own server, dedicated server from hosting provider or shared web hosting from hosting provider?

Artur Sentsov への返信

Re: OpenMeetings with Moodle 3.1+

- Oscar León De La Torre の投稿

Artur, 

I am using shared web hosting from hosting provider.  

How should I proceed to repair the problem?

Thankyou

Oscar León De La Torre への返信

Re: OpenMeetings with Moodle 3.1+

- Artur Sentsov の投稿

If you have ssh access to your server, first see if ports are opened. You can use curl for that. Just run curl http://portquiz.net:1935/ and curl http://portquiz.net:5080/ and check the response from curl. If it is not getting response on those ports than contact your hosting provider and ask to open ports 5080 and 1935 for outbound traffic.

Artur Sentsov への返信

Re: OpenMeetings with Moodle 3.1+

- Oscar León De La Torre の投稿

Hi Artur,

I contacted my hosting provider, to enable ports on outbound traffic that uses Openmeetings in my moodle hosting but they still do not respond.

When they  answer me, I write to tell you the outcome.

Thanks Artur.

Artur Sentsov への返信

Re: OpenMeetings with Moodle 3.1+

- Miro Iliaš の投稿

Hi Artur,


I have similar problem - upon installing fresh OpenMeetings into our Moodle 3.1+ I git this message below. Is the problem in closed port as you are mentioning in one of your posts ?

Miro


array ( 'url' => 'http://localhost:5080/openmeetings/services/user/login?&user=XXXXX&pass=XXXXX', 'content_type' => NULL, 'http_code' => 0, 'header_size' => 0, 'request_size' => 0, 'filetime' => -1, 'ssl_verify_result' => 0, 'redirect_count' => 0, 'total_time' => 0, 'namelookup_time' => 0.00027099999999999997, 'connect_time' => 0, 'pretransfer_time' => 0, 'size_upload' => 0, 'size_download' => 0, 'speed_download' => 0, 'speed_upload' => 0, 'download_content_length' => -1, 'upload_content_length' => -1, 'starttransfer_time' => 0, 'redirect_time' => 0, 'redirect_url' => '', 'primary_ip' => '127.0.0.1', 'certinfo' => array egg, )

Fault (Service error)

Request OpenMeetings! OpenMeetings Service failed and no response was returned. Additioanl info: