Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK fetches websocket base url as fetchInitConfig: config=InitConfig(endpoint=wss://account-disabled-us/v2/ws, and then cannot connect to the websocket #717

Open
hayk-kerobyan opened this issue May 26, 2024 · 0 comments

Comments

@hayk-kerobyan
Copy link

fetchInitConfig: response=Response{protocol=h2, code=200, message=, url=https://prod-init.100ms.live/init?user_agent_v2=os%3Aandroid%2Cos_version%3A33%2Csdk%3Aandroid%2Csdk_version%3A2.9.55%2Cdevice_model%3Asdk_gphone64_arm64%2Cenv%3Aprod%2Cis_prebuilt%3Afalse}
2024-05-26 16:38:26.046 26237-26681 InitService com.livestage.app D fetchInitConfig: config=InitConfig(endpoint=wss://account-disabled-us/v2/ws, logLevel=null, policy=null, rtcConfig=RtcConfiguration(iceServers=[IceServer(urls=[turn:turn-in.100ms.live, turn:turn-in.100ms.live?transport=tcp, turn:turn-in.100ms.live:443, turn:turn-in.100ms.live:443?transport=tcp], username=1716838705:, credential=pxm6mJ9ubV45UybItPq0DFKzhDU=)]), serverConfiguration=ServerConfiguration(enabledFlags=[subscribeDegradation, nonWebRTCDisableOffer, simulcast, publishStats, effectsSDKEnabled, vb], networkHealth=NetworkHealth(timeout=10000, url=https://storage.googleapis.com/100ms-speed-test-download/test1Mb.db, scoreMap={1=RangeLimits(low=1, high=100), 2=RangeLimits(low=100, high=300), 3=RangeLimits(low=300, high=500), 4=RangeLimits(low=500, high=700), 5=RangeLimits(low=700, high=0)}), publishStats=Stats(maxSampleWindowSize=30.0, maxSamplePushInterval=300.0), subscribeStats=Stats(maxSampleWindowSize=60.0, maxSamplePushInterval=300.0)))
2024-05-26 16:38:26.047 26237-26674 JsonRPCSignal com.livestage.app D open: Connecting WebSocket to endpoint=wss://account-disabled-us/v2/ws?peer=1df7c485-c109-47be-9be3-acc3593a472a&token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ2ZXJzaW9uIjoyLCJ0eXBlIjoiYXBwIiwiYXBwX2RhdGEiOm51bGwsImFjY2Vzc19rZXkiOiI2NDIxNzVjNTA1OTY4NDNhNjAwZTVlNzMiLCJyb2xlIjoic3BlYWtlciIsInJvb21faWQiOiI2NjUzOGZhNmYxZjE0MWNlNzNiY2NmNzgiLCJ1c2VyX2lkIjoiMTU0NzMyODYxNSIsImV4cCI6MTcxNjgzODcwMCwianRpIjoiM2U1MDE2NzUtMDhiZi00YzZmLTliYjMtNTNhZTJkZGE4ZmIzIiwiaWF0IjoxNzE2NzUyMzAwLCJpc3MiOiI2NDIxNzVjNTA1OTY4NDNhNjAwZTVlNzEiLCJuYmYiOjE3MTY3NTIzMDAsInN1YiI6ImFwaSJ9.TJe-rHaqMgzIVf_l5JBc1iMDV-80Rclqh2V6ZEIxWAs&user_agent_v2=os%3Aandroid%2Cos_version%3A33%2Csdk%3Aandroid%2Csdk_version%3A2.9.55%2Cdevice_model%3Asdk_gphone64_arm64%2Cenv%3Aprod%2Cis_prebuilt%3Afalse&protocol_version=2.5&protocol_spec=20240417 ⏰
2024-05-26 16:38:26.053 26237-26681 HMSWebSocketListener com.livestage.app E onFailure message=Unable to resolve host "account-disabled-us": No address associated with hostname
2024-05-26 16:38:26.056 26237-26674 HMSTransport com.livestage.app D internalConnect:: failed ❌ [error=WebSocketConnectionLost: Network connection lost [code=1003, action=NONE, description=Unable to resolve host "account-disabled-us": No address associated with hostname, cause=java.net.UnknownHostException: Unable to resolve host "account-disabled-us": No address associated with hostname]]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant