3nprob

Results 76 issues of 3nprob

- docker: Remove redundant `pip install wheel` - Since the bookworm upgrade (#1771), the image already comes with `python3-wheel` 0.38 - install.sh: Only install/upgrade setuptools and pip in venvs -...

- Bump to `twisted` `24.11.0` to fix python3.13 compatibility - This is a conservative bump to just get the desired fix - it should probably be fine to upgrade twisted...

### Motivation As a measure to misbehaving makers, allow banning makers in configuration. This can be useful for example when the same maker continuously picked and timing out. ### Suggestion...

When running the docker-compose stack using podman, the elasticsearch container crashloops due to lacking permissions on `/usr/share/elasticsearch/data`. As workaround, running `podman exec -it -u0 headway-pelias-elasticsearch-1 chown 1000:1000 /usr/share/elasticsearch/data` fixes this...

- `bin/build` is very encouraging about running `k8s/bin/regenerate-all`. Reword the message to make it more obvious that it is only relevant for kubernetes users. - `BUILD.md`: Add rudimentary instructions for...

When running a build using a custom bbike export from extract.bbike.org, the `park` layer is missing, resulting in broken rendering of affected areas and the following errors in browser console:...