Skip to content
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

server failes to start on both linux and windows #85

Open
matthew42904 opened this issue Oct 15, 2020 · 3 comments
Open

server failes to start on both linux and windows #85

matthew42904 opened this issue Oct 15, 2020 · 3 comments

Comments

@matthew42904
Copy link

matthew42904 commented Oct 15, 2020

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

@robinrm
Copy link

robinrm commented Dec 29, 2020

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
Copy link

robinrm commented Jun 7, 2021

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
Copy link

robinrm commented Oct 22, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants