knex666

Members
  • Posts

    344
  • Joined

  • Last visited

Everything posted by knex666

  1. na its not and you can contribute if you want. Youll need a reverse in order to get it run. Not everything is a one click install on unraid cheers
  2. please use it without the # before docker otherwise it will not run
  3. Ok, I think you tryed to mount your share to user/files and that folder will be recreated by nextcloud as an empty dir. give it a try by mounting your share somewhere as ro and use external choose local drive there
  4. I can just repeat my question where did you map the folder to? did you try to mount it into a user folder or did you use the external storage plugin as written in #1 post here cheers
  5. please read about volume mounting in docker. A folder inside your host system can be mapped to any location inside your docker.
  6. Oh damn! hope you can recover your data. please mount your share to a non existing folder like /share. where did you mount the folders to? maybe you mount that folder as read only next time. cheers.
  7. can you discribe your setup and post the log files thx
  8. He is using a different image. Dont use smb use local and then choose the mounted folder
  9. Hey @SidM, denk dran, dass Du Docker benutzt und Docker ist cool. Also einfachere Alterantive.: Erstelle für jeden sein Share und mounte die Shares unter /var/www/html/data/USERNAME in den Share müssen dann die Ordner etc. cache/ files/ files_trashbin/ files_versions/ uploads/ Cheers
  10. Hey folks! so I had to swap a disk a second time that year. So I was wondering why my HDDs does not live longer than 3 years. I tryed to preclear the same disk to just give it a try. but after 2min of pre-read it failed - so I was like ok, thats trash. After buying a new one an pre-clear that disk everythings fine now but I ask myself why do this disk fail so early. I put that disk in my windows machine and used HDDScan to read all sectors of that disk - there has been no bad sector. only one with > 500ms read - thats not a disk fail. smart state is good... why does unraid say that this disk is in error state? thank you! WD3TBsmart.pdf WD3TBres.pdf
  11. thank you very much for your contribution
  12. Hey everyone, I have changed the docker image to a slim python image, since it was very large in space. IMPORTANT: Please let the "post arguments" blank, as the latest docker image includes a runnable start command Please update your config file in order to make autoscan work again. Folder with full path now folder and filename are separated with an ; now. /Archiv/Test1/TESTARC;Filename": ["Keyword1"] Example: https://github.com/maschhoff/prpdf/blob/main/config/config.json
  13. Hey Christoph @ich777, yes, great work! Thank you so much for all the time and effort to get this up and running! I am very interested on how you build such plugins, is there a tutorial or video on that? Cheers!
  14. the db connection to db:3306 is not possible at all. there is no volume mapping so every config gets lost after a restart plz fix that cheers
  15. Hi folks, so I updated to 6.11 today and I got a problem installing that plugin again. After installing it manually and restart I would like to choose tbsos-DVB Driver but it failed. Any idea why and how I can fix that? Cheers
  16. @Kilrah I invite you to commit to the template I build up. Yes there are issues to Deal with like file permission etc. but building it for your own will not help an one else.
  17. Thank you so much for your feedback! Good idea, I will update the template with the next release You mean the folder / folder description of the docker template? or instead of a root and a scan folder a import and a repository folder? maybe a screenshot would help to know what excatly you mean. I have got a scan folder and an archive folder, the archive folder is a already existing folder with subfolders. Cheers
  18. I´ve added that as enhacement and I will implement it soon. https://github.com/maschhoff/prpdf/issues/10
  19. The icon URL is broken, just use an other icon and put the URL inside the container configuration. Cheers
  20. Can you check if you can curl the openhab site from within the nginx proxy Manager by exec it into it?
  21. Hi, I am not using port forwarding, I prefer a ssh tunnel with reverse port forwarding, so my configurations looks a bit different but should work as well. I left out the redirection from http to https and the ssh certificates because that is self explaining. location /{ proxy_pass http://IP:8877; proxy_set_header Host $host; proxy_set_header X-Forwarded-Proto $scheme; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_max_temp_file_size 16384m; client_max_body_size 0; } Give it a try, I hope we will find a solution for you. Cheers
  22. Hi, I checked the template I did not use any port forwardings so you should delete that option and add a new one. I didnt get it.
  23. Okay, i take a look at the template xml. Theres maybe an error
  24. If you did not set it up already just give it a try. I didnt check it and I dont know the req of openp