Open fauno opened 4 days ago
Super weird. Unit tests for the clone API are passing
Interesting, it seems to be an issue with one of the URLs in the sutty site being too long when combined with the rest of the FS
Try running the wget2 command in a deeply nested directory. ON the DP server it's running in /home/press/.local/share/distributed-press-nodejs/sites/sites
I think this has to do with the filesystem having a limit on file names. https://superuser.com/a/790264
@fauno try now, I pushed a potential fix by setting the local-encoding to UTF-8
i'm getting a 500 error while cloning https://sutty.nl even though running the same command locally with wget2 2.1.0 works correctly