All Activity
- Past hour
-
xkarmi joined the community
-
Nter joined the community
-
xonix joined the community
- Today
-
crosstak joined the community
-
RichardD joined the community
-
RedDotFire joined the community
-
meanderthalz started following Introducing HexOS Local
-
WasHere joined the community
-
Lynedoch joined the community
-
I also lost Nvidia support but I thought it was due to me only having a GTX 1070 for the GPU acceleration in my system, and Goldeye drops the GTX 10 series support. Now it looks like it's probably more complicated than that, so I'm interested to seeing if you're able to fix this issue, I was thinking of just buying a RTX 5050 to replace it, but if you're having issues with the 5060 I may hold off. I've rolled back to Fangtooth for now.
-
TomCasalino joined the community
-
plochclint joined the community
-
I rolled back to the previous version of Truenas and it solved the issue. The server also wasn't able to restart/shutdown gracefully anymore as well... To roll back: Log in to Truenas UI Go to System > Boot Click the Activate icon (looks like a check mark) on the right for the previous boot environment. Restart. Pushing major updates during the Christmas break, even ignoring the recent track record, is beyond me... The HexOS team will remember this, if nothing else, and hopefully learn from it! The Log4j vulnerability that had me working during Christmas 2021 is permanently etched in my memory. 🙄
-
You guys are amazing ! The user experience is flawless and everything is so simple to use ! thank you once again for your reactivity, I can totally understand that my first message went under the radar especially during these busy times 😄
-
From the original "The Road to 1.0" blog post: I haven't read any news on this? From my point of view this is quite important, no? I'd like HexOS to run regular tests of health and notify me of any news. Ideally something like https://github.com/JoeSchmuck/Multi-Report would be great, as this also gives you a snapshot of the config file in case of boot drive corruption.
-
even without hexos local, apps like that will work when the internet is down, as long as your local network is still functioning.
-
Just bought my 2nd license. Thanks for the holiday deal! Based on the blog post it seems like there is no offline setup option for a new server. I imagine this is to prevent running unlicensed versions. Once HexOS local is installed will apps like jellyfin work over a local network if the internet is down?
-
WOOT!! Nice job! Congrats and make sure to pass this along when/where relevant.
- Yesterday
-
Mobius started following New Here and Google Photos and Drive downloading (similar to Ugreen)
-
Google Photos and Drive downloading (similar to Ugreen)
Mobius replied to IamGeneralZod's topic in Roadmap & Feature Requests
We don't have a feature like that at this time. You can try using something like immich-go to help with your migration- 1 reply
-
- 1
-
-
Oh wow that is not how I expected to read these but I guess it makes sense. lol I'm so used to the "real error" is at the top. But hey it's a good thing for the HexOS Team to look into "if default port conflicts with something alert the User." 😎 Beta tester lol Right now it's at 60% we'll see what happens, hasn't failed yet.
-
Yes plex can be setup for remote viewing, i believe this does require paying for plex pass or plex viewer pass. alternatively there are other more involved but free options for setting up free remote viewing as well. by default you will be confined to your local network only. you will have to use one of the more involved solutions mentioned above. there are cloudflare tunnels, tailscale and other options for getting this to work for you. We do not recommend using external drives however you can setup external drives to work that way. Most likely you will need to wipe the drives as HexOS.
-
I have a few questions, I'm thinking of buying this but I need to know a couple things. 1: Plex- if i set up plex on here can i still access all my movies on plex remotely anywhere? Or am I confined to my network only? For Example I give my family access to my plex for them to watch from their homes. Can they still do so? 2: Remote File add and delete - Can I access my files from anywhere and add files from anywhere remotely or do am I confined to my network only! If i'm confined to my network is there a app were i can get around this to make it accessible remotely? 3: External Hard Drives - I have external hard drives with files on them. Can i access these and set permissions for family in my network. I know You have the folder feature with permissions but what about hard drives with files already on them? And if i mount them will it wipe the drives and make me lose my files? I'm new to this and coming from Terra-Master were they ripped me off. I bought just under 2 years ago a F2-210 from them. Brand new and now it is no longer able to be updated on the OS, apps are starting to not work and the outside access of my NAS is supper slow and terrible. Contacted them and they refuse to help. They pretty much no longer support it. Apparently this is a common Practice of them. Thought of going to Synology but I am hearing terrible things about them too. So I saw this on Linus Tech and being a long time supporter i am considering giving you a try. I am planning to wipe an old computer and install this on it. which was another surprise that a old PC has way better hardware then a Terra-Master F2-210. So Sad.
-
... yup I was looking for the word "Logs" ID: 8067 Arguments [ { "values": "********", "catalog_app": "nextcloud", "app_name": "nextcloud", "train": "stable" } ] Log Path N/A Log Excerpt No logs are available Credentials Created by: [object Object] (API Key) Error [EFAULT] Failed to render compose templates: Traceback (most recent call last): File "/usr/bin/apps_render_app", line 33, in <module> sys.exit(load_entry_point('apps-validation==0.1', 'console_scripts', 'apps_render_app')()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/catalog_templating/scripts/render_compose.py", line 48, in main render_templates_from_path(args.path, args.values) File "/usr/lib/python3/dist-packages/catalog_templating/scripts/render_compose.py", line 19, in render_templates_from_path rendered_data = render_templates( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/catalog_templating/render.py", line 31, in render_templates rendered_templates[i.name] = env.get_template(i.name).render( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/jinja2/environment.py", line 1301, in render self.environment.handle_exception() File "/usr/lib/python3/dist-packages/jinja2/environment.py", line 936, in handle_exception raise rewrite_traceback_stack(source=source) File "/mnt/.ix-apps/app_configs/nextcloud/versions/2.1.20/templates/docker-compose.yaml", line 152, in top-level template code {% do nc_container.add_port(values.network.web_port, {"container_port": 80}) %} ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mnt/.ix-apps/app_configs/nextcloud/versions/2.1.20/templates/library/base_v2_1_65/container.py", line 290, in add_port self.ports._add_port( File "/mnt/.ix-apps/app_configs/nextcloud/versions/2.1.20/templates/library/base_v2_1_65/ports.py", line 119, in _add_port self._render_instance.client.validate_ip_port_combo(host_ip, host_port) File "/mnt/.ix-apps/app_configs/nextcloud/versions/2.1.20/templates/library/base_v2_1_65/client.py", line 68, in validate_ip_port_combo raise RenderError(err_str) from None base_v2_1_65.error.RenderError: [EINVAL] render.nextcloud.schema: The port is being used by following services: 1) "0.0.0.0:30027" used by Applications ('mealie' application)
-
Unable to install Plex (permissions issues?)
jamesrayth replied to jamesrayth's topic in Applications
@Dylan OMG OMG OMG I figured it out! I went into TrueNAS and found the Applications dataset, found the permissions and everything looked fine there, but I also noticed that under the Applications folder there was the Plex folder. Only the Plex folder. Because I had only installed Plex, nothing else. And since I uninstalled it, it shouldn't still be there. The fact it is still there, I reasoned, could be causing issues when it tries to install. I figured it must not have fully deleted the folder during the uninstall. So I deleted that folder and then tried to install Plex again through HexOS and IT WORKED! So happy! Thank you for pointing me in the right place! -
Unable to install Plex (permissions issues?)
jamesrayth replied to jamesrayth's topic in Applications
@Dylan I apologize if I have made anything confusing with my ramblings. To clarify, I installed HexOS following the standard install guide in February and it installed fine. I then used the HexOS Plex app install option, and it worked fine, but I never used it. Now just a couple days ago I try to use Plex and noticed it said there was an update available, but that update didn't work, so I uninstalled Plex through HexOS (which was successful) and tried reinstalling it through HexOS (which failed with the permissions error). I have never gone into TrueNAS for anything or modified any permissions. So I'm not sure how things got into this state, but I fully agree that this sounds like some kind of permissions issue. Since I have never done anything inside of TrueNAS, do you know if there is a guide somewhere regarding setting permissions? And what would I be looking for on the applications dataset/folder? You suggest making sure the application has write access, would that be HexOS having write permissions? Like, am I looking to give HexOS write permissions or am I looking to give Plex write permissions? Sorry, I just want to make sure I know what I'm looking for before I go into TrueNAS so I don't mess anything up, because the NAS itself has more space used than I have backup storage available. Thank you for your help so far, I really appreciate it! -
Hello, We just processed the refund for the 2 pack you purchased. Please give it 5 business days for the credit to show up. Apologies for the delay in your refund. We appreciate you supporting HexOS. Happy holidays.
-
you won't usually see that kind of tdp at idle, both intel and amd cpus will be a fraction of their advertised tdps at idle i know that intel claims they fixed their 13th and 14th gen cpus but imo its not worth the risk.
-
i believe the community over on the truenas side have found a workaround to getting 10 series cards like your 1070 working again but im not sure of the process. you alternatively can also boot back into hexos 25.04 which should still have support for your 1070