We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After upgrading to 1.22, gitea failes to start with the following message:
code.gitea.io/gitea/modules/cache.Init failed: cache: unknown adapter 'memcache'(forgot to import?)
app.ini:
[cache] ENABLED = true ADAPTER = memcache INTERVAL = 60 HOST = <memcache-host>
1.22.0
No
No response
Running gitea container gitea/gitea:1.22.0-rootless
PostgreSQL
The text was updated successfully, but these errors were encountered:
Duplicate of #31102 This has been fixed in the 1.22 nightlyies
Sorry, something went wrong.
Sorry for the inconvenience, please use 1.22 nightly:
https://hub.docker.com/r/gitea/gitea/tags?page=&page_size=&ordering=&name=1.22-nightly-rootless
Great. closing in favor of #31102
No branches or pull requests
Description
After upgrading to 1.22, gitea failes to start with the following message:
app.ini:
Gitea Version
1.22.0
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Running gitea container gitea/gitea:1.22.0-rootless
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: