Browser based auth broken in docker containers (v1.9.18) #124
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This issue was reported in discord. The version 1.9.18 docker image ships with a different version of chromium due to the change to the base image. Puppeteer sharp needs to be updated due to a bug with newer versions of chromium (see https://stackoverflow.com/questions/79671811/puppeteer-protocol-error-page-navigate-invalid-referrerpolicy)
Fixed with version 1.9.19