mondayTunnel stuck

Hey
i’m trying to create integration feature, after running given url (node.js quickstart), the app is running but stuck on
await mondayTunnel

which comes from - const mondayTunnel = require(‘@mondaydotcomorg/tunnel’).default;

no answer return from the await (just stuck)

1 Like

Same here, Monday’s tunnel is not answering, apparently.

Hello everyone,

Our team is aware of some issues occurring with the monday tunnel.

The issues will be addressed but I do not have an ETA on when that could happen.

Since this could take a while (again, not sure how long but it will not be ready soon), I would recommend trying something else to test your projects. Something such as ngrok.

Here is an example on how ngrok can be used with monday.com.

I hope that helps!

Cheers,
Matias

1 Like