Results 1 to 11 of 11
Thread: ELF binary type "0" not known.
-
09-01-2010, 08:12 #1
-= TeamSpeak User =-
- Join Date
- Jan 2010
- Location
- Washington DC
- Posts
- 2
ELF binary type "0" not known.
I upload the ts server.gz file
I extract the files
I change to the proper directory
I the permissions to 777
I try to run the TS server and get this.
http://img198.imageshack.us/img198/4160/elfbinary.png
any ideas?
-
09-01-2010, 09:08 #2
-= TeamSpeak Addict =-
- Join Date
- Dec 2009
- Location
- Good old Germany
- Posts
- 222
Hi,
what a server is that ? Root, V-Server, Webserver ????
OS ? 32 or 64 bit ?
ls -l ?
which user did you use ??? whoami command
more info and use the search function.
Cheech
-
09-01-2010, 10:27 #3
-= TeamSpeak User =-
- Join Date
- Jan 2010
- Location
- Washington DC
- Posts
- 2
It is the: Teamspeak 3 Server 32-Bit 3.0.0-beta12
it is hosted on one of my FreeBSD shells that I purchased off of http://www.digitalshells.com/services/shells
thats about all i know about the server itself.
-
09-01-2010, 11:47 #4
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Ukraine
- Posts
- 21
-
09-01-2010, 12:30 #5
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- Belarus
- Posts
- 31
FreeBSD 7.1 amd64
-
09-01-2010, 12:49 #6
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Ukraine
- Posts
- 21
-
13-01-2010, 13:10 #7
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- Belarus
- Posts
- 31
server# brandelf -t freebsd ./ts3server_linux_amd64

server# readelf -h ./ts3server_linux_amd64
server# ./ts3server_linux_amd64Code:ELF Header: Magic: 7f 45 4c 46 02 01 01 09 00 00 00 00 00 00 00 00 Class: ELF64 Data: 2's complement, little endian Version: 1 (current) OS/ABI: UNIX - FreeBSD ABI Version: 0 Type: EXEC (Executable file) Machine: Advanced Micro Devices X86-64 Version: 0x1 Entry point address: 0x40ab10 Start of program headers: 64 (bytes into file) Start of section headers: 3775984 (bytes into file) Flags: 0x0 Size of this header: 64 (bytes) Size of program headers: 56 (bytes) Number of program headers: 8 Size of section headers: 64 (bytes) Number of section headers: 30 Section header string table index: 29
Code:ELF interpreter /lib64/ld-linux-x86-64.so.2 not found Abort
-
13-01-2010, 16:05 #8
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- Belarus
- Posts
- 31
FreeBSD 7.1 amd64
We download teamspeak3-server_linux-x86-3.0.0-beta12.tar.gz
We unpack
We put linux_base-f10-10_2
After start gives out in broad gulls
Sometimes it is useful to look a forumCode:2010-01-13 15:52:33.936218|INFO |ServerLibPriv | | Server Version: 3.0.0-beta12 [Build: 9596] 2010-01-13 15:52:33.936521|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, (c)TeamSpeak Systems GmbH 2010-01-13 15:52:33.936579|INFO |DatabaseQuery | | dbPlugin version: 3.6.21 2010-01-13 15:52:33.943338|DEVELOP | | | TS3ANetwork::ResolveHostName failed error: -2 (Name or service not known) 0 2010-01-13 15:52:33.943688|WARNING |Accounting | | Unable to find valid license key, falling back to limited functionality 2010-01-13 15:52:33.944717|ERROR |Accounting | | failed to register accounting service 2010-01-13 15:52:33.945458|ERROR |ServerLibPriv | | Server() error while starting servermanager, error: instance check error

We assort further FreeBSD
Code:sftp# ./ts3server_linux_x86 Logging started 2010-01-13 17:15:45.546351|INFO |ServerLibPriv | | Server Version: 3.0.0-beta12 [Build: 9596] 2010-01-13 17:15:45.546702|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, (c)TeamSpeak Systems GmbH 2010-01-13 17:15:45.546762|INFO |DatabaseQuery | | dbPlugin version: 3.6.21 2010-01-13 17:15:45.562768|DEVELOP | | | TS3ANetwork::ResolveHostName failed error: -2 (Name or service not known) 0 2010-01-13 17:15:45.594564|CRITICAL| | | TS3ANetwork::IPFamilyToAf SHOULD NOT REACH THIS sftp#
Last edited by xEvAngelx; 13-01-2010 at 17:15.
-
26-01-2010, 02:14 #9
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- Belarus
- Posts
- 31
-
05-02-2010, 15:34 #10
-= TeamSpeak User =-
- Join Date
- Aug 2006
- Location
- MSK-RU
- Posts
- 2
FreeBSD 7.2
On version
teamspeak3-server_linux-x86-3.0.0-beta17.tar.gz
I get:
Checking...Code:2010-02-05 14:43:57.832192|WARNING |VirtualServer | 1| -------------------------------------------------------- terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >' what(): epoll: Function not implemented 2010-02-05 14:43:57.933825|INFO |Query | | whitelist ips: 127.0.0.1,
So it fails to start.Code:#sockstat | grep ts3server #
On version
teamspeak3-server_linux-x86-3.0.0-beta16.tar.gz
I get:
Checking...Code:2010-02-05 14:28:11.447581|WARNING |VirtualServer | 1| -------------------------------------------------------- 2010-02-05 14:28:11.548591|INFO |Query | | whitelist ips: 127.0.0.1,
Working...Code:#sockstat | grep ts3server root ts3server_ 34668 5 tcp4 123.123.123.123:30033 *:* root ts3server_ 34668 6 udp4 123.123.123.123:9987 *:* root ts3server_ 34667 5 tcp4 123.123.123.123:30033 *:* root ts3server_ 34667 6 udp4 123.123.123.123:9987 *:* root ts3server_ 34666 5 tcp4 123.123.123.123:30033 *:* root ts3server_ 34666 6 udp4 123.123.123.123:9987 *:* root ts3server_ 34665 5 tcp4 123.123.123.123:30033 *:* root ts3server_ 34665 6 udp4 123.123.123.123:9987 *:* root ts3server_ 34664 5 tcp4 123.123.123.123:30033 *:* root ts3server_ 34664 6 udp4 123.123.123.123:9987 *:* root ts3server_ 34663 5 tcp4 123.123.123.123:30033 *:* root ts3server_ 34663 6 udp4 123.123.123.123:9987 *:* root ts3server_ 34662 5 tcp4 123.123.123.123:30033 *:* root ts3server_ 34662 6 udp4 123.123.123.123:9987 *:* #
In other words version beta17 doesn't work with FreeBSD.
Having:
Code:#uname -v FreeBSD 7.2-RELEASE #0:
-
05-02-2010, 23:13 #11
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- Belarus
- Posts
- 31
also very problem

Foul came with FreeBSD
http://forum.teamspeak.com/showthread.php?t=50966
Topic UP
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Error to install Teamspeak3 Server
By JohnnyKing94 in forum Linux / FreeBSDReplies: 24Last Post: 07-01-2010, 21:22 -
Service Binary
By IonEyes in forum [TeamSpeak 2] Server SupportReplies: 8Last Post: 02-10-2009, 05:14 -
[Ts2] Windows/Linux Server Binary BETA 2.0.22.3
By ScP in forum [TeamSpeak 2] Developer ReleasesReplies: 19Last Post: 30-06-2006, 19:44 -
ELF binary type "3" not known.
By HabaneroaSalsa in forum [TeamSpeak 2] Server SupportReplies: 1Last Post: 18-09-2004, 16:48 -
Custom types of Channel Commanders
By xTweaker in forum [TeamSpeak 2] General QuestionsReplies: 1Last Post: 12-03-2004, 04:27


Reply With Quote
