List of questions
Related questions
Question 84 - 350-901 discussion
User report that they can no longer process transactions with the online ordering application, and the logging dashboard is displaying these messages.
Fri Jan 10 19:37:31.123 EST 2020 [FRONTEND] INFO: Incoming request to add item to cart from user 45834534858 Fri Jan 10 19:37:31 247 EST 2020 [BACKEND] INFO: Attempting to add item to cart Fri Jan 10 19:37:31 250 EST 2020
[BACKEND] ERROR: Failed to add item: MYSQLDB ERROR:
Connection refused
What is causing the problem seen in these log messages?
The database server container has crashed.
The backend process is overwhelmed with too many transactions.
The backend is not authorized to commit to the database.
The user is not authorized to add the item to their cart.
0 comments
Leave a comment first