Hi,
I am using debian VM in Oracle virtual box !!
I was able to run jitsi-meet successfully until yesterday. I suddenly started getting the below errors.
Can anyone advise what’s wrong?
GET https://localhost:8080/libs/external_connect.js?v=1 net::ERR_EMPTY_RESPONSE
(index):589 GET https://localhost:8080/libs/lib-jitsi-meet.js?v=4046 net::ERR_EMPTY_RESPONSE
client:52 [WDS] Live Reloading enabled.
.web.js:5 Uncaught ReferenceError: JitsiMeetJS is not defined
at Module…/react/features/base/lib-jitsi-meet/.web.js (.web.js:5)
at webpack_require (bootstrap:19)
at Module…/react/features/base/lib-jitsi-meet/index.js (index.js:1)
at webpack_require (bootstrap:19)
at Module…/react/features/analytics/functions.js (functions.js:3)
at webpack_require (bootstrap:19)
at Module…/react/features/analytics/index.js (index.js:1)
at webpack_require (bootstrap:19)
at Module…/react/features/base/conference/actions.js (app.bundle.js?v=4046:220577)
at webpack_require (bootstrap:19)
./react/features/base/lib-jitsi-meet/.web.js @ _.web.js:5
webpack_require @ bootstrap:18
./react/features/base/lib-jitsi-meet/index.js @ index.js:1
webpack_require @ bootstrap:18
./react/features/analytics/functions.js @ functions.js:3
webpack_require @ bootstrap:18
./react/features/analytics/index.js @ index.js:1
webpack_require @ bootstrap:18
./react/features/base/conference/actions.js @ app.bundle.js?v=4046:220577
webpack_require @ bootstrap:18
./react/features/base/conference/index.js @ index.js:1
webpack_require @ bootstrap:18
./react/features/app/actions.js @ actions.js:5
webpack_require @ bootstrap:18
./react/features/app/index.js @ index.js:3
webpack_require @ bootstrap:18
./react/features/base/known-domains/middleware.js @ middleware.js:3
webpack_require @ bootstrap:18
./react/features/base/known-domains/index.js @ index.js:1
webpack_require @ bootstrap:18
./react/features/base/config/actions.js @ actions.js:5
webpack_require @ bootstrap:18
./react/features/base/config/index.js @ index.js:1
webpack_require @ bootstrap:18
./react/features/base/jwt/functions.js @ functions.js:3
webpack_require @ bootstrap:18
./react/features/base/jwt/index.js @ index.js:1
webpack_require @ bootstrap:18
(anonymous) @ AuthHandler.js:1
./modules/UI/authentication/AuthHandler.js @ app.bundle.js?v=4046:5349
webpack_require @ bootstrap:18
(anonymous) @ connection.js:1
./connection.js @ app.bundle.js?v=4046:3167
webpack_require @ bootstrap:18
(anonymous) @ conference.js:1
./conference.js @ app.bundle.js?v=4046:2958
webpack_require @ bootstrap:18
./app.js @ app.js:1
webpack_require @ bootstrap:18
0 @ app.bundle.js?v=4046:295958
webpack_require @ bootstrap:18
(anonymous) @ bootstrap:82
(anonymous) @ bootstrap:83
Show 13 more frames
client:52 [WDS] Live Reloading enabled.