Hi,
I am seeing errors in nginx/error.log like:
2022/11/18 14:13:44 [error] 512#512: *319 open() “/usr/share/jitsi-meet/lang/languages-enGB.json” failed (2: No such file or directory), client: xxxx
doesnt help.
Any help on this?
Hi,
I am seeing errors in nginx/error.log like:
2022/11/18 14:13:44 [error] 512#512: *319 open() “/usr/share/jitsi-meet/lang/languages-enGB.json” failed (2: No such file or directory), client: xxxx
doesnt help.
Any help on this?
What version of jitsi-meet is this? Do you have any modifications?
no modifications, most recent version via repo
ii jitsi-meet 2.0.8044-1 all WebRTC JavaScript video conferences
ii jitsi-meet-prosody 1.0.6776-1 all Prosody configuration for Jitsi Meet
ii jitsi-meet-turnserver 1.0.6776-1 all Configures coturn to be used with Jitsi Meet
ii jitsi-meet-web 1.0.6776-1 all WebRTC JavaScript video conferences
ii jitsi-meet-web-config 1.0.6776-1 all Configuration for web serving of Jitsi Meet
ii jitsi-videobridge2 2.2-61-g98c9f868-1 all WebRTC compatible Selective Forwarding Unit (SFU)
ii lua-basexx 0.4.1-jitsi1 all baseXX encoding/decoding library for Lua
add. comment:
// Transcription options.
// transcription: {
// // Whether the feature should be enabled or not.
enabled: true
,
also setting to true didnt work, didnt change from false to true before
I think I see the issue. Thanks for the report. Other than those log lines it is harmless.
many thanks for your feedback
Is this issue fixed?
Pleas tell me the details.
Hi,
Thx for asking and thx for fixing, no more erros with regards to this topic found in logfile
Br,
Mike
In what version was this issue fixed?
Have the latest available stable version and must admit haven’t checked before you asked
Hi,
Latest version :
ii jitsi-meet 2.0.8252-1
ii jitsi-meet-prosody 1.0.6943-1
ii jitsi-meet-turnserver 1.0.6943-1
ii jitsi-meet-web 1.0.6943-1
ii jitsi-meet-web-config 1.0.6943-1
ii jitsi-videobridge2 2.2-69-gad606ca2-1
But have the same problem :
2023/02/15 23:37:11 [error] 891#891: *4926 open() “/usr/share/jitsi-meet/lang/translation-languages-fr.json” failed (2: No such file or directory), client: xxx
2023/02/15 23:49:03 [error] 891#891: *4932 open() “/usr/share/jitsi-meet/lang/languages-fr.json” failed (2: No such file or directory), client: xxx
Config.js have :
// Transcription (in interface_config,
// subtitles and buttons can be configured)
transcribingEnabled: false,
Thanks.
This is known and needs a fix in the client. You can ignore it, it does not affect anything.
omg, I got the same issue. Any update on the fix please ?
No update. That is not an issue. Any PRs are welcome.