Sebastian Mendel
Sebastian Mendel
Looks like we have the same issue for 2.11.2
The number of projects being migrated: >200 The estimated total number of issues being migrated: ~60k
Closing due to being abandoned.
Thank you @c33s , #44 is merged.
Closing due to being abandoned.
How likely is it to come across an app today that doesn't have to deal with internationalization in some way? Maybe this deficit of Alpine images should be emphasized more...
i have the same problem
my solution is just replacing `try_files $uri =404;` with `try_files $fastcgi_script_name =404;` or you drop `try_files` at all, or only the `=404` part as @matinfo did.
yes, seems 'moment' has a lot of open issues related to DST.
Going back to 2.11.0 for the Traefik TCP router fixed the issue for us, waiting now for a fix in 2.11.x Problem seems more to be: "Traefik Let's Encrypt TLS...