You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
container exits with non-zero error code, because there is some error in the application;
user sees some "container has been exited with non-zero code" in the end of multitracker log;
user needs to see application logs to fix the problem;
application logs has been printed somewhere in the middle of multitracker logs, so user need to search these logs to fix application problems.
Solution: multitracker should print failed application logs, events and other information in the end of tracking log giving user all needed information immediately.
The text was updated successfully, but these errors were encountered:
The problem:
Solution: multitracker should print failed application logs, events and other information in the end of tracking log giving user all needed information immediately.
The text was updated successfully, but these errors were encountered: