I just remembered that I can check the error log at /var/log/prosody/prosody.err, looks like the prosody shell problem was just a normal "socket already in use" issue, I've deleted the socket, that should fix it
That also let me figure out what is happening regarding the file sharing:
Jan 02 00:12:06 modulemanager error Error initializing module 'http_file_share' on 'upload.daxpy.net': /usr/pkg/lib/prosody/util/startup.lua:211: module 'prosody.util.crypto' not found
But not why it is happening...
@vaporeon_ ah,
@vaporeon_ yeah, at least it’s not like that
still, wishing you luck
@aescling I'm glad that it's just a mistake and not a similar issue to what forced me to switch away from Certbot, where one of its dependencies (Python cryptography library or something?) was rewritten in Rust and Rust doesn't build for this architecture on NetBSD...