Community Forums Today's Posts     Member List     Archive    
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2010
    Location
    Belgium
    Posts
    16

    Solved TSDNS : No such file in directory

    Hi,

    since tonight, on the new server I just buy, when I try to start the tsdns it say
    "voip@vks*****:~/tsdns$ ./tsdnsserver_linux_x86
    bash: ./tsdnsserver_linux_x86: No such file or directory"
    I know that this is because of i attempt to start a x32 when i'm on a x64.

    But, when I try with the x64, it say
    "voip@vks*****:~/tsdns$ ./tsdnsserver_linux_amd64
    Segmentation fault"
    Any solution to this ?

  2. #2
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    2,039
    Not sure if this is related but TSDNS needs the same mount that Teamspeak Server needs when running without license key.
    So you probably need to:
    Code:
    mount -t tmpfs tmpfs /dev/shm
    If it still segfaults try the following and post the output.

    Code:
    strace ./tsdnsserver_linux_amd64

  3. #3
    Join Date
    Oct 2010
    Location
    Belgium
    Posts
    16
    it worked ! thanks, SilentStorm

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. ./ts3server_linux_amd64: No such file or directory
    By MattG in forum Linux / FreeBSD
    Replies: 5
    Last Post: 03-06-2011, 20:58
  2. ./server_linux: No such file or directory
    By Iron-Fighter in forum [TeamSpeak 2] Server Support
    Replies: 10
    Last Post: 28-03-2009, 12:12
  3. No such file or directory
    By Raichu in forum [TeamSpeak 2] Server Support
    Replies: 3
    Last Post: 01-08-2007, 18:10
  4. no such file/directory
    By Frustav in forum [TeamSpeak 2] Client Support
    Replies: 4
    Last Post: 27-11-2006, 10:00
  5. Cannot open: No such file or directory
    By nicksmit in forum [TeamSpeak 2] Server Support
    Replies: 2
    Last Post: 25-06-2004, 14:00

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •