-
-
Notifications
You must be signed in to change notification settings - Fork 33
Proxy service fails to start #5
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Debian repositories updated Chromium to 127. This new version has a high rate of crashing on launch, leading to proxy failures. Chromium 126.0.6478.182 is known to be functional.
Either regress to 126.0.6478.182 in the Dockerfile, or patch the new version.
Note: With the applied hotfix, Dockerfile is the temporary functional copy while Dockerfile.std is the normal, otherwise functional copy. Dockerfile.std should be the base once the bug is fixed.