Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Today
  3. The per-app resource metrics are awesome though. Now I know for sure it's immich using 60% CPU following a big picture dump. And I know how much ram everything is chewing up.
  4. I'm unable to change the timespan for monitoring. I select a different value from the drop-down but it remains at the default. Super minor but if the functionality is there it'd be nice if it worked.
  5. Here I am a few months later and seems the dream is starting to come true. I was getting pissed off at Plex and set up jellyfin in 3 minutes and had it working all from my phone on my recliner with my wife in my lap.
  6. Yesterday
  7. Last week
  8. To start, Docker is behaving correctly. But in HexOS, I'm seeing that the configured base 172.17.0.0/12 is technically invalid as a /12 network boundary, which is being normalized to 172.16.0.0/12. This results in automatic allocation of 172.16.x.0/24 networks. If the intention is to allocate only from 172.17.x.x, the base should be changed to 172.17.0.0/16. Practically speaking, when a user deploys apps, they typically appear to end up on new Docker bridge networks, which can quickly create IP conflicts for the few users out there using 172.16.x.x/16 networks. I noticed this after the TrueNAS login page was showing up unexpectedly for one of my unrelated endpoints. I'd suggest surfacing some configuration parameters somewhere in the UI, namely the Docker network pool config. As a more immediate fix: To reconfigure my HexOS deployment to use the 172.17.0.0/16 network ranges instead, I ran: root@HexOS[~]# midclt call docker.update '{ "address_pools": [ { "base": "172.17.0.0/16", "size": 24 }, { "base": "fdd0::/48", "size": 64 } ] }'
  9. We'll put in on a list for consideration. Thanks for submitting your request.
  10. new app curations read more about it here https://docs.hexos.com/en/release-notes/command-deck/2026-07-19
  11. Todd Miller

    iOS app

    What would this app do? For the phone or computer?
  12. AJV

    iOS app

    I remember when HexOS first came out it was mentioned that an iOS app would be developed. Is that still the plan?
  13. I am having trouble accessing the hexod dashboard. Truenas works tine. Have had to restart and reclaim server to get back in. Most recent attempt is now just stuck on loading after claim process.
  14. Also costum pool names please! I cant remember which pool is for what with these names.
  15. Would be really nice not to have to go to truenas to see drives. Too much clicking going into pools before you can look at a drive.
  16. A fix most likely will be out tomorrow putting the SMB back the way it was but for new Windows 11 shares doing it the Windows way so you don't have to edit anything on the Windows side. Sorry for the problems and thanks for writing down all the ways you fixed them on your systems.
  17. I am having the same issue, I have Windows and Linux. Unable to access files on the server from both operating systems. The HexOS Command Deck and TrueNAS webUI works fine. I restarted the router, restarted the server, and made sure the server was on a static IP. Linux has always worked fine, Windows I previously did the gpedit fix (Digitally sign communications ) and (Enable insecure guest logons ). I reversed those options in Windows and still no luck on accessing files on the server.
  18. I had the same issue, and I was able to fix this by running the following command in the TrueNAS shell: midclt call smb.update '{"encryption":"DEFAULT"}'
  19. Thanks for telling us. We got another person saying the same issue. We should be able to fix it. Not sure if it's today or tomorrow that we can get a fix out. Sorry for the issue.
  20. After today's update I am no longer able to connect to my network drive using SMB. I suspect that this is due to this change: I am trying to connect from Linux which has worked flawlessly for 1.5 years, but now I'm suddenly met with a login screen. Is this expected behavior @mill3000?
  21. Hello, not sure if it was requested already, but a curation for the "SparkyFitness" app would be greatly appreciated.
  22. +1 request for a curated version.
  23. VMs were pushed back because TrueNAS was in flux on how they wanted to do VMs and we didn't want to spend months on something that we might have to redo. After buddy backups, VMs are next. Currently, if you want to do a VM you'd have to do it through the TrueNAS UI.
  24. Earlier
  25. is a step forward. what im asking for is similiar to basically a section in the apps page similar to the installed apps button. but this should be updates. similiar to how ios does it in the appstore
  1. Load more activity
×
×
  • Create New...