Community Forums Today's Posts     Member List     Archive    
Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2007
    Location
    Glasgow, UK
    Posts
    2

    Exclamation 0x0005 : Operation not permitted | After MySQL migration

    After havin done conversion from the SQlite scheme to the MySQL scheme (which worked just brilliant with the help of MadCat's script ) and having the server.ini settings adapted according to this fine "Tutorial" i ran into a strange situation.
    The initial startup with the new settings worked just fine :

    Code:
    27-01-07 17:23:43,ALL,Info,server,    Server init initialized
    27-01-07 17:23:43,ALL,Info,server,    Server version: 2.0.23.13 Win32
    27-01-07 17:23:45,WARNING,Info,SQL,    created table ts2_servers
    27-01-07 17:23:46,WARNING,Info,SQL,    created table ts2_server_privileges
    27-01-07 17:23:46,WARNING,Info,SQL,    created table ts2_channels
    27-01-07 17:23:50,WARNING,Info,SQL,    created table ts2_channel_privileges
    27-01-07 17:23:51,WARNING,Info,SQL,    created table ts2_clients
    27-01-07 17:23:52,WARNING,Info,SQL,    created table ts2_bans
    After that I did the database migration with MadCat's script, which also worked like a charm, but (and this is where the trouble starts), when I start up the TSS2 I get a lil alert saying this : "0x0005 : operation not permitted" but when I look in my server.log I just get these lines :

    Code:
    27-01-07 17:52:10,ALL,Info,server,    Server init initialized
    27-01-07 17:52:10,ALL,Info,server,    Server version: 2.0.23.13 Win32
    glad enough when I change the line "Active=1" under "[DBEXPRESS]" to "Active=0" I can still use the server with the SQLite database, and that works just perfect.

    but tbh I have no idea what is going wrong there as I am pretty sure the db-connection works (as the initial table-creation shows)

    ==edit==
    I have just tried to do some error-narrowing. And I have installed a XAMPP on my local machine.
    Added a database, and user for tss2.
    Backuped original server.ini, edited the [DBEXPRESS]-settings, fired up TSS2 and BINGO!! all worked just fine, even with the migrated database,
    so it can't be a database and/or setting problem,
    question is : Could that be a problem with my MySQL Provider not allowing some specific setting or so??
    I am using www.freemysql.net
    ==end edit==

    Any help with that will be appreciated, thx in advance
    Last edited by mitoskalandiel; 27-01-2007 at 19:26.

  2. #2
    Join Date
    Oct 2006
    Location
    UK
    Posts
    1,029
    Quote Originally Posted by mitoskalandiel View Post
    After havin done conversion from the SQlite scheme to the MySQL scheme (which worked just brilliant with the help of MadCat's script ) and having the server.ini settings adapted according to this fine "Tutorial" i ran into a strange situation.
    The initial startup with the new settings worked just fine :

    Code:
    27-01-07 17:23:43,ALL,Info,server,    Server init initialized
    27-01-07 17:23:43,ALL,Info,server,    Server version: 2.0.23.13 Win32
    27-01-07 17:23:45,WARNING,Info,SQL,    created table ts2_servers
    27-01-07 17:23:46,WARNING,Info,SQL,    created table ts2_server_privileges
    27-01-07 17:23:46,WARNING,Info,SQL,    created table ts2_channels
    27-01-07 17:23:50,WARNING,Info,SQL,    created table ts2_channel_privileges
    27-01-07 17:23:51,WARNING,Info,SQL,    created table ts2_clients
    27-01-07 17:23:52,WARNING,Info,SQL,    created table ts2_bans
    After that I did the database migration with MadCat's script, which also worked like a charm, but (and this is where the trouble starts), when I start up the TSS2 I get a lil alert saying this : "0x0005 : operation not permitted" but when I look in my server.log I just get these lines :

    Code:
    27-01-07 17:52:10,ALL,Info,server,    Server init initialized
    27-01-07 17:52:10,ALL,Info,server,    Server version: 2.0.23.13 Win32
    glad enough when I change the line "Active=1" under "[DBEXPRESS]" to "Active=0" I can still use the server with the SQLite database, and that works just perfect.

    but tbh I have no idea what is going wrong there as I am pretty sure the db-connection works (as the initial table-creation shows)

    ==edit==
    I have just tried to do some error-narrowing. And I have installed a XAMPP on my local machine.
    Added a database, and user for tss2.
    Backuped original server.ini, edited the [DBEXPRESS]-settings, fired up TSS2 and BINGO!! all worked just fine, even with the migrated database,
    so it can't be a database and/or setting problem,
    question is : Could that be a problem with my MySQL Provider not allowing some specific setting or so??
    I am using www.freemysql.net
    ==end edit==

    Any help with that will be appreciated, thx in advance
    Why are you using a web hosted one?

    Why not install it on the machine with TS...?

    Try these SQL scripts

    http://forum.goteamspeak.com/attachm...0&d=1164623354

  3. #3
    Join Date
    Jan 2007
    Location
    Glasgow, UK
    Posts
    2

    thx a lot

    well actually the changed sql-scripts didn't help, but as you said, as I have MySQL installed on this machine anyway, I can also use it for productive use (after having the xampp install secured, that is )

    thx anyway for your quick reply, and btw i think i found out what the prob is, tss2 used persistent connections and the freemysql.net database doesn't allow that, so that might be the problem

    nice evening to you

  4. #4
    Join Date
    Oct 2006
    Location
    UK
    Posts
    1,029
    Quote Originally Posted by mitoskalandiel View Post
    well actually the changed sql-scripts didn't help, but as you said, as I have MySQL installed on this machine anyway, I can also use it for productive use (after having the xampp install secured, that is )

    thx anyway for your quick reply, and btw i think i found out what the prob is, tss2 used persistent connections and the freemysql.net database doesn't allow that, so that might be the problem

    nice evening to you
    That could make sense


Thread Information

Users Browsing this Thread

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

Similar Threads

  1. TS Connection Problem
    By 2pr in forum [TeamSpeak 2] Client Support
    Replies: 27
    Last Post: 21-11-2009, 09:33
  2. DBExpress Operation Not supported
    By LukeK in forum [TeamSpeak 2] Server Support
    Replies: 0
    Last Post: 14-03-2006, 17:54
  3. Individual servers dying off
    By Randall_James in forum [TeamSpeak 2] Server Support
    Replies: 18
    Last Post: 25-01-2005, 04:32

Posting Permissions

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