Posted: November 29, 2018 at 7:01 pm
|
I cannot log into the mobile app on Android and I get the following error:
I have Application Passwords plugin installed and I have tried disabling plugins. I’ve also tried setting permalinks to post title. Another user is having the same problem on her phone. |
Hi there, It looks like there may be an issue with the REST API on your site. If you try visiting this URL (https://kelownascotchandfinespirits.org/wp-json/) on your site, it just gives an error. Have you tried disabling the Application Passwords plugin? |
|
and this is the error from the /wp-json/ route on your site:
Can you try temporarily deactivating other plugins on your site, then check to see if the error goes away on |
|
|
Upon deactivating all other non-EE plugins, I see that the 503 error goes away. Activating them again, I appears that my Paid Member Subscription plugin seems to cause the error again (though there may be more than one culprit). I’m using that plugin to manage logins to restrict certain types of tickets to subscribed members. Is there a possible workaround? |
|
To add to my last post, I’ve disabled the following:
and I don’t seem to be getting 503 errors with the other few plugins enabled. |
|
*WP-Polls |
Is this the plugin? https://www.cozmoslabs.com/wordpress-paid-member-subscriptions/ If so, you could reach out to them to see if they’ve got a fix for any issues with accessing the REST API. One thing you could check though, is what happens if all plugins except Paid Member Subscription plugin are deactivated. If the REST API wp-json route works with only Paid Member Subscription plugin activated, then it may be your web server doesn’t have adequate resources. In which case you could contact your host about getting an upgrade. |
|
|
Thanks for the tip, Josh. I get the same 503 error when I leave my EE plugins deactivated and activate the rest. I’ll see about upgrading the server. |
|
Alright, I’ve gotten the memory increased on the server end and I see no 503 error now, without having any plugins disabled. I’m still getting
Any suggestions on the next step? |
The next step would be to follow the troubleshooting guide, starting with this step: |
|
|
I’ve gone through the troubleshooting guide and I think everything is in order.
I’m not sure if the php memory needs to be increased further or if the issue is elsewhere. |
It may be the PHP memory needs to be increased further if you’re getting the same errors as before when you try to connect using the app. |
|
|
Thanks Josh. It looks like the problem was definitely in the server config. I increased the memory further only to find out that it was also running PHP 5.5 and not 5.6. That seems to have fixed this issue. Thanks! |
Good find, and the site should really be updated to PHP 7 because PHP 5.6 will no longer get security updates after 31 Dec 2018. |
|
|
Good to know. I’ve updated it to PHP 7 and it appears to still be working. Thanks again! |
The support post ‘Mobile App: Connection error. Unable to load data.’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.