Jump to content
Sign in to follow this  
fabena

connection to database failed help

Recommended Posts

Hello @fabena!

 

AccountServer.exe can't connect to MSSQL Server.

Show us AccountServer.cfg. Have you entered correct MSSQL Server address in AccountServer.cfg? Have you created an user for AccountServer database in MSSQL Management Studio and entered its login and password in .cfg? Note: password should be encrypted.

 

Also there is a lot of threads about such problem in 'Questions & Help' section.

  • Like 1

Share this post


Link to post
Share on other sites

hello vector thank you for your attention :) I create a pko_account and its password is 1993 I write its encrypted state in .cfg . I edited IP adressed.

Screenshot_3.png

Share this post


Link to post
Share on other sites

@fabena

 

Change IP from '172.20.10.4' to '127.0.0.1' everywhere. Try take password of 9 letters length. After encryption it should look like 'XXXXXXXXXXXXXXXXXXXXXX=='


Share this post


Link to post
Share on other sites

@fabena

 

Try to enter MSSQL Server instance name instead of IP address (without port):

[db]
dbserver = <Instance name>

CheckServerName.png


Share this post


Link to post
Share on other sites

@fabena

dbserver = storm

 

(without <> brackets)

  • Like 1

Share this post


Link to post
Share on other sites

@fabena

Do you can login with name 'pko_account' and decrypted password in MSSQL Management studio? Does this user have read/write access to AccountServer database?

  • Like 1

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

×
×
  • Create New...