Ivan Gabaldon
Ivan Gabaldon
> Can you try with `xcaddy build --with github.com/quic-go/quic-go=github.com/WeidiDeng/quic-go@get-content-length`? That patch seems to fix it!
> Docker users often forget: _"there is life outside the container"_ ;-) .. we have shell scripts and documentation .. I'm not saying no, I'm now updating the docs and...
Regarding https://github.com/searxng/searxng/pull/4891#discussion_r2123150872 ... This is the first revision of the documentation, can you check if it's OK, or should I modify something?
Rebases on master to fix merge conflicts, no changes were made.
Rebases on master to fix merge conflicts, no changes were made.
> your last force push removes some (small) modifications from my WIP commit, see [docs/admin/installation-granian.rst](https://github.com/searxng/searxng/compare/ed60969333190764f61a2002276d18e0257c0bbc..be60bc9f436112aebbdd26a6964fbeb7c4d0077f#diff-8da272bbd8581cb9da2989b03d68d611e8f8adc17b85040752a16c67737cdcb6) .. these are only nits, but why did you removed them? It looks redundant, since...
~I'll do it, we need to make an announcement in Matrix room and https://github.com/searxng/searxng/discussions/categories/announcements~ GH: https://github.com/searxng/searxng/discussions/4972 Matrix: https://matrix.to/#/!vxScbLNEAmRvOraXBn:matrix.org/$bWCBghIP7vUUC_XPi2HGB70H3_-zCFWiEoNVs4o6T0E?via=matrix.org&via=tchncs.de&via=envs.net
Please post the full log, I wish to know if other messages are being echoed.
Have you tried this? https://github.com/searxng/searxng-docker/issues/115#issuecomment-2497402679 I don't know either if you have a "user" parameter configured on docker-compose.yml. If so can you start the container once under `root` user so...
I thought so, I already discussed to remove the CAP_DROP param some months ago because of all the issues it brings. I'll update the docker-compose.yaml with the fix now.