elmuziko

Members
  • Posts

    25
  • Joined

  • Last visited

Everything posted by elmuziko

  1. Fixed this by going into /user/seafile/nginx/conf/seafile.nginx.conf and making the change there, as well as changing proxy_set_header X-Forwarded-Proto $scheme; to proxy_set_header X-Forwarded-Proto https; as documented here: https://github.com/ggogel/seafile-containerized/issues/138#issuecomment-1833473401 Apologies for the thread hack!
  2. I'm so sorry to be doing this and asking what I presume is a fairly obvious answer once you know what you're doing, sadly I do not. I use Seafile and am running into a well documented issue with 403 Forbidden CSRF cerifcation failed. The fix as documented here ( https://forum.seafile.com/t/solved-403-forbidden-after-upgrade-to-6-3-1/6525/5 ) is to edit the nginx config file with an entry like: location / { ... proxy_set_header Host $host:**20080**; <-----# I am using port 20080 in my setup hence I must change this. ....` The problem is I have no idea what config file any post is on about. In my /mnt/user/appdata/NginxProxyManager/nginx/proxy_host I can clearly tell 10.conf is the one for SeaFile, but if I add that line (it doesn't exist as standard) below location / { then I get 504 on my SeaFile host, and can't get past the login screen on NginxProxyManager WebGui Would really appreciate some help as I'm pulling my uneducated hair out. Thank you.
  3. ha, ehrlich gesagt, eine flache Image-Datei NextCloud, die im Hintergrund gemountet ist und RAW-Dateien freilegt. Ich fühle mich betrogen! 🤣 Vielen Dank für die schnelle Antwort
  4. Tut mir leid, dass ich diesen Thread gekapert habe. Ich bin ein neuer NextCloud-Benutzer und möchte wissen, ob die Daten einer Person für alle UNRAID-Admins sichtbar sein sollen? Wenn ich die NextCloud-Freigabe über die UNRAID-WebGUI durchsuche, kann ich Ordner, vollständige Dateinamen und sogar geöffnete Fotos sehen. Das bedeutet, dass es unangemessen von mir wäre, meinen Freunden und meiner Familie NextCloud-Dienste anzubieten, wenn ich vollen Zugriff auf alles habe, was sie hochladen. Ist das beabsichtigt oder übersehe ich etwas?
  5. I'm getting the same issue. I'm on 6.12.10. I noticed this issue when I tried to create a new Share - which I am unable to do. If I start the Mover it goes away, but I'm still unable to create a new share. tower-diagnostics-20240406-0706.zip Edit: Somewhat bizarrely, I created a folder at /mnt/user level from Krusader, and the error immediately went away. I was then able to permission it through Unraid Shares GUI without the 'Starting Services' notification
  6. And I have no idea where. Trying for the life of me to reinstall NextCloud-Aio-MasterContainer. Every time I fire it up it's asking me to log in, like it's done its initial startup already. There is no folder in appdata, even when installed, it's not there. I deleted the "Add Container" xml file. I also ran find / -name *nextcloud* from /mnt/user and deleted a whole bunch of files. One of which was in /var/lib/docker/volumes - which upon reinstalling wouldn't start the docker image as it was missing this folder, so had to create it manually. I've ran a Docker Scrub I've ran a community script: docker rmi $(docker images --quiet --filter "dangling=true") Any ideas how I can shed this docker and its config in full so I can reinstall? Thank you
  7. Thank you, Really appreciate the help and super fast responses.
  8. Thank you. You're right, there used to be. I put a 14tb in a few days ago, let it rebuild, and now it's out. Have done it, and now I'm being advised my parity drives will be overwritten when I start. Unless I check the Parity is already valid. Does the log file give any suggestions as to being valid or not? Or let them both get overwrriten then spend 24 hours biting my nails I don't have a power cut! ha.
  9. Find attached the diagnostics. I'll await a response before doing a new config. Thank you so much for replying quickly, and love the avatar. Slava Ukraini tower-diagnostics-20230602-0945.zip
  10. Everything is working ok, but this makes me nervous! There is no disk 2. None. All disks present are in use as shown. In unassigned disks, there's nothing there of historic items. Just a nice clean canvas. Should I just go ahead and hit for format button? If logs are needed to help, please let me know how to get them. I've hit the log button, but the only stuff showing up post a clean reboot is network related. Thank you in advance.
  11. Like you, my friend, I've made a mental note on how to fix this (and any other docker issues) in the future. Rollback! ha!
  12. I know you didn't ask me but on the offchance Silentbob is in the US and asleep for 12 hours, here's the answer. Forgive me for using Emby as my example. Different unraid box but the fix is exactly the same.
  13. Maaaaaaaaaate. My hero. Switching it back to 10.6.13 worked for me. Everything back up like nothing happened. Worst week ever and you smash it out of the park. Thank you.
  14. Having problems with MariaDB too. I too clicked upgrade just this Saturday past, and now Kodi won't start. In the logs, I get this, every second or two. Any ideas? I can't log in any more via phpmyadmin or through the console. Definitely know the root password.
  15. Morning all, This topic is kinda out of scope of Unraid so have no problem with being told to naff off. Only I am using unraid 6.9.2 with NginxProxyManager docker so hoped someone here might have some experience in this. I have NginxProxyManager installed to handle Plex, Ombi and a few other bits. Which is great, it does what it says on the tin. For work purposes though, I need to get a Microsoft Exchange tenant into my environment and comminucate with the outside world. That means I need to open port 443 for autodiscover and Outlook Web Access. Of course, 443 is in use by nginx. If i turn nginx off and send 443 traffic to my Exchange server, I can do what I need to. Does anyone know how to setup Exchange and NginX proxy? There is one guide on the internet I've found, which is here. https://tizutech.com/how-to-setup-nginx-reverse-proxy-for-microsoft-exchange-with-lets-encrypt/ Only this guide seems driven from start to finish on a linux server, not with docker in mind. I have zero idea how to port any of that to the front end gui. I have my own certificate, though, with letsencrypt being free, I would definitely prefer to have nginx do the whole thing. Thank you in advance.
  16. @MAM59 Legend, thank you very much. Bit of a learning curve getting there, but worked a treat. Thank you!
  17. Hello everyone, Apologies if this is in the wrong forum, General Support seems the most appropriate. I use Nginx Proxy Manager (Djoss's Repo) on my Unraid 6.11.5 rig to run an Emby server. It works a treat. Only I'm with TalkTalk in the UK and the moment there's any kind of network down time, anything from a router reboot to a pigeon landing on the overhead cable, I get a new IP address and have to alter my CNAME records on GoDaddy. It's become a daily thing now where I check my public IP address for any change before my family log in. Is there anyway to get around this? I have a no-ip account, and my router supports it, but I'm not the cleverest when it comes to networking. Anyone have any ideas? Or guides I can follow? Thank you
  18. Holy crap, I've got it working with Emby! Couldn't get it working with Plex. I'd change the video encode and watch the Processes on the unRAID dashboard change to one, then immediately see it revert to zero, and the stream hang. By that account, it proved my hardware was being recognised. Then I noticed you @rutherford set the values differently to how Space Invader sets them in his video. He only does the Name, Description, and Value. Whilst you added Key and Default Value. I went back to my linux distro of Emby and added them. Voila. Working like a treat. What’s more than that, I just fired it up with the binhex distro and it’s working there too. Below is a screenshot of my settings if anyone else is wanting to get it working in Emby.
  19. @rutherford Thanks for your very quick response. Are you using the same set up for Plex to? I'm trying it there with the same settings, as seen in my screenshot, but it's not working there either. Which kind of gives me hope I can get it working for Emby, just need to figure out the bigger issue. Thank you in advance.
  20. thank you @rutherford your guide is clear and concise but don't believe it's working for me. My Emby (Premiere), is not showing hardware encoding. If I change my transcoding to Advanced, there are no hardware encoders, and in GPU Stats, i have zero processes. Did you have to do anything special other than the --runtime=nvidia, and the two variables ? Your screenshot has them as Host Keys, his video had them as Variables. Ta
  21. @Kilrah All I need to know, thank you. Stick with a typical custom build computer. Appreciate the quick response.
  22. Good morning everyone, Long time user of unRAID, small time poster (testiment to how pleased I am with the product!) Apologies if something like this has been asked, I did a search and the only result matching my criteria was about getting unraid on the final product. My hardware is due a refresh. I have an intel NUC that's massively overpowered but also crazy noisy so was wondering if I could use this as my base, then attach drives via thunderbolt and have unraid work as normal. Is that a thing? Would unraid accept drives connected via thunderbolt? I was looking at this product as a starting point. https://amzn.eu/d/6VmGQRE It's important that I make my unraid an absolute beast as I have several VM's running on it, so can't just get a "dumb" nas.
  23. Hey JonathanM, Well, despite being insistent it wasn't the paths, it turns out it was the paths. I hate myself for entertaining otherwise. Apologies for the unnecessary topic, and thank you for the help. Appreciate it.
  24. Potentially Sab? I'm using binhex-sabnzbd. The only Path is configured as : Container Path : /data/downloads Host Path : /mnt/user/data/downloads/
  25. Morning all, After constant pressure from a friend, I've decided to move away from SickChill and onto Sonarr. I'm already running two instances of Radarr, so didn't expect the transition to be too complicated. Only it is. No matter what repo I use, I get the same problem every time. Sonarr will not create a series folder, and ultimately populate it. This is my Sonarr log file where I added a new series. 2022-08-23 19:15:42.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2022-08-23 19:15:42.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2022-08-23 19:15:42.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2022-08-23 19:16:30.8|Info|AddSeriesService|Adding Series [368643][Raised by Wolves] Path: [/media/TV/Raised by Wolves] 2022-08-23 19:16:30.8|Info|RefreshSeriesService|Updating Raised by Wolves 2022-08-23 19:16:30.9|Info|RefreshEpisodeService|Starting episode info refresh for: [368643][Raised by Wolves] 2022-08-23 19:16:30.9|Info|RefreshEpisodeService|Finished episode refresh for series: [368643][Raised by Wolves]. 2022-08-23 19:16:30.9|Info|MediaCoverService|Downloading Banner for [368643][Raised by Wolves] https://artworks.thetvdb.com/banners/series/368643/banners/5f56c5baa83ac.jpg 2022-08-23 19:16:30.9|Info|DiskScanService|Scanning Raised by Wolves 2022-08-23 19:16:31.0|Info|DiskScanService|Completed scanning disk for Raised by Wolves 2022-08-23 19:16:31.0|Info|SeriesScannedHandler|[Raised by Wolves] was recently added, performing post-add actions 2022-08-23 19:16:31.0|Info|MetadataService|Series folder does not exist, skipping metadata creation 2022-08-23 19:16:31.0|Info|MediaCoverService|Downloading Poster for [368643][Raised by Wolves] https://artworks.thetvdb.com/banners/series/368643/posters/5f2e8ce18c6bd.jpg 2022-08-23 19:16:31.2|Info|MediaCoverService|Downloading Fanart for [368643][Raised by Wolves] https://artworks.thetvdb.com/banners/v4/series/368643/backgrounds/61fe9be14dade.jpg 2022-08-23 19:16:35.8|Info|MetadataService|Series folder does not exist, skipping metadata image creation 2022-08-23 19:21:14.5|Info|RssSyncService|Starting RSS Sync 2022-08-23 19:21:14.8|Warn|Newznab|Indexer ninjacentral.co.za/ rss sync didn't cover the period between 23/08/2022 14:33:51 and 23/08/2022 16:01:20 UTC. Search may be required. 2022-08-23 19:21:15.4|Info|DownloadDecisionMaker|Processing 272 releases 2022-08-23 19:21:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 272, Reports grabbed: 0 2022-08-23 19:23:51.5|Info|ReleaseSearchService|Searching indexers for [Raised by Wolves : S01]. 3 active indexers 2022-08-23 19:23:56.0|Info|DownloadDecisionMaker|Processing 584 releases 2022-08-23 19:24:05.3|Info|Sabnzbd|Adding report [Raised By Wolves S01 1080p BluRay DD5.1 x264-W4NK3R] to the queue. 2022-08-23 19:24:06.7|Info|DownloadService|Report sent to Sab. Raised By Wolves S01 1080p BluRay DD5.1 x264-W4NK3R 2022-08-23 19:24:06.9|Info|ReleaseSearchService|Searching indexers for [Raised by Wolves : S02]. 3 active indexers 2022-08-23 19:25:00.3|Info|DownloadDecisionMaker|Processing 571 releases 2022-08-23 19:25:05.1|Info|Sabnzbd|Adding report [Raised.by.Wolves.2020.S02.1080p.WEBRip.x265-HiQVE] to the queue. 2022-08-23 19:25:05.6|Info|DownloadService|Report sent to Sab. Raised.by.Wolves.2020.S02.1080p.WEBRip.x265-HiQVE 2022-08-23 19:25:05.7|Info|SeriesSearchService|Series search completed. 2 reports downloaded. 2022-08-23 19:36:44.6|Info|RssSyncService|Starting RSS Sync 2022-08-23 19:36:46.7|Info|DownloadDecisionMaker|Processing 273 releases 2022-08-23 19:36:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 273, Reports grabbed: 0 2022-08-23 19:52:14.9|Info|RssSyncService|Starting RSS Sync 2022-08-23 19:52:15.9|Info|DownloadDecisionMaker|Processing 275 releases 2022-08-23 19:52:16.5|Info|RssSyncService|RSS Sync Completed. Reports found: 275, Reports grabbed: 0 2022-08-23 20:07:45.1|Info|RssSyncService|Starting RSS Sync 2022-08-23 20:07:47.6|Info|DownloadDecisionMaker|Processing 277 releases 2022-08-23 20:07:48.3|Info|RssSyncService|RSS Sync Completed. Reports found: 277, Reports grabbed: 0 2022-08-23 20:12:45.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/downloads/complete/tv/Raised By Wolves S01 1080p BluRay DD5.1 x264-W4NK3R. Ensure the path exists and the user running Sonarr has the correct permissions to access this file/folder 2022-08-23 20:14:15.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/downloads/complete/tv/Raised By Wolves S01 1080p BluRay DD5.1 x264-W4NK3R. Ensure the path exists and the user running Sonarr has the correct permissions to access this file/folder 2022-08-23 20:15:45.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/downloads/complete/tv/Raised By Wolves S01 1080p BluRay DD5.1 x264-W4NK3R. Ensure the path exists and the user running Sonarr has the correct permissions to access this file/folder 2022-08-23 20:17:15.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/downloads/complete/tv/Raised By Wolves S01 1080p BluRay DD5.1 x264-W4NK3R. Ensure the path exists and the user running Sonarr has the correct permissions to access this file/folder 2022-08-23 20:18:45.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/downloads/complete/tv/Raised By Wolves S01 1080p BluRay DD5.1 x264-W4NK3R. Ensure the path exists and the user running Sonarr has the correct permissions to access this file/folder 2022-08-23 20:20:15.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/downloads/complete/tv/Raised By Wolves S01 1080p BluRay DD5.1 x264-W4NK3R. Ensure the path exists and the user running Sonarr has the correct permissions to access this file/folder 2022-08-23 20:21:45.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/downloads/complete/tv/Raised By Wolves S01 1080p BluRay DD5.1 x264-W4NK3R. Ensure the path exists and the user running Sonarr has the correct permissions to access this file/folder 2022-08-23 20:23:15.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/downloads/complete/tv/Raised.by.Wolves.2020.S02.1080p.WEBRip.x265-HiQVE. Ensure the path exists and the user running Sonarr has the correct permissions to access this file/folder 2022-08-23 20:23:15.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/downloads/complete/tv/Raised By Wolves S01 1080p BluRay DD5.1 x264-W4NK3R. Ensure the path exists and the user running Sonarr has the correct permissions to access this file/folder And this is my Docker settings for the current Repo. ( link here in case it doesn't load https://ibb.co/KGdysxp ) I appreciate one of the first things that may come to mind is the host paths. It's not this, I'm confident. Like I say, I have Radarr already and the settings are pretty much the same. The only thing I can think of is the PUID, PGID and UMASK properties. I don't know enough about this to tinker with them, even after spending some time reading about it. Would appreciate some help on this. Thank you