Closed dessalines closed 3 weeks ago
Perhaps, related #4194
same here
it look like https://woodpecker.foo/api/stream/events
api error
strict-origin-when-cross-origin
index-KaW5c5Z3.js:14 SyntaxError (at index-KaW5c5Z3.js:30:2267)
at Ja (index-KaW5c5Z3.js:30:2267)
at bt (index-KaW5c5Z3.js:40:798)
at ue (index-KaW5c5Z3.js:40:4679)
at Object.pe [as t] (index-KaW5c5Z3.js:40:4736)
at setup (Login-RBNwZx3k.js:1:1138)
at ca (index-KaW5c5Z3.js:14:38)
at _p (index-KaW5c5Z3.js:14:38755)
at pp (index-KaW5c5Z3.js:14:38538)
at K (index-KaW5c5Z3.js:14:22424)
at B (index-KaW5c5Z3.js:14:22316)
Yes, can confirm, same issue here ! :)
Possible, that this issue occurs if running only behind a Reverse Proxy ?
Got the same issue using Caddy as reverse proxy
Same issue using Traefik (Kubernetes Ingress) as reverse proxy
As @zc-devs stated, it likely due to #4194, which required a dep update (#4197) to get fixed. This wasn't backported to 2.7.2, so this release is broken and unusable.
If this has been fixed, and thus closed, when can we expect a fixed release?
If this has been fixed, and thus closed, when can we expect a fixed release?
Same question here
Did you try the new release, 2.7.3? Because the linked PR was included in that.
We updated the Cloudron woodpecker package. Can confirm the issue is fixed with 2.7.3
Component
server
Describe the bug
With the
2.7.1
->2.7.2
upgrade, woodpecker always returns a blank page. It seems to be trying to redirect to the/login?url=/repos
page, but returns a blank pageSteps to reproduce
Expected behavior
It should correctly handle login redirects
System Info
Luckily there were no migrations as far as I can tell, so switching back to the
v2.7.1
docker tag seems to be working fine.Additional context
NA
Validations
next
version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]