Hi all,
I’m trying to install Lemmy on a FreeBSD server. The build went fine but when I run it, I get errors saying that the migrations failed, however it seems like all databases were created.
I also am not that Rust savvy so maybe there is another way to get more debug output.
You can see the logs and sql tables here:
https://paste.sr.ht/~petersanchez/b9962c7b13d2aeba1c3c656f6f046230c4daf059
Any ideas?
Thanks!
Yes, I figured this out yesterday. I removed superuser once the migrations ran and now the system starts up successfully. Thank you for the answer!