Jump to content

All Activity

This stream auto-updates

  1. Today
  2. Yesterday
  3. 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 } ] }'
  4. We'll put in on a list for consideration. Thanks for submitting your request.
  5. Last week
  6. new app curations read more about it here https://docs.hexos.com/en/release-notes/command-deck/2026-07-19
  7. Todd Miller

    iOS app

    What would this app do? For the phone or computer?
  8. 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?
  9. 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.
  10. Also costum pool names please! I cant remember which pool is for what with these names.
  11. 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.
  12. 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.
  13. 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.
  14. 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"}'
  15. 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.
  16. 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?
  17. Hello, not sure if it was requested already, but a curation for the "SparkyFitness" app would be greatly appreciated.
  18. +1 request for a curated version.
  19. 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.
  20. Earlier
  21. 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
  22. I see the "update all button" is now is an option 🙂 Thanks Team!!!!!
  23. Is it that ur looking for?
  24. 3 new apps and updates to snapotter's curations Please read more about it here on our new docsite https://docs.hexos.com/release-notes/command-deck/2026-07-09
  1. Load more activity
×
×
  • Create New...