Server side error 500: SQLSTATE[42000]

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • enricorossa
    Senior Member
    • Jul 2018
    • 125

    Server side error 500: SQLSTATE[42000]

    Good morning,
    from this morning if I try to access espocrm I get the error :

    "Server side error 500: SQLSTATE[42000]: Syntax error or access violation: 1142 INSERT command denied to user 'Sql1364696'@'89.46.108.156' for table 'auth_token'".

    Checking the ip of the sql server in the config.php turns out to be different from the one reported in the error, the user of the config.php is Sql **** **@89.46.111.128
    while in the error appears Sql******@89.46.108.156

    Espocrm where does it get this parameter?
  • enricorossa
    Senior Member
    • Jul 2018
    • 125

    #2
    Help me please

    Comment

    • Maximus
      Senior Member
      • Nov 2018
      • 2731

      #3
      Hi enricorossa,
      A config.php file is only one place in the entire system where the DB address is stored.

      Please check it again more carefully. Probably you have got some redirection on your server-side, or some other cause. Please try to get more information.

      Comment

      • enricorossa
        Senior Member
        • Jul 2018
        • 125

        #4

        i solved the problem the db service was out of date.


        thanks anyway

        Comment

        Working...