#unrealcloud

1 messages · Page 1 of 1 (latest)

vernal canopyBOT
stuck drift
#

(As a side note, the support link in the error message is not working because of the trailing slash "/")

gilded eagle
#

hello! can you share your account id for us to take a look?

stuck drift
#

Sure, where can I find that id?

#

Got it, acct_1HXHY1FXc5EXv7vp

gilded eagle
lethal frost
#

HI @stuck drift I'm taking over

stuck drift
#

Hi Jack!

lethal frost
stuck drift
#

The service is hosted on Google Cloud Run and currently allows all public traffic. I initially had the webhook endpoint restricted to those IP addresses, but I've removed this check while investigating the issue.

lethal frost
#

Can you share with me the event ID?

stuck drift
#

Here is an id: evt_1M6SEtFXc5EXv7vpnAHgfAg0 (I can share more Ids if you need)

lethal frost
#
 nslookup api.dev.unrealcloud.io
Server:        8.8.8.8
Address:    8.8.8.8#53

** server can't find api.dev.unrealcloud.io: NXDOMAIN

It seems like your domain is failed to resolved to IP address

#
nslookup api.dev.unrealcloud.io
Server:        8.8.8.8
Address:    8.8.8.8#53

Non-authoritative answer:
api.dev.unrealcloud.io    canonical name = ghs.googlehosted.com.
Name:    ghs.googlehosted.com
Address: 142.250.4.121

I run the nslookup again, and it's working now.

#

But it' not always working. I'd suggest to check with your hosting provider.

stuck drift
#

Ohh, good find, thanks Jack!

#

I'll check what's wrong on Google Cloud Run and around it, thanks!