Skip to content

NFS on TrueNAS [Can successfully mount on ItemzFlow, but /hostapp is empty] #120

@mizifih

Description

@mizifih

Hi there. I've set up a NFS share on TrueNAS, initially it had spaces in the path and I though that could be the problem, the path was nfs://192.168.1.40/mnt/DOWNLOADs/ROMs/Sony - Playstation 4, I than mount --bind and pointed in a way that it would result in a more "easier" path: nfs://192.168.1.40/NAS/ps4.

But that didn't change anything, apperently. I can ls the files in the new "symlink" path locally, but ItemFlowz, even though it says "Successfully connected the NFS share", /hostapp is empty. It also says "Connected to network share!" when the app loads.

Am I missing sonething?

Image Image Image Image

Log:

2025-11-24 23:23:58 INFO source/GLES2_itemzflow.cpp:1263: execute setting 7 -> 'Fuse NFS IP' for 'ItemzCore'
2025-11-24 23:24:00 INFO source/utils.cpp:1082: status 2, endstatus 0
2025-11-24 23:24:00 INFO source/utils.cpp:1089: User Entered text.. Entering into buffer
2025-11-24 23:24:00 DEBUG include/ipc_client.hpp:133: Sending IPC Command
2025-11-24 23:24:00 DEBUG include/ipc_client.hpp:138: Sent IPC Command 9
2025-11-24 23:24:00 DEBUG include/ipc_client.hpp:156: Got message with Size: 268 from Daemon
2025-11-24 23:24:00 DEBUG include/ipc_client.hpp:168: [ItemzDaemon] Daemon IPC Response: nfs://192.168.1.40/mnt/NAS/ps4, code: NO_ERROR, readSize: 268
2025-11-24 23:24:00 DEBUG include/ipc_client.hpp:133: Sending IPC Command
2025-11-24 23:24:00 DEBUG include/ipc_client.hpp:138: Sent IPC Command 11
2025-11-24 23:24:00 DEBUG include/ipc_client.hpp:156: Got message with Size: 268 from Daemon
2025-11-24 23:24:00 DEBUG include/ipc_client.hpp:168: [ItemzDaemon] Daemon IPC Response: /hostapp, code: NO_ERROR, readSize: 268
2025-11-24 23:24:00 DEBUG include/ipc_client.hpp:200: FUSE started
2025-11-24 23:24:00 INFO include/fmt/format-inl.h:1521: [ANI][NOTIFY] Message: Successfully connected the NFS Share
2025-11-24 23:24:01 INFO include/fmt/format-inl.h:1521: [ANI][NOTIFY] Detail: /hostapp
2025-11-24 23:24:01 INFO include/fmt/format-inl.h:1521: [ANI][NOTIFY] MSG LVL: 2
2025-11-24 23:24:01 INFO include/fmt/format-inl.h:1521: [ANI][NOTIFY] Added to the Queue #1 in line
2025-11-24 23:24:01 INFO source/GLES2_ani.cpp:466: deleting vbo
2025-11-24 23:24:03 INFO source/main.cpp:577: --------------------------------------------------
2025-11-24 23:24:03 INFO source/main.cpp:578: [Render] AVG_time: 19.495 ms AVG_FPS: 51.295
2025-11-24 23:24:03 INFO source/utils.cpp:1148: [MEM] CurrentSystemSize: 2.0 GiB, CurrentInUseSize: 1.0 MiB
2025-11-24 23:24:03 INFO source/utils.cpp:1151: [MEM] MaxSystemSize: 2.0 GiB, MaxInUseSize: 15.0 MiB
2025-11-24 23:24:03 INFO source/utils.cpp:1153: [VRAM] VRAM_Available: 195 MiB, AmountUsed: -52.34%
2025-11-24 23:24:03 INFO source/main.cpp:584: ---------------------------------------------------
2025-11-24 23:24:03 INFO source/main.cpp:318: Cross pressed
2025-11-24 23:24:03 INFO source/GLES2_itemzflow.cpp:1263: execute setting 9 -> 'PKG Installer' for 'ItemzCore'
2025-11-24 23:24:03 INFO source/GLES2_filemanager.cpp:89: Loading items with Filter: 4
2025-11-24 23:24:03 INFO include/fmt/format-inl.h:1521: Found 19 in: /
2025-11-24 23:24:03 INFO source/GLES2_filemanager.cpp:89: Loading items with Filter: 4
2025-11-24 23:24:03 INFO include/fmt/format-inl.h:1521: Found 12 in: /data
2025-11-24 23:24:06 INFO source/main.cpp:318: Cross pressed
2025-11-24 23:24:06 INFO source/GLES2_filemanager.cpp:129: [FS_DEBUG] b4 rela_path: /
2025-11-24 23:24:06 INFO source/GLES2_filemanager.cpp:148: [FS_DEBUG] after rela_path: /hostapp
2025-11-24 23:24:06 INFO source/GLES2_filemanager.cpp:89: Loading items with Filter: 4
2025-11-24 23:24:06 INFO include/fmt/format-inl.h:1521: Found 0 in: /hostapp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions