Follow these steps if you're having trouble connecting to a Goldcast event.
If your internet connection is poor, you may experience issues:
- Unable to join sessions
- Getting disconnected from sessions
- No audio or video
- Audio lags
- Blurry, choppy, or pixelated video
- Difficulties accessing platform features like the microphone, camera, chat, polls, or Q&A
If you encounter any of these issues, try switching to a different network or ensure you have a stable internet connection. You can verify connection speed using a tool like Speedtest by Ookla - The Global Broadband Speed Test.
If your connection speed is good but you're still experiencing connectivity issues, check whether you're connected to a VPN. If possible, disconnect from your VPN—some VPN configurations block WebRTC traffic. For more guidance, read here: Configuring Your Network, VPN, and Firewall Settings
- General Domain Whitelisting
- *.goldcast.io - This is our main domain. None of Goldcast’s events would work without unblocking it.
- cognito-idp.us-east-1.amazonaws.com cognito-identity.us-east-1.amazonaws.com - Our authentication services. A block on these domains could prevent users from logging in, making the product unusable.
- *.giphy.com (low priority) - Needed to make GIFs work in chat.
- fonts.googleapis.com - Font files needed to make the event app load.
- Pre-requisite - We would request that all your speakers, if possible, conduct a dry run with the network and VPN, which they plan to use during the live event. If a dry run is not feasible, they should visit the public tech check page to ensure they can connect. ⇒ events.goldcast.io
If successful, they should see something like this:

If unsuccessful, they should see an error message like this:

This doc now assumes that your VPN was not able to connect to the public tech check page and explains how to solve the issue.
- Option 1 - Whitelist Agora-specific domains, which is our webrtc provider, and open certain ports on UDP/TCP.
Domains
|
*.agora.io |
For WebRTC streaming. A block on this could prevent real-time audio and video streaming. |
- Option 2 - If domain whitelisting is not an option for Agora, do the following: Whitelist specific IPs and ports. Port will be 443, and protocol can be either UDP or TCP.
| Region | Signalling Service | Cloud Proxy |
|---|---|---|
| North America |
47.252.17.251, 170.106.135.177
|
128.14.195.192/28, 128.14.245.16/28, 128.14.72.80/28, 128.14.200.208/28
|
| Europe |
47.254.149.145, 162.62.220.8
|
104.166.160.208/28, 23.236.110.32/28, 148.153.25.149, 148.153.25.148, 148.153.25.147, 148.153.25.146, 148.153.25.184, 148.153.93.18, 148.153.93.19, 148.153.93.24, 148.153.93.25, 148.153.93.27
|
| India |
147.139.34.215, 129.226.26.104
|
129.227.217.128/28, 129.227.108.208/28, 128.1.105.112/28
|
| Japan |
47.245.7.250, 43.128.248.97
|
129.227.113.112/28, 129.227.55.96/28, 164.52.24.41, 164.52.6.29, 164.52.24.44, 164.52.24.43, 103.101.125.21, 103.101.125.26, 103.101.125.20, 103.101.125.22, 122.10.153.90
|
| Asia (excluding Mainland China) |
161.117.177.218, 104.250.52.195
|
128.1.186.240/28, 129.227.73.32/28, 103.193.127.208/28
|
| Mainland China |
139.196.42.124, 123.56.57.206
|
14.29.38.144/28, 27.45.161.144/28, 183.232.200.144/28, 115.238.206.0/28, 106.3.209.0/28, 112.13.216.0/28, 219.153.111.128/28, 221.178.42.0/28, 113.207.12.0/28
|
- Using Cloudflare Turn Server
- Whitelist turn.cloudflare.com on TCP on 443 port.