ts3video icon indicating copy to clipboard operation
ts3video copied to clipboard

server failes to start on both linux and windows

Open matthew42904 opened this issue 4 years ago • 3 comments

when i start the server, it says root@pc:/opt/ts3video/server_linux-debian_x86-64-0.8# videoserver: loadlocale.c:129: _nl_intern_locale_data: Assertion cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed. ` i have tried on windows but it dose not work at all

matthew42904 avatar Oct 15 '20 23:10 matthew42904

English: Jeah same Problem.

Stackoverflow says that we need to generate the language files new (see here: https://unix.stackexchange.com/questions/444102/loadlocale-c-nl-intern-locale-data-assertion-error) but that doesn't fixed the issues.

Please answer for fixing ideas.

German: Ich habe das gleiche Problem.

Ein Ansatz von Stackoverflow war die Sprach dateien neu zugenerieren. Dies behebt jedoch den Feher nicht! (Quelle: https://unix.stackexchange.com/questions/444102/loadlocale-c-nl-intern-locale-data-assertion-error)

Fals jemand eine Idee hat bitte antworteten.

robinrm avatar Dec 29 '20 11:12 robinrm

a short Fix, change the Languge listet in the .bash file and reconnect the VM User on Linux. Now it should start. Make shure you use the correct Syntax listet in your Language config file!

robinrm avatar Jun 07 '21 21:06 robinrm

Short Update:

TS3 Video runs in an CT but not on a VM in Proxmox 7.

On a VM i'm getting the error: videoserver: loadlocale.c:129: _nl_intern_locale_data: Assertion cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.

and my solution with the Languge in the ~/.bashrc file doesn't work anymore.

Tested on Debian 10.13 and 11.05

robinrm avatar Oct 22 '22 14:10 robinrm