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

Unable to start server #76

Open
NickSlowinski opened this issue Jun 19, 2018 · 7 comments
Open

Unable to start server #76

NickSlowinski opened this issue Jun 19, 2018 · 7 comments

Comments

@NickSlowinski
Copy link

I installed the server with this guide, but I get the following error message when starting:

root@webpanel /opt/ts3video/server_linux-debian_x86-64-0.8 # ./videoserver.sh start --config default.ini
Starting the Conference Server
root@webpanel /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.

environment:

  • OS: Ubuntu 18.04 LTS
  • ts3video 0.8
  • firewall disabled (just for testing)

Best regards
Nick1307

@kamuluzo
Copy link

Gleiches Problem mit gleichem System. Hab ich da einen Fehler gemacht oder etwas übersehen?
(I have the same problem with same environments. Is there a known solution?)

VG
Henry

@mfreiholz
Copy link
Owner

Hm.. never got this error, but I will test it.

@kamuluzo
Copy link

kamuluzo commented Nov 27, 2019 via email

@kamuluzo
Copy link

Well, I set up ts3video today on a similar server (but now on a vServer, while the other one is a Dedicated). Without any problems.

Since you don't know the problem, I don't have too much hope to fix it. Can I set up somewhere that the video chats from the other server run over the working one?

Kind regards
Henry

@uhuxs
Copy link

uhuxs commented Dec 4, 2019

today i tried to install ts3video on Ubuntu 18.04.3 LTS server but i found a failure message like this:
videoserver: loadlocale.c:129: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.

then I find out how to solve it, I found the answer here
hope that can help

Best regards
uhuxs

@guyman70718
Copy link

Has anyone figured this out? I have the same issue on Ubuntu 20.04

@damian1304
Copy link

For me same issue using debian
to fix this use this command

export LC_ALL=C

and add this in /etc/locale.gen to save that after a restart.

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

6 participants