You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having troubles when using tandoor on my selfhosted system using docker.
I'm running through cloudflare and my own nginx proxy. Cloudflare does proxy it (hide my home ip) and then nginx receives the request and passes it to the right port.
My first problem is, that when I import the following recipe: https://www.chefkoch.de/rezepte/1176651223873942/2-Minuten-Pizzaiola.html it does not save any picture. But in the import dialog it detected 4 images and even when I click one, it does not save any image, only a short error message, that dissappears instantly.
The second one is, that if I upload manually an Image and then want to delete it, it throws an exception. The request that it made:
Tandoor Version
1.5.29
Setup
Docker / Docker-Compose
Reverse Proxy
Nginx Proxy Manager (NPM)
Other
Cloudflare
Bug description
I'm having troubles when using tandoor on my selfhosted system using docker.
I'm running through cloudflare and my own nginx proxy. Cloudflare does proxy it (hide my home ip) and then nginx receives the request and passes it to the right port.
My first problem is, that when I import the following recipe: https://www.chefkoch.de/rezepte/1176651223873942/2-Minuten-Pizzaiola.html it does not save any picture. But in the import dialog it detected 4 images and even when I click one, it does not save any image, only a short error message, that dissappears instantly.
The second one is, that if I upload manually an Image and then want to delete it, it throws an exception. The request that it made:
My nginx config looks like, I've generated it with perplexity.ai, because my normal one also did not work.
My docker-compose:
Did I misconfigured tandoor, or did I discover a bug?
Relevant logs
The text was updated successfully, but these errors were encountered: