
Maxiboy44
Members-
Posts
72 -
Joined
-
Last visited
Recent Profile Visitors
267 profile views
Maxiboy44's Achievements
-
Thats now finally the point where I will ditch this pice of shit they call software, as soon I achived to recover my data I will never ever touch this garbage again. Its not a beta, not even a alpha, its a big pile of bad code with no chance, or even intention, to work. Every single part of it simply doesnt work or even destroys things that worked in TrueNas (which is allready a buggy mess). To buy it was a waste of money and everyone is better of saving the stuff on cd or floppy disk than HexOs. Its simply a scam that got me via ltt and the, in theory good idea, in combination of the earlybird pricing....but at the end it was nothing more than a scam.
-
Hey everybody, the following issue randomly happend after a restart (a shutdown via the deck.hexos and a boot via button). On bootup: hexos middleware not running press enter to open shell When I do: systemctl list-units --failed ipa-epn.service ix-etc.service ix-netif.service ix-postinit.service ix-preinit.service ix-reporting.service ix-ssh-keys.service ix-syncdisks.service ix-zfs.service nfs-mountd.service rpc-statd.service winbind.service As far as Ive researched that means by boot SSD randomly died/corrupted (it was quite new). What is the best way to recover my data and get the system up and running? My approach would be so somehow get the config from HexOs/TrueNas (NO IDEA HOW!!!), reinstall HexOs on this or a new SSD and then load the config so I can use my old config and access my data. Any Ideas other? P.S.: Please Developers, fix critical issues like that.
-
cant recommend a bike for saving money or fule...I drive so much more arround with my bike then I could ever justify....I did like 25k km a year mostly riding arround. On the other hand I can recommend it if your looking for friends and a good time. Riding my bike is ledgit one of my greatest joys in life (let hope my gf doesnt read that...XD) and probably my biggest cost every month (100% worth). Specially if youre in to modifying it, it is a blast (specially compared to cars...you have so much more space to get to stuff) and if you life anywhere else than germany (we have to many laws for modifying...) But even here in Germany I got this To look like Imagine what you can do if you life anywhere else in the world 😉
-
@MaLiXs I recommend you using my mentioned instruction guide. It works well and If you want you can later replace it with the offical App.
-
Yeah, there no bugs in BugO....I mean HexOs, there are only many feature which some of them not even the devs know XD
-
Rocking my 1998 Audi TT 8n 1.8T with a slightly better tune to 230 (theoreticly 290 but obviously I dont drive it like that cause it wouldnt be road legal 😉) Tho it looks nice its a moneypit....had to replace dampers etc für the TÜV recently and now my Air volume sensor is gone, had to plug it out so I can drive it until I have money for a new one. My real baby is my Yamaha R1 RN04 which is modded to be a nakedbike. It drives really well and gear ratio is shortend to a 14/45. I got it for 2k and it was defenetly worth it so far. I hope I'll get my first TÜV with it next year....
-
Refurbisher Kindly Sent 12TB Drives... but...
Maxiboy44 replied to SetLucas's topic in Coffee Talk (Off-Topic)
hahahaha.....you had luck in live but got bamboozled by a beta Nas system which doesnt has the base feature of custom raids (I still wonder how they got away with that XD) -
Yes I know that but its still frustrating that base features like custom Raids arent in there and that features like jellyfin from truenas, smth that worked in standalone, doesnt work properly....I dont expect a beta software to have perfect fuctioning plus featues or even perfect functioning base features, but I do expect that most of the base features work mostly and features which existed beforehand are working, specially if there a features app. And all in all im not mad about the people who develop it, they have a cool Idea and working hard, but im frustrated that they achived to made base features worse than truenas was (example: I get regular mails that my pool is broken, which isnt the case, and after checking the only thing which is broken is the NFS config...it works but it seems to doesnt know that)
-
If GPU support is needed, try version: '3.8' services: jellyfin: image: jellyfin/jellyfin:latest container_name: jellyfin runtime: nvidia # Enables NVIDIA runtime for hardware acceleration deploy: resources: reservations: devices: - capabilities: [gpu] # Access to the GPU for transcoding volumes: - /mnt/HDDs/media/config:/config # Configuration and metadata storage - /mnt/HDDs/media/movies:/media # Media directory ports: - 8096:8096 # HTTP - 8920:8920 # HTTPS (optional) environment: - TZ=Europe/Berlin # Set timezone - NVIDIA_VISIBLE_DEVICES=all # Expose all GPUs to the container - NVIDIA_DRIVER_CAPABILITIES=compute,video,utility restart: unless-stopped networks: - jellyfin_network # Custom network networks: jellyfin_network: driver: bridge
-
Hey @flat4vw I got it to work. I ignored HexOs and TrueNas, made a Portainer Service and then added the jellyfin as stack like: version: '3.8' services: jellyfin: image: jellyfin/jellyfin:latest container_name: jellyfin volumes: - /mnt/HDDs/media/config:/config # Configuration and metadata storage - /mnt/HDDs/media/movies:/media # Media directory ports: - 8096:8096 # HTTP - 8920:8920 # HTTPS (optional) environment: - TZ=Europe/Berlin # Set timezone restart: unless-stopped networks: - jellyfin_network # Custom network networks: jellyfin_network: driver: bridge IMPORTANT: You have to create a public share called "media" with the individual folders ("config" and "movies") inside of it. Change the timezone if needed. Maybe this will help you if you encounter similar issues with it.
-
dont hope for that, im trying to get it to work for 3 days now and this evening I finally give up....You can follow any documentation, video or setup guide, you will only collect bugs and weird fragments of your tries wich break other stuff. Use Plex (alltough it is add infested and costs a fortune), it seems to work for most of the people (didnt tried it yet, will tomorrow)
-
@flat4vw the worst thing is that im a software developer in germany, I should be able to frickin setup jellyfin. I use docker daily... I hoped to have finally a easy solution for all the home stuff so I dont have to make everything from scratch in my freetime cause of weird bugs, I guess it could be that there is a OS for that but HexOs isnt currently
-
@flat4vwI recommend you waiting until you setup your hex server, at least dont put any important data on it. Luckily I backed up everything I put on there also somewhere else but if I hadnt I would have lost a huge amount of data due to diffrent bugs where you cant do anything against it.
-
I also tought of tring out plex, but the payments everywhere is what I hate with plex...
-
Ok thanks @flat4vw, at least I feel a bit less dumb now XD Since using HexOs im fulltime fighting with very weird bugs like that (also have a directory which is undeletable etc)....