There isn’t one. Just a message saying “Unable to access from your country location”.
What is the error message?
Unable to access from your country location
What is the issue you’re encountering
As above
What steps have you taken to resolve the issue?
New to Cloudflare - have no idea where to locate the issue, or if this is Cloudflare. We are assuming it is because we have only recently joined and have had nothing but trouble ever since.
I see that one too, although, it seems a bit intermittent from Denmark.
It is not an error from Cloudflare, but an error that seems to originate from your server / origin, perhaps the Wordpress installation.
I will suggest you to check whether you have some Wordpress plugins installed, that are providing geographical restrictions, and if so, then disable them.
Thanks … have checked, nothing does anything like geographical restrictions in our WP plugins, except the Cloudflare plugin we were asked to install. LOL. That’s why we thought it might be due to Cloudflare.
One or two of the contacts were from people in the UK, with the same message and screen.
Thank you for the link … I have no idea what I’m looking at there however. LOL.
In addition, you have a couple of images, that you are trying to load over HTTPS, but with your Amazon EC2 instance’s IP address as the host name, e.g. in the format:
→ https://{IP_ADDRESS}/wp-content/uploads/slider/
It happens apparently for images labelled as “African Lion”, and “African Black Rhino” and “African Savanna Elephant”.
As your Amazon EC2 instance has a valid certificate for the domain name, but not for the IP address, any modern browser will block these requests, due to the certificate mismatch, and prevent the images from showing up.
If you’re expect everyone to be able to access your website, and load all assets (such as e.g. the images), then I would suggest you (or your webmaster) to look in to this as well.
Thank you for that information. We were not aware and will try to address this.
We are new to Cloudflare and to WordPress. The developers who we given a grant to build our donation platform for us, failed to complete the work, took the grant from the awarding org, and promptly rugged us, leaving us to start again for ourselves.
It is always helpful to learn from more experienced people. After all, we are experts at saving endangered wildlife, not handling websites/code/IT. LOL
OK … we tried correcting this but frankly we have no idea what we are doing, what is wrong, or where to test or find these errors … very interested to know what the Amazon EC2 is about because we don’t have any EC2 service with Amazon. (?)
Could you point us to a start point please? - somewhere we could test and see the errors and we can try to go from there.