ETIMEDOUT: Service is temporarily unavailable

Hi i’ve got errors/warnings for all my modules.
But procedures works well inside a module.
Connection works well

I can’t see any request from Make in my server logs…

Please what’s wrong ?

15 JUILLET 2024 16:25

Run ID:
7b3b54cf43f24a14aa5c48b8626e1409
Duration:
Less than a second
Operations:
1
Data size:
87.0 B

  • XXXX - Get API Settings1+0.6s

An error has been caught during operation.

  • XXXXX - Get API Settings1

The operation was completed with a warning.

Warning

ETIMEDOUT: Service is temporarily unavailable.

Hi @Christophe_Iaichouch,

Welcome to the Make community! Is this about an app you built yourself in Make?

The warning seems to be related to the third party you are connecting to. The service is unavailable.

Before we can help you, please, follow these steps when asking a question, and you’ll be more likely to get a helpful answer:

:writing_hand: Give us a detailed explanation of what you’re trying to achieve

:footprints: Tell us about any steps you’ve tried so far

:camera_flash: Include screenshots of:

  • your scenario flow and setup (functions, mappings, variables, etc.)

  • module configurations and outputs

  • any error messages you are getting

:card_file_box: Share the blueprint of the scenario you are asking a question about. (this does not contain any connection or personal information)

Henk

Certified Make Expert and Partner

Book a consult with me

Hi, yes this a custom app, eveything works well all for my customers.

Here are screenshots :







blueprint.json (3.7 KB)

Hi @Christophe_Iaichouch,

These are questions to determine better where the issue may be. Based solely on the error message, it is just the external service that is (temporarily) not available.

Cheers,
Henk

  • Did the connection work before?

Yes

  • Is the PAT of the connection still valid?

Yes

  • Have you tried to make a new conneciton?

No

No

  • Are you able to make request to the endpoint outside of Make, via Postman or Insomnia?

Yes

Seems like the URL is correct. A single module has a maximum runtime of 40 seconds, then it times out.

What does the request in the DevTools look like? It is timed out. Is there any reason why it would time out?

Cheers,
Henk

everything is correct but its timedout after 5 seconds.

Connection is ok
procedures are ok
The problem occurs only in scenarios execution

here the devtools screenshot

It is not clear to me where the issue lies, I am sorry. It might be best to contact Make support at https://www.make.com/en/ticket

Please share the solution here for other Makers if it is resolved.

Cheers,
Henk

Thank you Henk

Cheers
Christophe

You can see in screenshots that the property calledAt is not available. Is it normal ?

{
“type”: “error”,
“array”: “ETIMEDOUT: Service is temporarily unavailable.”,
“_engineData”: {
calledAt”: “Not available
}
}


@Christophe_Iaichouch,

Hi again, in what region is your Make account?

Cheers,
Henk

Hi the region is eu2.
I saw your topic at HTTP POST - to AWS lambda function - ETIMEDOUT: Service is temporarily unavailable - #14 by Henk-Operative

1 Like

This topic was automatically closed after 31 days. New replies are no longer allowed.