Adaptation of the overpass scripts to deploy the OSM-FR server#112
Open
laem wants to merge 13 commits intoosm-fr:masterfrom
Open
Adaptation of the overpass scripts to deploy the OSM-FR server#112laem wants to merge 13 commits intoosm-fr:masterfrom
laem wants to merge 13 commits intoosm-fr:masterfrom
Conversation
Am I missing something ?
ValueError: time data '2025-07-01T11\\:57' does not match format '%Y-%m-%dT%H:%M'
jocelynj
reviewed
Aug 20, 2025
| @@ -1,471 +1,2 @@ | |||
| osm11.openstreetmap.fr | |||
Member
There was a problem hiding this comment.
Commit à supprimer ?
Est-ce que tu aurais encore l’erreur toml liée ?
jocelynj
reviewed
Aug 20, 2025
| @@ -1,7 +1,10 @@ | |||
| - name: overpass-api.yml | |||
| hosts: overpass-api | |||
| hosts: maelito | |||
Member
There was a problem hiding this comment.
-> overpass-api
Et mettre ton host dans la section overpass-api.
| strip: 1 | ||
| become: yes | ||
| become_user: "{{ overpass_user }}" | ||
| when: false # Looks to me that the diff file used to patch used to target another script and fails in the following versions. Disabling it an hoping it was fixed / not so important :) |
Member
There was a problem hiding this comment.
On peut supprimer cette task du coup.
|
|
||
| log.info(url) | ||
| log.info(obj_datetime) | ||
|
|
Author
|
Note importante : le choix de mettre le dossier tmp minute diffs dans /tmp a saturé /. Je l'ai déplacé sur le serveur en "urgence" à la main vers le bon dossier avec moult centaines de gigas, mais c'est à garder en tête pour le setup. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Je ne sais pas à quel point il faut merger cette PR directement. Je ne suis pas expert ansible, je pense avoir corrigé beaucoup de choses qui ont évolué dans les dernières versions d'overpass, mais j'ai aussi peut-être simplifié des choses qui pourraient être utiles.
Aussi, je n'ai pas encore lancé le sujet areas. Il faut tester et MAJ si ça marche pas.