truenas
TrueNAS Sleeping 11 months ago 100%
Scale 22.12.4.2 Release | Hotpatch for Core to Scale Migration https://www.truenas.com/docs/scale/22.12/gettingstarted/scalereleasenotes/#221242

**Key Highlight:** >This is a hotpatch to fix an issue that prevents some TrueNAS CORE systems from migrating to SCALE 22.12.4.1: >- [NAS-124623](https://ixsystems.atlassian.net/browse/NAS-124623) - error with home directory handling on migration from TrueNAS CORE. Note under 22.12.4.2: >If you encountered this issue when attempting to migrate from TrueNAS CORE to SCALE 22.12.4.1, run the command `mkdir /home` in the TrueNAS CORE web interface shell and re-apply the upgrade. >Otherwise, users that intend to migrate from TrueNAS CORE to SCALE 22.12 (Bluefin) can directly migrate to the 22.12.4.2 hotfix release to avoid this issue.

1
0
truenas
TrueNAS Sleeping 11 months ago 100%
Scale 22.12.4.1 Release | Small Hotpatch & Security Update https://www.truenas.com/docs/scale/22.12/gettingstarted/scalereleasenotes/#221241

**Key Highlights:** >This is a small hotpatch designed to address a reported bug from the 22.12.4 release and updates Samba to the [v4.17.12](https://www.samba.org/samba/history/samba-4.17.12.html) security update: >- Fix for HDD temperature reporting ([NAS-124452](https://ixsystems.atlassian.net/browse/NAS-124452)) EDIT UPDATE: >**Known Issue**: An issue was found after 22.12.4.1 was released that disrupts migrations from CORE to SCALE 22.12.4.1 due to how the /home directory is handled during the update process ([NAS-124623](https://ixsystems.atlassian.net/browse/NAS-124623)). If you encountered this issue when attempting to migrate from TrueNAS CORE to SCALE 22.12.4.1, run the command `mkdir /home` in the TrueNAS CORE web interface shell and re-apply the upgrade. > Otherwise, users that intend to migrate from TrueNAS CORE to SCALE 22.12 (Bluefin) can directly migrate to the 22.12.4.2 hotfix release to avoid this issue.

1
0
truenas TrueNAS At what point should I start worrying about my hard drive temps?/s
Jump
  • Sleeping Sleeping 12 months ago 100%

    Whoops, you found me. :P

    25
  • truenas
    TrueNAS Sleeping 12 months ago 100%
    Scale 22.12.4 Release https://www.truenas.com/docs/scale/22.12/gettingstarted/scalereleasenotes/#22124

    **Key Highlights** >- Users with active or enabled [deprecated services](https://www.truenas.com/docs/scale/22.12/gettingstarted/scaledeprecatedfeatures/) in 22.12.4 are alerted to address these deprecated features before attempting to upgrade to a new TrueNAS SCALE major version. >- WebDAV share creation is disabled [NAS-122280](https://ixsystems.atlassian.net/browse/NAS-122280). The related [WebDAV application](https://www.truenas.com/docs/scale/22.12/scaletutorials/apps/communityapps/webdav/) is available instead. >- Samba updated to 4.17.0 [NAS-123131](https://ixsystems.atlassian.net/browse/NAS-123131). >- Numerous [security](https://security.truenas.com/scale/) updates. >- Replication hotfix from ZFS 2.1 update [NAS-123123](https://ixsystems.atlassian.net/browse/NAS-123123). >- New option in replication tasks for the destination dataset to inherit encryption from its parent dataset [NAS-121898](https://ixsystems.atlassian.net/browse/NAS-121898). **Changelog** > [Click here for the full changelog](https://ixsystems.atlassian.net/issues/?filter=10391) of completed tickets that are included in the 22.12.4 release. To switch between detail and list views for the changelog, press T. Open the changelog in Jira to see the Export menu to print or download the changelog in various file formats. **Ongoing Issues** (As of Tuesday, 03 Oct 2023 21:43:10 GMT, it's currently empty, but in the event something is added.) >[Click here to see the latest information](https://ixsystems.atlassian.net/issues/?filter=10392) about issues discovered in 22.12.4 that are being resolved in a future TrueNAS SCALE release.

    11
    0
    truenas
    TrueNAS Sleeping 1 year ago 100%
    Scale 22.12.3.3 Release | Small Hotpatch https://www.truenas.com/docs/scale/scale22.12/#221233

    Apologies for delay on this post, my notification's bot for TrueNAS crashed. Key Highlights: >This is a small hotpatch to address a ZFS issue that appears in specific circumstances with encrypted ZFS replication tasks. When the replication source system is updated to SCALE 22.12.3, a mismatch in indirect block size (IBS) values can cause kernel panics when an encrypted replication task attempts to receive ZFS snapshots to the destination system. See[ OpenZFS 2.1 Pull Request #15073](https://github.com/openzfs/zfs/pull/15073) for more details. Users are encouraged to update any TrueNAS SCALE system used as a replication source or destination to 22.12.3.3 to avoid this issue. It is also recommended to update any ZFS-based systems currently used as a replication destination. >**22.12.3.3 Changelog** >- [NAS-122583](https://ixsystems.atlassian.net/browse/NAS-122583) Crash on ZFS replication receive with different indirect block size

    3
    0
    truenas TrueNAS Problem with qBittorrent + OpenVPN on TrueNAS SCALE
    Jump
  • Sleeping Sleeping 1 year ago 100%

    Have you confirmed if qBit deploys properly without a VPN enable? If so, you could go into qBit without the vpn and try disabling the "Use UPnP / NAT-PMP port forwarding from my router" in Tools > Options > Connection, then try deploying it again.

    1
  • truenas TrueNAS Access TrueNAS Scale apps via Tailscale
    Jump
  • Sleeping Sleeping 1 year ago 100%

    Hmm… are you using the community version of Tailscale? Since, I've never had to enable host networking for any of my apps, and I've been able to access all of them through Truecharts Tailscale app while still retaining access to my SMB shares. Also, this may sound silly, but have you double-checked your routes in the Tailscale app?

    2
  • firefox Firefox *Permanently Deleted*
    Jump
  • Sleeping Sleeping 1 year ago 100%

    After looking around, you might be facing an issue with Flatpak permissions. Here's a comment I found on Reddit created by u/avamk where they solved the same issue.

    All right, after much trying I installed Flatseal and enabled the Firefox Flatpak's access to my home folder.

    After this, it created the expected profile folder under ~/.mozilla/firefox/. I put my custom userChrome.css into that profile folder, and >enabled it in my about:config under toolkit.legacyUserProfileCustomizations.stylesheets per these instructions.

    With all of these, the custom userChrome.css is finally working!

    Link to original post: https://libreddit.tiekoetter.com/r/firefox/comments/rq40cj/cant_find_profile_folder_for_firefox_flatpak_on/

    1
  • truenas TrueNAS How long do updates take?
    Jump
  • Sleeping Sleeping 1 year ago 100%

    Nice! Glad to hear you got it solved.

    3
  • truenas TrueNAS How long do updates take?
    Jump
  • Sleeping Sleeping 1 year ago 100%

    Usually when I update it takes no more than 5 minutes max, although I've never timed the reboot process. Note, it's going to depend on your hardware. I'd say, though, if it's been a decent amount of time, and you haven't gotten any sign of it responding (after pinging it, checking the systems' indicator lights, etc.), I'd probably plug a monitor into it and reboot the machine.

    2
  • linux Linux My Distro ranking
    Jump
  • Sleeping Sleeping 1 year ago 100%

    I'd love to read your explanation for each distro's ranking.

    4
  • truenas TrueNAS Im running true nas on a thinkcentre m77
    Jump
  • Sleeping Sleeping 1 year ago 100%

    No, slow transfer speeds should not outright stop an app from functioning.

    1
  • truenas TrueNAS Im running true nas on a thinkcentre m77
    Jump
  • Sleeping Sleeping 1 year ago 100%

    No worries, also to note there may be multiple pods as well as containers, so be sure to check those as well. Although, you can get a pretty good hint at which container is failing based on the application events log that you can first see when you click on the app.

    I wanted to provide some screenshots in my last reply, but I was getting an error while trying to upload them, hopefully some of these might help to guide you.

    For Application Events:

    Example of Multiple Pods:

    1
  • selfhosted Selfhosted SSD - redundand storage, or not?
    Jump
  • Sleeping Sleeping 1 year ago 100%

    As someone else has pointed out, it really depends on your use case. Although I personally keep my drives (SSD & HDD) in a redundant RAID configuration as my data is largely mission-critical.

    2
  • truenas TrueNAS Does TrueNAS Scale Apps documentation exist?
    Jump
  • Sleeping Sleeping 1 year ago 100%

    The Scale apps documentation, containing a couple of guides for a small set of apps.

    https://www.truenas.com/docs/scale/scaletutorials/apps/

    The app repository for the official apps.

    https://github.com/truenas/charts

    Also I highly recommend using Truecharts app catalog. They have an extensive list of apps available, and the support on their discord is excellent, in my opinion, although they also appear to be lacking in the documentation department mostly.

    3
  • truenas TrueNAS Im running true nas on a thinkcentre m77
    Jump
  • Sleeping Sleeping 1 year ago 100%

    No worries, my response times aren't great either, haha.

    1
  • truenas TrueNAS Im running true nas on a thinkcentre m77
    Jump
  • Sleeping Sleeping 1 year ago 100%

    From the logs you've provided, it appears the MariaDB server indicated a normal shutdown process without providing a specific reason for the shutdown initiation. So I'm assuming within your app it's running multiple containers, would you be able to provide the log of the container that is running into an error that's causing your app to call the shutdowns.

    1
  • truenas TrueNAS Im running true nas on a thinkcentre m77
    Jump
  • Sleeping Sleeping 1 year ago 100%

    What do the app logs say?

    1
  • truenas TrueNAS Hello world! What do you use TrueNAS for? And what's your setup look like?
    Jump
  • Sleeping Sleeping 1 year ago 100%

    That's awesome! I tried to get emulatorjs to work but never could and ended up just downloading a local emulator on my desktop.

    Regarding wire-guard, I wouldn't be too worried if you're using the Truecharts apps, it's actually super simple to get setup.

    1
  • truenas TrueNAS Im running true nas on a thinkcentre m77
    Jump
  • Sleeping Sleeping 1 year ago 100%

    What type of issues are you running into specifically, because while you may face some slow-downs if your system can't handle the load, you should still be able to spin up multiple apps. If you're just noticing a slow-down of one of your apps, you could try upping the limit in the resource limits section in the app.

    1
  • truenas
    TrueNAS Sleeping 1 year ago 100%
    Scale 22.12.3.2 Release | Small Hotpatch https://www.truenas.com/docs/scale/scale22.12/#221232

    Key Highlights: >This is a small hotpatch to prevent an edge-case issue from occurring when Active Directory is faulted on High Availability (HA) systems. >**22.12.3.2 Changelog** >- [NAS-122689](https://ixsystems.atlassian.net/browse/NAS-122689) Prevent database replication when alembic versions do not match >- [NAS-122693](https://ixsystems.atlassian.net/browse/NAS-122693) Allow sysdataset move if AD is faulted

    5
    0
  • Sleeping Sleeping 1 year ago 100%

    It uses QMK with a custom layout.

    1
  • Sleeping Sleeping 1 year ago 100%

    Not OP, but I also use flat keycaps, so I thought I'd chime in. I'm not really sure why your hands would hurt with flat keycaps, but one of the reasons I chose to use flats were to allow for easier chording with Plover.

    2
  • Sleeping Sleeping 1 year ago 100%

    Yeah, having the split is super nice, personally I use a BFO-9000 PCB with 3D printed keycaps and case.

    2
  • Sleeping Sleeping 1 year ago 100%

    Looks nice! I daily drove something like this for a couple of years, then transitioned to a split ortholinear layout, so a bit different but pretty much the same thing.

    3
  • 3dprinting 3DPrinting Pirating lego is not worth the effort
    Jump
  • Sleeping Sleeping 1 year ago 100%

    Due to the relatively small size and overall complexity/tolerances required for the object, I wonder how it would have turned out if done on an SLA printer.

    5
  • piracy Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ What streaming services do you pay for?
    Jump
  • Sleeping Sleeping 1 year ago 100%

    Currently, none. I used to use Netflix, Prime video and Spotify, but when they started removing some of my favorite content I went fully local.

    5
  • asklemmy Asklemmy Tips on staying awake for longer periods of time&proper rest?
    Jump
  • Sleeping Sleeping 1 year ago 100%

    Not that I'd recommend doing this, but back when I was younger, I had the not so bright idea that I could go to work come home, game the whole night, then go back to work. It was a terrible idea in hindsight, but I used to it a lot. To achieve this, I used to mix energy drinks and pre-workout to stay awake, and I'd drink it as though I was drinking water, so I ended up drinking a butt load. I just want to stress again though that I'd never recommend actually doing this though unless as a last resort, but even then I'd caution away from it. I get there are times when one feels they absolutely must stay awake, God knows the amount of times I accidentally slept through something, and ruined relationships, but as others have said planning is probably the issue you're facing.

    7
  • meta Programming.dev Meta Programming.dev is extremely busted on mobile
    Jump
  • Sleeping Sleeping 1 year ago 85%

    Looks like the CSS didn't load, I just checked programming.dev on my phone and it worked fine. Have you tried refreshing? Also, programming.dev uses the default front-end for now and no modifications have been implemented yet.

    5
  • firefox Firefox Lemmy is so slow on firefox
    Jump
  • Sleeping Sleeping 1 year ago 100%

    I use Firefox on both desktop and mobile and don't have any issues.

    7
  • asklemmy Asklemmy search in lemmy
    Jump
  • Sleeping Sleeping 1 year ago 100%

    This what you're looking for?

    3
  • asklemmy Asklemmy Is there a 5 min tutorial for Github
    Jump
  • Sleeping Sleeping 1 year ago 100%

    If you want to self-host Lemmy you can just use this easy install script, just make sure to modify the config file to suite your setup it's only a couple variables, and it's pretty self-explanatory. https://github.com/ubergeek77/Lemmy-Easy-Deploy

    4
  • asklemmy Asklemmy Is there a 5 min tutorial for Github
    Jump
  • Sleeping Sleeping 1 year ago 100%

    The “official web app” is how people can self-host Lemmy, to access it as a user it's just the website.

    8
  • fossdroid FOSS for Android Liftoff! - 🐒 A mobile client for Lemmy (Android/iOS/Windows/Linux)
    Jump
  • Sleeping Sleeping 1 year ago 88%

    Considering it's a front-end, I'm surprised there are no screenshots of what it actually looks like on their readme.

    7
  • gaming Gaming Hold Space to Fly Straight: An addictive, one-button game.
    Jump
  • Sleeping Sleeping 1 year ago 100%

    I just spent way too long playing that… lol, thanks!

    3
  • asklemmy Asklemmy How do I reach the right people here on Lemmy?
    Jump
  • Sleeping Sleeping 1 year ago 100%

    Here are some links to places you can find communities:

    There's one other one, but I can't remember it, I'll update this if I can.

    6
  • programming Programming I need to buy laptop
    Jump
  • Sleeping Sleeping 1 year ago 100%

    You could do your programming theoretically on any laptop, although I'd say faster the better/easier it'll be for you in the long run. In regard to your comment on upgradability I'd recommend taking a look at a Framework laptop where their whole goal is repairability which comes with the added benefit of being upgradable.

    10
  • piracy Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ Best external hard drive for seeding?
    Jump
  • Sleeping Sleeping 1 year ago 100%

    How much space do you think you'll need? What type of redundancy systems are you planning to put into place, or even still do you plan to put any redundancy systems in place? Is there a specific reason you'd like to go with an external hard drive over setting up an internal raid array of some sort? Was your plan simply to just have an external drive plugged into your pc through USB or USB-C?

    I think these would be my main questions before I could feel comfortable pointing you in any directing, since naming a brand name or specific drive while efficient probably wouldn't be good for you in the long run.

    4
  • firefox Firefox FireFox Lemmy Community by New Tool
    Jump
  • Sleeping Sleeping 1 year ago 100%

    Thanks! While it may just be a manifest, I believe that allowing access no matter how small the project is always a solid option. Who knows, maybe one day a beginner coder may come across this and wonder how to replicate it for their own uses, and while I'm sure there are other sources they could reference having another is always helpful.

    2
  • firefox Firefox FireFox Lemmy Community by New Tool
    Jump
  • Sleeping Sleeping 1 year ago 100%

    Is this up on Github, if not are there any plans to open source the project?

    5
  • truenas TrueNAS Large data pool storage
    Jump
  • Sleeping Sleeping 1 year ago 100%

    Regardless of which ever system you decided to go with, whether it be TrueNAS or otherwise, I'd always recommend having a 3-2-1 backup strategy in place (2 local & 1 remote) at the very least. And make sure to have those backups before making any big moves. I've had to do a decent amount of big moves in the past, and having those backups has saved my bacon more than a couple of times.

    1
  • foss Free and Open Source Software DeArrow - A Browser Extension that removes clickbait titles and thumbnails
    Jump
  • Sleeping Sleeping 1 year ago 100%

    I'm using an Invidious instance.

    5
  • foss Free and Open Source Software DeArrow - A Browser Extension that removes clickbait titles and thumbnails
    Jump
  • Sleeping Sleeping 1 year ago 100%

    If I still used YT's main front-end, this would've been great.

    12
  • truenas TrueNAS Large data pool storage
    Jump
  • Sleeping Sleeping 1 year ago 100%

    I wouldn't be concerned, 5TBs is pretty small for storage IMO from what I've seen from the average TrueNAS system, and I can't foresee you running into any issues directly related to only having 5TBs of space.

    1
  • moviesandtv Movies and TV Shows Marvel Secret Invasion’s AI Credits Are A Soulless Insult To Artists
    Jump
  • Sleeping Sleeping 1 year ago 100%

    I just started watching the first EP and as soon as the opening credits started, I thought to myself hmm this looks really AI generated. While I have no qualms with AI generated material, they are going to have to get a lot better before it is ready for production, IMO.

    2
  • truenas
    TrueNAS Sleeping 1 year ago 100%
    Scale 22.12.3.1 Release | Small Hotfix https://www.truenas.com/docs/scale/scale22.12/#221231

    Key Highlights: >This is a small hotpatch designed to resolve issues with PCI passthrough to Virtual Machines, the order in which system services are started, and an issue with error logging when upgrading a High Availability (HA) system from 22.12.3. >**22.12.3.1 Changelog** >- [NAS-121919](https://ixsystems.atlassian.net/browse/NAS-121919) Enable cgroup controllers at boot >- [NAS-122456](https://ixsystems.atlassian.net/browse/NAS-122456) Properly mark a PCI device as critical >- [NAS-122491](https://ixsystems.atlassian.net/browse/NAS-122491) Fix failover.send_file

    5
    0
    truenas
    TrueNAS Sleeping 1 year ago 100%
    Scale 22.12.3 Release | Important issue discovered in this release https://www.truenas.com/docs/scale/scale22.12/#22123

    Little late on posting this since it was released on the 06/13/23, but better late then never. Key Highlights: >22.12.3 includes many new features and improved functionality that span new applications for deprecated services, change to SMB service, additional tools for troubleshooting, and web UI improvements. Changes include: >- New applications for deprecated SCALE services Dynamic DNS, TFTP, OpenVPN, WebDAV, rsync daemon, and S3 MinIO. >- Multichannel capabilities added to the SMB configuration form >- Updates to the Dashboard R50 image >- Updates to the latest Linux v5.15 kernel branch >- Update Samba to 4.17.8 >This release fixes a bug with dataset encryption where it was possible to create an encrypted storage pool or dataset and unencrypted datasets within that pool or dataset. Beginning with 22.12.3, it is no longer possible to create an unencrypted dataset when the storage pool or dataset is created with encryption active. Datasets created in this manner are not affected by this fix. If the original intention was for the dataset to be encrypted, please migrate any data from the unencrypted dataset to a new encrypted dataset. >**Important:** An issue was discovered with virtualization post-release. When virtual machines with PCI passthrough are deployed, delay upgrading to 22.12.3. For details and resolution notes, see [NAS-122456](https://ixsystems.atlassian.net/browse/NAS-122456). Be sure to check the post link to see the full release notes.

    2
    2
    programming
    Programming Sleeping 1 year ago 100%
    Dev cheat sheet for a whole host of varying things devhints.io

    It's not mine, but this cheat sheet has been great to reference when learning new languages or coming back to old ones. FLASHBANG - Warning the sites in light mode, so do keep note. In regard to what's available, I've included a screenshot of their front page with an overview of the languages and software available. ![](https://programming.dev/pictrs/image/4ae234fe-5e7f-4311-9e7b-58d07d6702c7.png)

    34
    7
    truenas
    TrueNAS Sleeping 1 year ago 100%
    Hello world! What do you use TrueNAS for? And what's your setup look like?

    What do you all use TrueNAS for? I'd love to hear how it's being used in other peoples systems! Personally, I've got these apps installed and I love them all: - cert-manager - home assistant - radarr - 2x uptime kumas - flame - tailscale - qbittorrent - ombi - jellyfin - prowlarr - sonarr - traefik - libreddit - invidous - static - gitea

    5
    8
    meta
    Programming.dev Meta Sleeping 1 year ago 50%
    This Facebook?

    When I first saw this community I though it was related to Facebook and completely ignored it. Did anyone else do the same, and is there a way to make it more clear to new users and or is there currently something in place that I just completely missed that points it out?

    0
    6