TrueNAS 25.04: How do I fully remove TRUECHARTS catalog settings?

After an upgrade, I’ve been struggling for a bit to get rid of this nuance alert whenever I start up:

Critical

Failed to sync TRUECHARTS catalog: [EFAULT] Failed to clone 'https://github.com/truecharts/catalog' repository at '/mnt/RZ-500GB-SSD/ix-applications/catalogs/github_com_truecharts_catalog_main' destination: [EFAULT] Failed to clone 'https://github.com/truecharts/catalog' repository at '/mnt/RZ-500GB-SSD/ix-applications/catalogs/github_com_truecharts_catalog_main' destination: Cloning into '/mnt/RZ-500GB-SSD/ix-...

I understand that TrueNAS and TrueCharts had a falling out and TrueNAS moved away from the Catalog system. It looks like the old manage app catalogs option is gone and I cannot find any instructions to remove this old legacy setting. I do not want to use TrueCharts since they were always more trouble than it was worth, but I just want to cleanup any legacy files or settings to stop this error. I also don’t have high desire to roll back since this is probably just an orphan conf, json, yml, git, ect file somewhere I just need to clean up.

I’ve been searching old posts and I can’t find any cleanup steps. Thank you.

Thre is not enough info provided. We need to know what your system is, what was upgraded, and if Truenas was upgraded; from what version the upgrade started with. It makes a difference as there has been a number of changes that affect apps with specific steps at certain versions to transition to the current Truenas Community version.

24.04 (I believe) to 25.04. That being said this system has been ungraded from previous trains once or twice before 24.

Summary: Applications added to the TrueNAS Apps catalog before December 24, 2024, require updates to enable host IP port binding. These updates roll out on June 1, 2025.

If you are on an early version then updated after June 1st, you probably have to start from scratch with the apps. I don’t know if a person can step through each version and update between 24.04 and 24.10.2.2 which is compatible with updating apps to 25.04

If 24.10.2.2 was skipped for any reason, then that could be the cause.

I have 2 systems that I ave updated/upgraded Truenas from like the very early days of Scale and am currently on 24.10.2.2 which is supposed to be using the new 25.04 system for apps… The apps I use all appear to be using the new system for apps without issues or any faults.

I think that’s the easiest solution, though:

  • Boot back into 24.04
  • Remove the Truecharts catalog
  • Download the config file
  • Boot back into 25.04
  • Upload that saved config file

It’s possible this could be done through the API, and probable it could be done by manually editing the config database, but I’m not aware of any documentation on either of those processes.

What/where is the config file? I was poking around the filesystem and couldn’t find it.

Dealing with the config file is basic TrueNAS system operation. Go to System → General Settings → Manage Configuration in the upper right:

Easy enough. Thank you.

Ended rolling back to 24.05. TY