Hi Experts,
I went through all related topics and tried all suggested hacks.
I am trying to create a post on Wordpress but keep getting error “ETIMEDOUT: Service is temporarily unavailable.”
I tried HTTP app as well using basic auth, get same error.
I tried in postman to eliminate any firewall/hosting issues. Postman API requests works fine.
I tried removing https, adding www., waited for an hour as per community threads, nothing works.
Any help would be appreciated
Thanks
Welcome to the Make community!
Try disabling all plugins on your site, in case one of them is preventing you from connecting to your site.
If you need further assistance, please provide the following:
1. Screenshots of connection set-up, and scenario
Please provide screenshots? It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:
2. Scenario blueprint
Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
(Note: Exporting your scenario will not include private information or keys to your connections)
Uploading it here will look like this:
blueprint.json (12.3 KB)
Providing the input/output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.
Following these steps will allow others to assist you here. Thanks!
samliew – request private consultation
Join the Make Fans Discord server to chat with other makers!
Hi @samliew ,
I tried disabling plugins. Same result.
Attached Blueprint and some screen shots.
When I try using postman on my machine, it is working fine using both make auth key and basic auth. So definitely WP is not restricting any calls.
I have tried using create post, get post, using HTTP app but no success. Is there any way in make to get detailed logs ?
blueprint (1).json (41.1 KB)
Thanks
I’ve tested your endpoint, and I think the server your site is hosted in is blocking Make’s HTTP SSL connection or IP addresses, so it couldn’t reach your site in the first place.
Try whitelisting these IP addresses with your hosting provider’s help:
samliew – request private consultation
Join the Make Fans Discord server to chat with other makers!
Hi @samliew , I have all traffic allowed in firewall
But still its not working, same behavior
1 Like
Hi @Sambhav_Jain,
What region is your Make account in?
Cheers,
Henk
I would try to explicitly whitelist these IPs for EU2:
34.254.1.9
52.31.156.93
52.50.32.186
I know one of my hosts (Cloudways) blocks IPs that do a lot of requests automatically as a safety precaution unless I deliberately whitelist them.
Hi, is this issue solvable?
The host i am with reports no attempted conections are being made.
i am trying to connect woocommerce, but only get
“ETIMEDOUT: Service is temporarily unavailable.” despite initially being able to connect when i first set up the module.
any assistance will be appreciated.