Error connecting to the server

Error connecting to the server

autor Michelle Melton -
Počet odpovědí: 2
Obrázek: Core developers Obrázek: Plugin developers

We have enabled Mobile web services on both our test instances. One is a single server with no HTTPS, and we can access the site with the Moodle mobile app with no problem. Another instance is a set of 6 load balanced servers with SSL offloading on the load balancer. When trying to access this instance with the mobile app, we get the error "error connecting to the server". 

Our cert passes all the tests on the SSL checker website.

Does anyone have suggestions as to what might be the connection issue here?

Thanks in advance!

Průměr hodnocení: -
V odpovědi na Michelle Melton

Re: Error connecting to the server

autor Juan Leyva -
Obrázek: Core developers Obrázek: Moodle HQ Obrázek: Particularly helpful Moodlers Obrázek: Plugin developers Obrázek: Testers

Hi Michelle,

please, review the admin FAQ here: https://docs.moodle.org/en/Mobile_Moodle_FAQ and if you don't find a solution, please update this post with your non-working site URL so we can check

Juan

V odpovědi na Juan Leyva

Re: Error connecting to the server

autor Michelle Melton -
Obrázek: Core developers Obrázek: Plugin developers

Hi Juan,

Thank you for following up. I had actually reviewed the FAQ and could not find the issue there. However, upon further exploration, I discovered it was an apache config we had set up to protect the web services directory - adjusting that resolved the issue.

Thanks again!