Miosame
Miosame
@paulcalabro I've on purpose set recently containers like wallabag to latest and have watchtower updating them, so sadly I'm on latest from hub at least. No idea how to debug...
@paulcalabro `/var/www/wallabag/var/logs` is empty, no `prod.log`.
@paulcalabro how would I manually run it? looking at it, it's actually symfony based (so regular php served via webserver) - though sadly enough different from laravel to be alien...
@paulcalabro nevermind it was some weird caddy-server issue that was causing it
``` Traceback (most recent call last): File "/content/diffusers/examples/dreambooth/train_dreambooth.py", line 735, in main() File "/content/diffusers/examples/dreambooth/train_dreambooth.py", line 528, in main train_dataset, batch_size=args.train_batch_size, shuffle=True, collate_fn=collate_fn File "/usr/local/lib/python3.7/dist-packages/torch/utils/data/dataloader.py", line 353, in __init__ sampler =...
regarding your edit: " it seems that the path specified didn't contain images" it contains 5.1k images, cutting that down to 2k seems to have made the previous cell load...
yeah that did it, now it started working, so I assume there's something wrong if there's that many images?
I've reran this time with 10k images and the error didn't happen, so maybe the other half of the images had one that was corrupted, if I come across which...
I've since switched to arch, where the problem doesn't seem to appear, so most likely it has to do with _some_ package being outdated or different - which one -...