Oh, apparently it's quirky. You have to select your root Content folder, you can't try to place it in a Content subfolder. Boo.
âĻïļ Tools Programmer @ WB Games Central Game Tech
. Prev. Gameplay Eng @Singularity 6, @Treyarch, etc.
ðū Unreal Engine âĻ, but GodotEngine is my hobby passion
ð§ Open platform advocate
ð·
Oh, apparently it's quirky. You have to select your root Content folder, you can't try to place it in a Content subfolder. Boo.
TIL: #UnrealEngine has an asset migration feature!!
I was ripping my hair out for the last hour trying to migrate assets when I could have just used this. ð
I thought my #Authelia and #Stalwart configuration were completely broken, low and behold it's just a Stalwart bug in their admin panel. https://github.com/stalwartlabs/stalwart/issues/1381
Guess I should skip to the next step and see if I can connect some clients to this thing. :D
HAHA! After enabling Authelia I'm now locked out of my Stalwart install.
Admin login looks like it's going to work, then it blinks back to login without error; Stalwart acting kinda broken right now for me.
I'll have to poke around at configs later when I feel like it.
And this is why self hosting is a pain sometimes, so much time to debug this or that just with setup alone sometimes. And of course from eventual updates if things break.
I've got #Stalwart configured against #Authelia...
https://www.authelia.com/integration/openid-connect/stalwart/
But idk next step for Authelia users to login, since logins currently fail. Do I have to manually add accounts for each authelia user, or are they generated on login? Again currently fails, so no idea.
Oh well, problem for another day, time to game.
Oh here's what I was looking for, "This is a breaking change from the v0.11 series and they do have an upgrade path. If you're just getting started you can jump right to v0.12.2, they've also changed the dockerhub location from https://hub.docker.com/r/stalwartlabs/mail-server to https://hub.docker.com/r/stalwartlabs/stalwart
."
Oh, breaking #Stalwart change with no upgrade path. That sounds fun. x.x
Looks like #Stalwart 0.11.8 got broken due to, "there isn't a safeguard to prevent the v0.11.x releases from updating to an incompatible webadmin release." Fun stuff. Solution is posted shortly below, basically just update to 0.12.
So, stalwart's mail-server:latest is currently broken since pinned at 0.11.x. Some people are pivoting from that to stalwart:latest which is at 0.12.x. I'm not sure what the difference is supposed to be between those repos.
No wonder people just suck it up and pay money to have other people host data. >.>
But really, what are the odds all of my 16+ TB WD drives are the issue? :-$
I will say I recently moved a large chunk of data around to another newer disk, and those are not having issues. So I have a hard time believing it's a memory issue.
I'm having a problem where on my fileserver the largest disks keep reporting #ZFS checksum errors, and one of the disks was just replaced under warranty. WTF.
Guess it's time to run memtest and start trying to figure out wtf this really is. >.>
TIL, #Windows Snipping Tool (Win+Shift+S to start a snip without needing to open the tool) allows you to do image to text easily.
After taking a screen shot, hit the `Text Action` button, then you can select all the text you want easily.
@Mastodon Bluesky is so much better for me for a couple reasons: Mutuals feed, and Popular With Friends feed. Mastodon Deck should have feeds like those available.
But also, at the moment there's Local or Federated, but it could really use allowing me to look at specific servers of my choosing. Explore doesn't allow me to explore specific servers either, though search is close to that, but I can't pin that search as a feed.
When creating PDFs, avoid using "Print to PDF." A screen reader user may still be able to access the text of PDFs created this way, but heading structure, alternative text, and any other tag structure will be lost. Using "Save As" or "Export" can preserve these tags.
@Doomed_Daniel But really, thank you for the nudge to just use SQLite. You saved me a lot of headache. ð
Even gave me the time to setup two instances across two computers! :BlobhajHoldSassage:
@Doomed_Daniel Funny thing, at work I converted an MSSQL setup to SQLite, so you'd think I would have been primed to just use that from the get go. ðĪŠ
@Doomed_Daniel No issues with SQLite, if anything I should suck it up and just use that rather than trying to complicate anything.
When I enter a different wrong host it fails instantly, so I'm curious why the legit one against the host db just times out.
Trying to use #Forgejo for the first time with MySQL, but it just times out with a 504 Gateway Time-out without any logged errors.
The most I see: router: slow POST / for 172.18.0.1:52652, elapsed 3620.6ms @ install/install.go:226(install.SubmitInstall)
Oh, well actually I did see this:
s/install/install.go:186:checkDatabase() [W] [Slow SQL Query] SELECT 1 [] - 1m0.000476418s