• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Help] stuck at the login screen

Newbie Spellweaver
Joined
Oct 17, 2016
Messages
12
Reaction score
1
i create a acc in bega admin toolwhen i write id and password and entered it's not going to server screen here is my globaldbagent log
PHP:
[Wed Jan 17 2018 11:16:30.148903 4120120176]: Database Connect success![Wed Jan 17 2018 11:16:30.150701 4120120176]: [##ERROR##] OnIPCAuthAccount fail (ID: Admin, usernum: 0, Time: 2)[Wed Jan 17 2018 11:16:30.150737 4120120176]: [##ERROR##] DB ERROR(MSG)      : [FreeTDS][SQL Server]WARNING! Some character(s) could not be converted into client's character set. Unconverted bytes were changed to question marks ('?').[Wed Jan 17 2018 11:16:30.150756 4120120176]: [##ERROR##] DB ERROR(CODE)     : 2403[Wed Jan 17 2018 11:16:30.150774 4120120176]: [##ERROR##] DB ERROR(VAR_INFO) : [Wed Jan 17 2018 11:16:30.150792 4120120176]: [##ERROR##] DB ERROR(SQLSTATE) : 42000[Wed Jan 17 2018 11:16:30.150807 4120120176]: [##ERROR##] DB ERROR(STM_TEXT) : {call dbo.cabal_sp_auth_netcafe( ?               , ?               , ?          ,  ?               , ?               )}[Wed Jan 17 2018 11:16:30.154332 4120120176]: Database Connect success![Wed Jan 17 2018 11:16:30.154662 4120120176]: [##ERROR##] 'OnIPCAuthAccount' fail (Database/Auth.cpp:262)[Wed Jan 17 2018 11:16:30.154699 4120120176]: [##ERROR##] UsrMap Fail : MainCmd(30) Ret(106:0:262) Addr(127.0.0.1) CharIdx(0

and my auth_table looks like this "Attachment"
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Aug 31, 2008
Messages
191
Reaction score
28
What charset is using your FreeTDS on CentOS? There's a problem. Also check your database to have the Collation set to: " SQL_Latin1_General_CP1_CI_AS ".

Also you might use UTF-16 characters in your credentials. Try with a simple "test","test" account.
 
Upvote 0
Newbie Spellweaver
Joined
Oct 17, 2016
Messages
12
Reaction score
1
i fix it thanks btw happy to see community alive :) i hope next time's i help ppl if i get in too much :)
 
Upvote 0
Back
Top