rutujasm
rutujasm
>  here i am getting issue while saving conference it takes too long time. Facing same issue .How to solve this ? Please reply. Thank you.
Its a plain installation and my setup is in local nginx.It does't have any proxy above this. this is my jitsi-admin.conf location /ws/.well-known/mercure { proxy_pass http://127.0.0.1:3000/.well-known/mercure; proxy_set_header Host $host; proxy_set_header...
Waiting for your reply.Please help.
I already checked its matching . And I am using current version of jitsi-meet.
I am using plain installation.How to check websocket service status?
as to change some styling i edited /assest/css/startpage.css and run command sudo chmod -R 777 var/cache/prod/vich_uploader sudo chown -R www-data:www-data var/cache/prod/vich_uploader sudo php bin/console cache:clear sudo chown -R www-data:www-data var/...
bash install.sh??? but it will clear my all chnges right?
Its giving output : missing script 'build'
Getting following output. xyz@admin:/var/www/jitsi-admin$ npm run build > build > encore production --progress Running webpack ... Insufficient number of arguments or no entry found. Alternatively, run 'webpack(-cli) --help' for usage...
getting this npm run build -- --env=prod > build > encore production --progress --env=prod Running webpack ... WARNING Be careful when using Encore.configureLoaderRule(), this is a low-level method that can...