Replies: 16 comments 16 replies
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Starting fresh again with waiting 10 minutes until all containers report healthy. Then making an identical submission. Wedged on "Frankenstrings" this time. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
submit the test file, and it's permanently wedged here: |
Beta Was this translation helpful? Give feedback.
-
Almost 30 minutes and still wedged |
Beta Was this translation helpful? Give feedback.
-
Resources on the VM are fine. Basically nothing is running after it is wedged. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
👀👀👀 Tomorrow I fix issue 143 in plyara. I don't think that's the problem here, but it is a problem in general. |
Beta Was this translation helpful? Give feedback.
-
I wonder if what I am seeing above is related to this: |
Beta Was this translation helpful? Give feedback.
-
Based on the discussion, it does seem to be a matter of the TagCheck's updater not declaring itself to be ready (and since the service is configured to Since this does seem to happen with services that don't have dependency containers (ie. Extract), it could be a matter of scaling performance in Docker especially if resources are exhausted at the time of the backlog in the service. Adjusting the scaling parameters as mentioned in the issue could help to make it more aggressive. |
Beta Was this translation helpful? Give feedback.
-
Thanks, I'll check those logs and make that change. |
Beta Was this translation helpful? Give feedback.
-
# docker logs al_svc_tagcheck_updates
[2025-01-02 16:45:35 +0000] [30] [INFO] Starting gunicorn 23.0.0
[2025-01-02 16:45:35 +0000] [30] [INFO] Listening at: http://0.0.0.0:5003 (30)
[2025-01-02 16:45:35 +0000] [30] [INFO] Using worker: gevent
[2025-01-02 16:45:35 +0000] [32] [INFO] Booting worker with pid: 32 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
This is a fresh install using these scripts on a new 24.04 VM with 32GB memory and 16 cores:
https://gist.github.com/utkonos/cb2be88455e58817a160e1f4a9c84d61
I submit one test file (baseline/reference NSIS installer exe). The Extract service shows 1 entry queued, but I am unsure how to see activity if there is any.
Popup on submission shows this:
No activity. Going on 10 minutes:
What is the proper course of action for diagnosing what is wedged?
Beta Was this translation helpful? Give feedback.
All reactions