Unknown Rate limit store "keyvalue" #1175

Closed
opened 2022-05-23 20:39:31 +00:00 by TheSander562 · 3 comments
2022-05-19T09:26:02.257376763Z: INFO	▶ cmd/func2 04e Vikunja version v0.18.1+232-7b10176a10
2022-05-19T09:26:02.258187748Z: CRITICAL	▶ routes/createRateLimiter 04f Unknown Rate limit store "keyvalue"

If i put keyvalue in the config instead of memory, it will generate this error. Setting all the values where keyvalue is used to say memory, it is working (and starting the api)
With this setting it doenst even start the api container.

``` 2022-05-19T09:26:02.257376763Z: INFO ▶ cmd/func2 04e Vikunja version v0.18.1+232-7b10176a10 2022-05-19T09:26:02.258187748Z: CRITICAL ▶ routes/createRateLimiter 04f Unknown Rate limit store "keyvalue" ``` If i put keyvalue in the config instead of memory, it will generate this error. Setting all the values where keyvalue is used to say memory, it is working (and starting the api) With this setting it doenst even start the api container.
konrad added the
kind/bug
label 2022-05-23 20:50:21 +00:00
Owner

Is this still reproducable with the latest unstable build? Mabye f5ebada913 fixed this.

Is this still reproducable with the latest unstable build? Mabye f5ebada91351faf1e5602f0260908defaaabd810 fixed this.
Author

Wow, you fixed it already :)

Thank you. The ticket can be closed.

Wow, you fixed it already :) Thank you. The ticket can be closed.
Owner

Great it works!

Great it works!
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1175
No description provided.