Nerexis

Ubuntu 16.10 + extDB problems

5 posts in this topic

I have problems migrating my server from Windows to Linux Ubuntu 16.10 server.
Currently getting error:
 

 3:28:24 "ExileServer - MySQL connection error!"
 3:28:24 "ExileServer - Please have a look at @ExileServer/extDB/logs/ to find out what went wrong."
 3:28:24 "ExileServer - MySQL Error: Unable to locate extDB2 extension!"
 3:28:24 "ExileServer - Server will shutdown now :("


The logs in @ExileServer/extDB/logs/ arent written.
My username, password and db in extdb-conf.ini is perfectly correct. Also did check if there were some errors when logging in mysql logs but there arent.

Output of ldd on extDB2.so
 

	/home/arma3/arma3/@ExileServer# ldd extdb2.so
        linux-gate.so.1 =>  (0xeccaf000)
        libtbbmalloc.so.2 => /usr/lib/i386-linux-gnu/libtbbmalloc.so.2 (0xec14c000)
        libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xec147000)
        libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xec0f1000)
        libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xec0d4000)
        libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xebf1a000)
        /lib/ld-linux.so.2 (0xeccb0000)

Mysql version:
 

mysql> select version();
+-------------------------+
| version()               |
+-------------------------+
| 5.7.16-0ubuntu0.16.10.1 |
+-------------------------+
1 row in set (0.00 sec)


From my guess there are problems when loading extDB2.so, what do you think guys?

Edited by Nerexis

Share this post


Link to post
Share on other sites

Have you disabled mysql's strict mode?

Also, do you get to the joining screen at all, like I did (hanging on bambi part)?

Have you tripple checked you did the MySql portion correctly? And are you pointing the server to the right location for mysql (localhost IP)?

Edited by dayzgreywolf

Share this post


Link to post
Share on other sites
Advertisement
11 hours ago, wallop said:

@Nerexiswhich files? currently running into this myself

extDB3.so -> extdb3.so

Should be the same/similar with extdb2

Edited by Mr Hanky

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.