Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InitLocales() [F] Failed to set messages to en-US: Lang already exists #14577

Closed
2 of 7 tasks
Kreyren opened this issue Feb 5, 2021 · 2 comments · Fixed by #14582
Closed
2 of 7 tasks

InitLocales() [F] Failed to set messages to en-US: Lang already exists #14577

Kreyren opened this issue Feb 5, 2021 · 2 comments · Fixed by #14582

Comments

@Kreyren
Copy link
Contributor

Kreyren commented Feb 5, 2021

Steps to reproduce

  1. Clone gitea and change tag on version 2.13.2
  2. docker build -t kreyren -f Dockerfile.rootless .
  3. docker run -it -p 3000:3000 kreyren
  4. Open localhost:3000 and press Install Gitea
  5. Expect mentioned failure

Screenshots

image

@Kreyren Kreyren changed the title 2021/02/05 06:54:04 ...ation/translation.go:61:InitLocales() [F] Failed to set messages to en-US: Lang already exists InitLocales() [F] Failed to set messages to en-US: Lang already exists Feb 5, 2021
@lunny
Copy link
Member

lunny commented Feb 5, 2021

Looks like it's master branch but not v1.13.2

@Kreyren
Copy link
Contributor Author

Kreyren commented Feb 5, 2021

@lunny behavior observer on 0143131 as well (tag v1.13.2)

@go-gitea go-gitea locked and limited conversation to collaborators Mar 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants