Skip to content

Missing memcache adapter #31123

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

Closed
hwaastad opened this issue May 27, 2024 · 3 comments
Closed

Missing memcache adapter #31123

hwaastad opened this issue May 27, 2024 · 3 comments
Labels

Comments

@hwaastad
Copy link

Description

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>

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

@hwaastad hwaastad changed the title Missing memcached adapter Missing memcache adapter May 27, 2024
@eeyrjmr
Copy link
Contributor

eeyrjmr commented May 27, 2024

Duplicate of #31102
This has been fixed in the 1.22 nightlyies

@wxiaoguang
Copy link
Contributor

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

@hwaastad
Copy link
Author

Great. closing in favor of #31102

@go-gitea go-gitea locked as resolved and limited conversation to collaborators Aug 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants