-
Notifications
You must be signed in to change notification settings - Fork 39
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
Most searches crash the docker container #7
Comments
Change "strings.Join(textSliced[4:]," as "strings.Join(textSliced[:]," at line 296 and then run "go build" at console. |
Same issue here. |
Could you do a PR and update the docker image to still use the docker image without any hotfix please? |
Same here |
I can get some hello world searches to work, but if I try anything else, I get errors like this, which crash the docker container:
The text was updated successfully, but these errors were encountered: