Hi there,
I updated the Docker container of Penpot today using the command: sudo docker compose -f docker-compose.yaml pull and started the container using the command: sudo docker compose -p penpot -f docker-compose.yaml up -d. Now it shows a ‘Bad gateway’ message with a retry button.
I’m using Arch Linux.
Any help would be greatly appreciated!
One more question, what url are you using to access penpot?, could you check exactly the failing request in your browser network tab and paste here a screenshot?
Hi there.
I am also experiencing similar problems as described above after updating.
Running on Linux Mint 21.3 Cinnamon 6.0.4 linux kernel 5.15.0-124-generic and accessing in Firefox via http://localhost:9001
When I launced without a d as suggested, I get the following result:
Previous updates have been smooth sailing, so this took me by surprise.
Any help would be much appreciated