liaralabs
liaralabs
How much RAM does this particular rPi have? We may need to implement some checks if RAM is a limiting factor to the compiles. This can be worked around with...
I cannot replicate this with bionic. Would need more logs in the form of `journalctl -u jellyfin` to be useful
Please re-open this issue if you're still facing it. I do not believe new installs are currently facing this bug.
To be honest, this is very likely going to fall into a wontfix here. The forms login (as addressed in those comments) are majorly hacked together. I believe the entire...
Is this issue still relevant? I cannot reproduce your issues.
You can switch to another terminal when the install starts and use `efibootmgr` to help with this. (Ctrl-alt-f2 -- installer is in f6) List boot entries with ``` efibootmgr ```...
This has been fixed in develop
This was fixed in https://github.com/swizzin/swizzin/commit/953e4c716a0e466e4e511ee15832477d747ff28a
This is a known issue that requires a fairly substantial refactor to the way rtx works. We leaned heavily on SVN features that GitHub supported, but those features were sunset...