CAN_NOT_GET_GATEWAY_SERVER

See original GitHub issue

Describe the bug Not a bug from this project, but Agora related.

I am trying to connect to clubhouse rooms via Agora JS module (v4.3.0). However gettings this error when trying to connect to the any channel: {name: "AgoraRTCException", code: "CAN_NOT_GET_GATEWAY_SERVER", message: "AgoraRTCError CAN_NOT_GET_GATEWAY_SERVER: no active status"}

I have agora working in different projects, but having issues with clubhouse. I believe I am passing the right parameters to the functions. Is there anything else I need to do before except for creating Agora client and simply joining the channel?

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:3
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
sooxt98commented, May 27, 2021

I believe that Agora has disabled clubhouse webrtc support, and only allow connections from the native’s SDK, I just tried with agora flutter sdk it works just fine and it support listening to multiple room simultaneously too, but you have to call active_ping constantly to avoid audio drop (update: it turns out that something is dropping the agora audio after few mins after i killed the app)

Here’s others issue pointing to same problem https://github.com/ai-eks/OpenClubhouse/issues/13 https://github.com/tomaspavlin/clubhouse-client/issues/3

1reaction
lafincommented, Feb 22, 2021

@TSecretT since yesterday, web transport to the agora seems to be off by the clubhouse. worked great a few days before. I think this is related to this news https://www.bloomberg.com/news/articles/2021-02-22/clubhouse-chats-are-breached-raising-concerns-over-security

Read more comments on GitHub >

github_iconTop Results From Across the Web

AgoraRTCError CAN_NOT_GET_GATEWAY_SERVER
1 Answer 1 · i am making use of Agora web sdk ng. according to there documentation its not. · Ah, my mistake,...
Read more >
7 Ways to Fix “Default Gateway Is Not Available” Error
Right click on the network caption. ; Go to the device manager on your PC. · Download the suitable software. ; Go to...
Read more >
How to Fix a “Default Gateway Is Not Available” Error
One way to fix a gateway error in Windows 10 is to reset the TCP/IP stack. This resets the stack that holds your...
Read more >
The Default Gateway Is Not Available: How to Fix This Error
What happens if default gateway is not available? · 1. Change the Power Management settings for your network adapter · 2. Update your...
Read more >
How to Fix the “Default Gateway Is Not Available” Error in ...
In this guide, you will learn 6 different methods on how to fix the error "Default Gateway Is Not Available" in Windows 10....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found