theangelofspace15

Members
  • Posts

    22
  • Joined

  • Last visited

Everything posted by theangelofspace15

  1. Well, i didnt see any comment lol but in case anyone eant to give ot a try this os how it looks. `Config` is your config file, `/config/download` the folder the app downloads manga, `config/local` your local library.
  2. Did you tried my container? Thanks should fix it. As well.
  3. After not stopping using preclear plugin not more kernel panic.
  4. Have anyone make a guide or video of setting the zfs pool? Or how to migrate old pool to a zfs pool (the zfs will be a new pool with new drives). I keep getting `unmountable or no file system` what I have done: precleared the drives. created a pool with the drives. start array. and I get that error. i tried clock format but i get a `format unmountable drive` pops up. the screen go to loading. It shows formating, then the windows reload and every still looks the same. And there is a error: macvlan call trace error
  5. I updated the preclear plugings and stopped using it and im using the docker version instead (I forgot to mention that I was running a preclear every time I got the kernel panic) so far its been more than 3 days and not crash. And the precler finished woth the docker. So idk if it was the oreclear pligin but I honestly dont want to find out since this is my production unraid. Also is there a guide to set a zfs pool and how do I choose the ashift? Or does it default to 12?
  6. If you are still having problem. Try this container. `https://hub.docker.com/r/theangelofspace15/tachidesk-server` or change you image to use `theangelofspace15/tachidesk-server` Set `PUID` to your user id `PGID` to group id `/config` to your config file (like: /appdata/tachidesk` `/config/downloads` to download folder `/config/local` to local library the image is based on linuxserver alpine base images so it should use things like docker mods but I havent test it.
  7. are there conflicts if I still run the pluging in 6-12.RC5? do I need to uninstall the plugin now that zfs is native in RC5?
  8. Thanks, Now I have it setup with a share called `logs` Let see if if happens again. This is the diagnostic after the server rebooted. unraid-diagnostics-20230507-1906.zip
  9. how do I get the diagnostic when my system crash? after updating I have been getting kernel panics. I tried rebooting but the log was gone. this is how the panic looks
  10. I havent have time to check but it shouldnt be hard by changing the dockerfile. I might yake a look one day. I have not been using tachidesk so I stopped T/Sing.
  11. How do I create a zfs pool with rc5? and I dont see ashift option. is it default to 12?
  12. is the code close source? I would like to take a lot at the code and see what it does in the background if possible.
  13. The zpool is just a share with a symlink to a zfs pool. Dockers and dockers app are in the pool and all ny other containers have been running fine for years like that. So it is not relevant. I did try reinstalling l, but still same problem.
  14. ```Tachidesk data location inside the container -> /home/suwayomi/.local/share/Tachidesk The server is running by default configuration on http://localhost:4567 log file location inside the container -> /home/suwayomi/.local/share/Tachidesk/logfile.log /home/suwayomi/startup/startup_script.sh: line 18: can't create /home/suwayomi/.local/share/Tachidesk/logfile.log: Permission denied``` there are no files inside the Tachidesk-Docker folder, beside a manga/ folder
  15. Was anyone able to fix the permission error? Im having the same problem default settings
  16. I have a nvme that was use as a slog for my zpool. i got the notification for the update so I went ahead and updated and reboted the server. after the reboot, the nvme is not detected anymore causing my zpool to be degrated.
  17. is there a way to use h265 gpu HW? thanks.
  18. Hi, I am trying to setup pfsence using spaceinvader videos. I tried the first instalation, after some troubleshooting everything was working. Wan and lan. But I was not able to login to the webui. So I deleted the VM to try again, but now the pci NIC does not show when crating the VM. And now they show under settings/network on unraid, even after pass fvio-pci.ids to the flash file, it seen like now it ognore it. Thanks.