Не удалось загрузить конфигурацию из https://10.20.1.98/config.js?room=n... ', [TypeError: сбой сетевого запроса - PullRequest
1 голос
/ 23 февраля 2020

Я пытаюсь подключиться к серверу Jitsi Meet, но я получаю эту ошибку. Не удалось загрузить конфигурацию с https://10.20.1.98/config.js?room=n ... ', [TypeError: Ошибка сетевого запроса]

i install rocket.chat and jitsi in local server and want to connect my android rocket.chat app to local server and its text messaging is working fine but when i click on video/audio call it
alert me timeout exception for 30 sec and return a white blank screen and it gives us belowenter image description here error in emulator?

Failed to load config from https://10.20.1.98/config.js?room=nimsss6x5hxtgma9wa2wgcv5ex4pubmkhz9jgyq6mfthwd62rghj7ku', [TypeError: Network request failed]
2020-02-23 10:39:12.614 7152-7680/chat.rocket.android.dev E/unknown:ReactNative: console.error: "[__filename]", "<>: ", "Failed to load config from https://10.20.1.98/config.js?room=nimsss6x5hxtgma9wa2wgcv5ex4pubmkhz9jgyq6mfthwd62rghj7ku", {}, stack:

we use self signed certificate (invalid certificate) and i can access config.js file in web browser.
rocket.chat version 3.5.0
...