-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
📝 DocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Bonjour, je viens de terminer ma couche rivière à partir de bd topage dont voici le csv.
j'en ai fait l'importation pour la dernière fois avec cette commande précise openig@openig-georiviere:~/georiviere/var$ docker-compose run --rm web ./manage.py load_rivers /opt/georiviere-admin/var/topage_01_07_2025.gpkg --flush --name-attribute Nom_Riv
j'obtiens ce message :
WARNING: The UID variable is not set. Defaulting to a blank string.
WARNING: The GID variable is not set. Defaulting to a blank string.
WARNING: Found orphan containers (georiviere_nginx_1) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up.
Starting georiviere-memcached-1 ... done
Starting georiviere-screamshotter-1 ... done
Starting georiviere-postgres-1 ... done
Starting georiviere-convertit-1 ... done
Waiting for postgres...
PostgreSQL started
Load rivers: 2625 features to import
Delete streams.....done!
Successfully import 2625 rivers and associated morphologies / status
cependant mon site georiviere-admin n'affiche rien malgré une importation visiblement considéré comme réussi je me suis donc attelé à chercher d'abord dans le conteneur postgres sans succès je vais regarder dans le conteneur web mais ça serait bien de dire où ça va dans la sortie bash
Metadata
Metadata
Assignees
Labels
📝 DocumentationImprovements or additions to documentationImprovements or additions to documentation