Hello community,
I have an issue with JobQueue, all jobs are not getting processed
when I lookup the log file of the job server I find this kind of error
Info: Requesting process steps for queue \*****. 2022-02-01 07:08:21 +00:00 - Serious: Last process step request failed with error: '[810143] Database error 18456: Login failed for user '****'
.-->[System.Data.SqlClient.SqlException] Login failed for user '****'.'! 2022-02-01 07:08:21 +00:00 - Error occurred in DbRequestQueue.Process (thread: Database Job Results):
[810143] Database error 18456: Login failed for user '****'. [System.Data.SqlClient.SqlException] Login failed for user '****'.
Even though the login and credentials are correct and I re updated them in the configuration of the server in Designer.
Could you please help me.
Thank you