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

Fresh installation Programmer Error #431

Closed
irfan-dahir opened this issue Jul 26, 2023 · 0 comments · Fixed by #432
Closed

Fresh installation Programmer Error #431

irfan-dahir opened this issue Jul 26, 2023 · 0 comments · Fixed by #432
Labels

Comments

@irfan-dahir
Copy link
Contributor

By default, we allow for Mongodb querying. So the following env values are commented out:

SCOUT_DRIVER=typesense
SCOUT_QUEUE=false

But this results in the following error for any request made:
Programmer error: Request handler not found for request.

If we uncomment it, the request will work but mongodb search will be broken as it's expecting typesense search. And the user who's kept this commented out wouldn't have typesense setup.

pushrbx added a commit to pushrbx/jikan-rest that referenced this issue Jul 26, 2023
@pushrbx pushrbx mentioned this issue Jul 26, 2023
irfan-dahir added a commit that referenced this issue Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant