Sleeping

joined 1 year ago
MODERATOR OF
 

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 - 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
submitted 1 year ago* (last edited 1 year ago) by Sleeping to c/truenas
 

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 security update:

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). 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.

[–] Sleeping 26 points 1 year ago (2 children)

Whoops, you found me. :P

 
11
Scale 22.12.4 Release (www.truenas.com)
submitted 1 year ago by Sleeping to c/truenas
 

Key Highlights

  • Users with active or enabled deprecated services in 22.12.4 are alerted to address these deprecated features before attempting to upgrade to a new TrueNAS SCALE major version.
  • Replication hotfix from ZFS 2.1 update NAS-123123.
  • New option in replication tasks for the destination dataset to inherit encryption from its parent dataset NAS-121898.

Changelog

Click here for the full changelog 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 about issues discovered in 22.12.4 that are being resolved in a future TrueNAS SCALE release.

 

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 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 Crash on ZFS replication receive with different indirect block size
[–] Sleeping 1 points 1 year ago

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.

[–] Sleeping 2 points 1 year ago (1 children)

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?

[–] Sleeping 1 points 1 year ago (1 children)

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/

[–] Sleeping 3 points 1 year ago

Nice! Glad to hear you got it solved.

[–] Sleeping 2 points 1 year ago* (last edited 1 year ago) (2 children)

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.

[–] Sleeping 4 points 1 year ago

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

[–] Sleeping 1 points 1 year ago (1 children)

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

[–] Sleeping 1 points 1 year ago (3 children)

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:

[–] Sleeping 3 points 1 year ago

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.

[–] Sleeping 3 points 1 year ago* (last edited 1 year ago)

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.

[–] Sleeping 1 points 1 year ago

That's awesome, thank you for posting a guide! I took a quick look through, and it looks great, I'll definitely be sure to use this resource to get EmuJS running for my TrueNAS Scale server when I get the time.

 

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 Prevent database replication when alembic versions do not match
  • NAS-122693 Allow sysdataset move if AD is faulted
 

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

 

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.

Be sure to check the post link to see the full release notes.

 

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.

 

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
3
This Facebook? (self.meta)
submitted 1 year ago by Sleeping to c/meta
 

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?

view more: next ›