Eric Le Lay
Eric Le Lay
Also [23.0-fpm](https://hub.docker.com/layers/nextcloud/library/nextcloud/23.0-fpm/images/sha256-cac067b65d2ab81d9ffa5e92e75152f0dfe432a452adc3df25a5b4ac3d1e2f2f?context=explore) is shown to be cac067b65d2a but docker pull gets me 34357ba07dd5 aka 23.0.6-fpm
This is due to changed exception thrown on by django when a table is missing from the DB. In [mygpo/users/checks.py](https://github.com/gpodder/mygpo/blob/master/mygpo/users/checks.py#L32), import ProgrammingError instead of OperationalError and catch it: ``` -...
Great!
My struggles were with compatibility with newer django version (ProgrammingError instead of ProgrammingError) and python 2 compatibility (broken in a few files). I've not tried to dockerize. My second issues...
Great to hear you're working on it, btw. Thanks!
@stefankoegl I've implemented waiting for postgres in #84. What do you think?
Thanks for reporting! Moving to mygpo: the repo powering gpodder.net
Hi, connection timeout again on IPv6, either with gpodder.net or http://gpodder.org/discovery.opml
Hi, this is surely for gpodder.net => moving it there... tthanks
I think you refer to gpodder.net