Missing files in the catalog

Hi

I recently upgraded from EE to Fangtooth.

Trying to install immich and navidrome on my truenas instance. And am getting file not found errors. I’m sure there are other incomplete folders in the catalog as well.

[Errno 2] No such file or directory: ‘/mnt/.ix-apps/truenas_catalog/trains/community/immich/1.8.4’

$ cd ‘/mnt/.ix-apps/truenas_catalog/trains/community/immich/1.8.4’
cd: no such file or directory: /mnt/.ix-apps/truenas_catalog/trains/community/immich/1.8.4
$ cd ‘/mnt/.ix-apps/truenas_catalog/trains/community/immich/’
[…uenas_catalog/trains/community/immich]$ ls
app_versions.json

Looks like there are files missing from the catalog still.

I also tried to install Navidrome.

[Errno 2] No such file or directory: ‘/mnt/.ix-apps/truenas_catalog/trains/community/navidrome/1.2.3’

Is there some way to force it to download / refresh the entire catalog again? I have used the refresh catalog button in discover apps.

Is there a log file someplace to see if the refresh catalog is failing at some point?

Edit: a lot of the community app folders only have the app_versions.json file in them.

I’m at a loss here.

I unset the application pool.
Restarted truenas
opened the shell, rmdir /mnt/.ix-apps, confirmed it is gone
Restarted again
Selected my pool for applications again.
.ix-apps was recreated from scratch.

Still missing a lot of the application folders in /community/

[Errno 2] No such file or directory: ‘/mnt/.ix-apps/truenas_catalog/trains/community/immich/1.8.4’

admin@Server[~]$ cd /mnt/.ix-apps
admin@Server[/mnt/.ix-apps]$ ls
app_configs app_mounts docker metadata.yaml truenas_catalog user_config.yaml
admin@Server[/mnt/.ix-apps]$ cd truenas_catalog
admin@Server[/mnt/.ix-apps/truenas_catalog]$ cd trains
admin@Server[/mnt/.ix-apps/truenas_catalog/trains]$ cd community
admin@Server[…apps/truenas_catalog/trains/community]$ cd jellyfin
admin@Server[…nas_catalog/trains/community/jellyfin]$ ls
app_versions.json
admin@Server[…nas_catalog/trains/community/jellyfin]$