Local development on MacBook

I have been trying to run the React quickstart on a MacBookPro. Recently switched from Windows to a Mac. Just trying to setup the quickstart view sample first up.

the xxx.tunnel.monday.app. is returning timeout. with “504 Gateway Time-out”

if I switch back to the Windows PC. it works correctly.
localhost:8301. and local IP versions work on the Mac. So it is running.

Mac local firewall is off. both mac and PC are on the same network.

anyone seen this problem? Search didnt seem to give me any answers.

Hello @eric.white.au!

Can you please share this information via email to appsupport@monday.com so that our technical team can take a closer look into it and follow it?

Cheers,
Matias

Have same issue here. Are there any ideas what is the problem?

I’ve found what cause the xxx.tunnel.monday.app. is returning timeout. with “504 Gateway Time-out”
issue.

It’s node version. I was using version 18. Switch to 16 and now all works fine.