Tandoor start Problems after update
Hi! the latest Tanddor Version cant be started. Seems to be a bug in this version:
https://github.com/TandoorRecipes/recipes/issues/3809
GitHub
Healthcheck fails due to missing -U parameter - aka "FATAL: role "...
Hi there 👋 Thanks for the great work on this stack! I noticed a small issue in the current docker-compose.yml for Tandoor. 🐛 Issue The healthcheck for the PostgreSQL container currently uses: test:...
4 Replies
Logs from runtipi:
Latest runtip Version and latest Tandoor Version fom runtipi appstore.
Hello @Ichabot,
Thanks for reporting.
After investigation :
The app was functional but not reachable,
1. Tandoor has changed is default internal port from 8080 to 80 with
v2.3.0 release.
2.Regarding the database health check, it was not really causing issues but needed to be fixed anyway.
I have just pushed an app update to address this.thanks alot!