Giter Club home page Giter Club logo

docker-teamspeak3's People

Contributors

bastiofberlin avatar devalx avatar diiigle avatar lemaik avatar luzifer avatar ovr avatar psykzz avatar tilosp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

docker-teamspeak3's Issues

Update on hub.docker.com

After merging the new version into the repo could you please update it on registry.hub.docker.com/u/devalx/docker-teamspeak3 ?

best regards
Akendo

Missing write permissions in mounted host directory

For some reasons the user in the container doesn't have permission to write to the mounted host directory.

Error log from docker container:

2016-07-12 20:30:12.016324|ERROR   |FileHelp      |   |CustomFileHelpers::createDirectory _wmkdir /home/ts3/data/logs -1 13                                                            │·····················································
2016-07-12 20:30:12.016376|ERROR   |ServerLibPriv |   |Failed to create "/home/ts3/data/logs" directory                                                                                │·····················································
2016-07-12 20:30:12.016406|INFO    |ServerLibPriv |   |TeamSpeak 3 Server 3.0.12.4 (2016-04-25 15:16:45)                                                                               │·····················································
2016-07-12 20:30:12.016458|INFO    |ServerLibPriv |   |SystemInformation: Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u6 (2015-11-09) x86_64 Binary: 64bit                   │·····················································
2016-07-12 20:30:12.016492|WARNING |ServerLibPriv |   |The system locale is set to "C" this can cause unexpected behavior. We advice you to repair your locale!                        │·····················································
2016-07-12 20:30:12.017191|INFO    |DatabaseQuery |   |dbPlugin name:    SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH                                                          │·····················································
2016-07-12 20:30:12.017241|INFO    |DatabaseQuery |   |dbPlugin version: 3.8.6                                                                                                         │·····················································
2016-07-12 20:30:12.017401|ERROR   |DatabaseQuery |   |db_connect() failed unable to open database file                                                                                │·····················································
ERROR: openFile( file:/home/ts3/data/logs/ts3server_2016-07-12__20_30_12.016393_0.log) failed                                                                                          │·····················································
ERROR: openFile( file:/home/ts3/data/logs/ts3server_2016-07-12__20_30_12.016393_0.log) failed                                                                                          │·····················································
ERROR: openFile( file:/home/ts3/data/logs/ts3server_2016-07-12__20_30_12.016393_0.log) failed                                                                                          │·····················································
ERROR: openFile( file:/home/ts3/data/logs/ts3server_2016-07-12__20_30_12.016393_0.log) failed                                                                                          │·····················································
ERROR: openFile( file:/home/ts3/data/logs/ts3server_2016-07-12__20_30_12.016393_0.log) failed                                                                                          │·····················································
ERROR: openFile( file:/home/ts3/data/logs/ts3server_2016-07-12__20_30_12.016393_0.log) failed                                                                                          │·····················································
2016-07-12 20:30:12.017463|CRITICAL|ServerLibPriv |   |Server() DatabaseError out of memory                                                                                            │·····················································
ERROR: openFile( file:/home/ts3/data/logs/ts3server_2016-07-12__20_30_12.016393_0.log) failed 

Alpine

Thoughts on porting to to Alpine base? :)

PD: Been using this image for almost 2 years and I absolutely love it <3

Cannot access files on mounted volume

Does the volume on my drive need special permission or a special user / group?
Do I have to create a user for each volume or do I have to launch the docker run command with a special user?

I start the docker with the following command
docker run --name teamspeak -d -p 9987:9987/udp -p 30033:30033 -p 10011:10011 -v /data/teamspeak:/teamspeak3 devalx/docker-teamspeak3:latest

If i inspect the created container the correct folder is mounted in RW mode, but on start the ts3server.ini never can be found and everytime i get error messages...
ERROR: openFile( file:/teamspeak3/logs//ts3server_2016-02-18__20_38_58.281412_0.log) failed

My files are direct in the directory /data/teamspeak ...
/data/teamspeak/ts3server.ini
/data/teamspeak/ts3server.sqlitedb
...

Thank you very much, Raimund

build docker-compose help

Hi, Can you help me with this transformed docker in docker-compose.

# create the data container
docker run --name=ts3-data --entrypoint /bin/true devalx/docker-teamspeak3:latest
# Now start the actual TS3-Server
docker run --name=ts3 -d --volumes-from ts3-data -p 9987:9987/udp -p 30033:30033 -p 10011:10011 devalx/docker-teamspeak3:latest

How to change the /home/ts3/data/query_ip_whitelist.txt file to add ip?
I have a TeamSpeak also ban interface and I'm getting when I connect.

Injecting files directory

Can you explain, why you left this line out?

# && ln -s /home/ts3/data/files /home/ts3/teamspeak3-server_linux_amd64 \

I am trying to upgrade my server which has lots of icons stored in the files directory. A pure backup of the ts3-data volume didn't include them. So I had to extract them from the (still running) container.

I guess we can uncomment this line and have all the 'files' stored in the volume / host directory as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.