tbellembois / gochimitheque

Open source chemical product management application written in Golang.
GNU General Public License v3.0
4 stars 3 forks source link

Problème upgrade #72

Closed chambon closed 3 years ago

chambon commented 3 years ago
docker-compose down
docker-compose pull
docker-compose up -d --force-recreate

A la suite de ces commandes l'appli dysfonctionne et ne permet plus d'ajouter, visualiser les produits, problème bloquant time="2021-05-11T20:33:49Z" level=error msg="error getting the products-no such column: p.product_number_per_carton"

Merci

tbellembois commented 3 years ago

L'upgrade est il bien depuis la dernière stable 2.0.6 ?

chambon commented 3 years ago

depuis

version e77987ed1201bc1cdd7b9a691d619d915b5ea3eb

Le 12/05/2021 à 09:16, Thomas Bellembois a écrit :

L'upgrade est il bien depuis la dernière stable 2.0.6 ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tbellembois/gochimitheque/issues/72#issuecomment-839526552, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZC5NKQPHODHTGIEPFZENLTNITODANCNFSM44X6O6WQ.

tbellembois commented 3 years ago

Voilà le problème. Les upgrades ne fonctionnent que de stable à stable.

chambon commented 3 years ago

ok je ne savais pas et comment revenir désormais sur une appli "docker" stable ?

Le 12/05/2021 à 09:21, Thomas Bellembois a écrit :

Voilà le problème. Les upgrades ne fonctionnent que de stable à stable.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tbellembois/gochimitheque/issues/72#issuecomment-839529213, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZC5NMYXESMITFXPFUIEKTTNIT7TANCNFSM44X6O6WQ.

tbellembois commented 3 years ago

Votre base est déjà en production ?

chambon commented 3 years ago

A la question :

ai je utilisé la partie production installation : la réponse est oui

L'outil est en production pour notre unité : la réponse est non

Le 12/05/2021 à 09:45, Thomas Bellembois a écrit :

Votre base est déjà en production ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tbellembois/gochimitheque/issues/72#issuecomment-839544297, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZC5NMRTFFGMJZSLYX35JTTNIWZZANCNFSM44X6O6WQ.

tbellembois commented 3 years ago

Si l'outil n'est pas en production le plus simple est de supprimer la base.

chambon commented 3 years ago

la base sqlite n'est ce pas et non le conteneur

ok

et on repart sur master ou wasm avec du docker

Le 12/05/2021 à 12:09, Thomas Bellembois a écrit :

Si l'outil n'est pas en production le plus simple est de supprimer la base.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tbellembois/gochimitheque/issues/72#issuecomment-839649077, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZC5NKTNY7LNK65BRPB3RDTNJHULANCNFSM44X6O6WQ.

tbellembois commented 3 years ago

Oui les fichiers storage.db*.

J'ai fusionné la branche wasm à master lors de l'annonce de la nouvelle version, donc repartez sur master avec Docker.

chambon commented 3 years ago

ok merci

Le 12/05/2021 à 12:18, Thomas Bellembois a écrit :

Oui les fichiers storage.db*.

J'ai fusionné la branche wasm à master lors de l'annonce de la nouvelle version, donc repartez sur master avec Docker.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tbellembois/gochimitheque/issues/72#issuecomment-839655538, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZC5NICE7K6WYSVSG7J3JTTNJIYLANCNFSM44X6O6WQ.

chambon commented 3 years ago

pour la doc

Attention le tag est noté : v2.... or il faut noter 2.07

Le 12/05/2021 à 12:18, Thomas Bellembois a écrit :

Oui les fichiers storage.db*.

J'ai fusionné la branche wasm à master lors de l'annonce de la nouvelle version, donc repartez sur master avec Docker.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tbellembois/gochimitheque/issues/72#issuecomment-839655538, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZC5NICE7K6WYSVSG7J3JTTNJIYLANCNFSM44X6O6WQ.

chambon commented 3 years ago

Suppression de base faite

Réinstallation ok

et en 2.0.7

Le 12/05/2021 à 12:09, Thomas Bellembois a écrit :

Si l'outil n'est pas en production le plus simple est de supprimer la base.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tbellembois/gochimitheque/issues/72#issuecomment-839649077, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZC5NKTNY7LNK65BRPB3RDTNJHULANCNFSM44X6O6WQ.

chambon commented 3 years ago

C:\Users\chambon\Downloads\2021-05-12 14_25_07-chimietheque.png

time="2021-05-12T12:19:08Z" level=error msg="create entity error-FOREIGN KEY constraint failed

chambon commented 3 years ago

il faut redémarrer les conteneurs