-
Notifications
You must be signed in to change notification settings - Fork 49
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
mercure issue #503
Comments
Hello @rutujasm, please double check if the MERCURE_JWT_SECRET and WEBSOCKET_SECRET in the env of the jitsi-admin matches the WEBSOCKET_SECRET of the websocket (mercure). |
I already checked its matching . And I am using current version of jitsi-meet. |
Hello @rutujasm , Do use the docker version or the plain installation? Please check if the websocket service is running. |
I am using plain installation.How to check websocket service status? |
The plain installation is much more complex, because we don't know you exact setup. You can get the status with |
as to change some styling i edited /assest/css/startpage.css and run command |
Hello @rutujasm , it is elementary, that you upload all changes to a public repo because of AGPL license. So please give me the repo url then I can take a look. |
bash install.sh??? |
Run |
Its giving output : |
Getting following output.
Running webpack ... Insufficient number of arguments or no entry found. Hash: 8536ec1c78aac41f31fe WARNING in configuration ERROR in Entry module not found: Error: Can't resolve './src' in '/var/www/jitsi-admin' |
Make npm install first |
getting this npm run build -- --env=prod
Running webpack ... WARNING Be careful when using Encore.configureLoaderRule(), this is a low-level method that can potentially break Encore and Webpack when not used carefully. ╷ Deprecation Warning: $weight: Passing a number without unit % (100) is deprecated. To preserve current behavior: $weight * 1% More info: https://sass-lang.com/d/function-units
255 │ @return mix(rgba($foreground, 1), $background, opacity($foreground) * 100); Deprecation Warning: Passing percentage units to the global abs() function is deprecated. ╷ Deprecation Warning: Passing percentage units to the global abs() function is deprecated.
167 │ abs($list-group-item-color-scale) 94% after seal ERROR Failed to compile with 1 errors 5:59:54 PM error in ./node_modules/pretty-print-json/dist/pretty-print-json.js Module parse failed: Unexpected token (8:20)
| options.trailingCommas = options['trailingComma']; @ ./assets/js/jsonBeautifier.js 4:0-52 13:17-32 Entrypoint app = runtime.1c3093de.js 1.a56d1424.css 1.0f9333f5.js app.2a7c73f4.css app.5dab80a6.js |
which version or branch du you use? |
Seems like you have make a mistake here:
|
I am using current version and master branch |
I don't know what you have changed in the CSS so it is impossible to find the error. You have to give me the changes you made |
i have attached screenshot of problem i am facing,please help me out
The text was updated successfully, but these errors were encountered: