Jump to content

Maxiboy44

Members
  • Posts

    72
  • Joined

  • Last visited

Everything posted by Maxiboy44

  1. 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.
  2. 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.
  3. 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 😉
  4. @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.
  5. Yeah, there no bugs in BugO....I mean HexOs, there are only many feature which some of them not even the devs know XD
  6. 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....
  7. 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)
  8. 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)
  9. 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
  10. 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.
  11. 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)
  12. @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
  13. @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.
  14. I also tought of tring out plex, but the payments everywhere is what I hate with plex...
  15. 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)....
  16. @flat4vwthe usually mount /mnt and done But I get a error and for me /mnt is also empty which shouldnt be cause in /media is a also a folder
  17. Does anyone know how it works?
  18. I currently have issues with jellyfin I have my movies in Media And I want it to add to my jellyfin but the path avalible are Where is the Media folder???? Thats the storage config in the truenas overlay
  19. Yeah, would improve transparency, which is needed as base for selling a "not finished" product where people spend 99$+ for a future Idea and plan, where trust and transparency is key. Im surprised they dont have that from the start, it damages customer relation from the start on. The amount of sells was predictable when having LLT as investor and PR plattform, that the rollout will take multiple days was expectable and to give a rough hint how far they given out orders and maybe even a average of "droped per day" or hour would be good so people can plan there freetime accordingly. The only reason why this would be hard or not possible todo would be if they not giving them out in order 😉, cause technicly its really easy todo and most of us would be happy if they would post it from time to time (and they know where in the process they are then they strucured it in any way).
  20. Hey, it would be awesome to get a recommendation for you about my setup options. I have 2 spare machines: - Current Server: i7 CPU 2x GTX 960 2TB HDD 4TB HDD - Feetholder: i5 CPU GTX 950 1TB Drive - New Drives 240GB SSD for HexOS 4TB Drive My needs: I currently run debian on my server and host a few websites via docker, as well as my routing via nginx. Everything is managed in portiner where possible, some of them have custom files on the os. One of the Apps is Nextcloud. I want to replace the Nextcloud instance with a NAS and a immich service, as well as plex for my videos/movies. (A AI is also running on it, cause this the 2 GPUS) Current consideration: Do I fuse everything to a i7 CPU 2x GTX 960 2TB HDD 4TB HDD 240GB SSD for HexOS 4TB Drive 1TB Drive System or do I do Server for websites with debian i7 CPU 2x GTX 960 2TB HDD Server for NAS: i5 CPU GTX 950 1TB Drive 4TB HDD 240GB SSD for HexOS 4TB Drive (or reverse) Best for electricity is the first but I dont know if I will be able to host my webistes on the HexOS without weird workarrounds. What do you think, how would you solve this? Thx a loot max 🙂
×
×
  • Create New...