Endpoints are accepting connections but never responding

For the past week or two, it seems like some Open Cloud endpoints (such as List Group Memberships and the List User Restrictions) and some cookie endpoints (such as v1/usernames/users) have been accepting connections but never responding.

I originally noticed this on our server because it started running into deadlock (the http client we use for requests does not set a default timeout.) However, for me, I believe this is what’s causing Studio to fail to login the majority of the time and the Roblox app to forever show loading spinners on the Home tab.

A private message is associated with this bug report

1 Like

Hi,
When you experienced similar issues, could you help run these 2 commands and post the results here or DM me?

dig +short apis.roblox.com

# trace route
# windows
tracert apis.roblox.com
# *inx 
traceroute apis.roblox.com

Thanks.

1 Like