Jump to content

elmuziko

Members
  • Posts

    25
  • Joined

  • Last visited

Posts posted by elmuziko

  1. 30 minutes ago, elmuziko said:

    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.

     

    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. 58 minutes ago, alturismo said:

    naja, du bist admin und root user ... was erwartest du ? ;)

    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. 6 minutes ago, JorgeB said:

    At some point there was a 6TB disk assigned to disk2, emulated disk doesn't show signs of any supported filesystem, so if you are not missing any data and to get rid of it do a new config (Tools -> New Config) and resync parity, you can re-assign the data disks sequentially or just leave that slot empty.


    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.
     

  8.  

    image.thumb.png.02aaeecf2fb01688a05f5c87f4bd4289.png

     

    image.thumb.png.2f8cbbccf0dd0aa712fc16003512a32a.png

     

    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.

  9. 1 minute ago, Martintheshred said:

    Cheers for this Elmuziko thats what I did on the off chance that well if its broken I cannot make it any worse (LOL) and change it to this below I was just reply but you beet me to it hope they get the update sorted though 1957943715_Screenshot2023-06-01at09_00_09.thumb.png.23670aa008be8c8970164e07d5a12c6d.png

    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!

    • Like 1
  10. 1 minute ago, Martintheshred said:

    Thanks for this Silentbob this is probably a stupid newbie question how do I do that?
    Do I just open up the Unraid template and change it there?

     

    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.

     

    image.thumb.png.c42bdf5da2b2b5e8c9d9e4dac2c3d7a5.png

     

    • Like 1
  11. 6 hours ago, silentbob said:

    Having a similar issue after updating. Changing the docker repositry to linuxserver/mariadb:10.6.13 gets thins running again.

     

    230601 01:17:37 mysqld_safe Starting mariadbd daemon with databases from /config/databases
    2023-06-01  1:17:37 0 [Note] Starting MariaDB 10.11.3-MariaDB-log source revision 0bb31039f54bd6a0dc8f0fc7d40e6b58a51998b0 as process 5244
    2023-06-01  1:17:37 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
    2023-06-01  1:17:37 0 [Note] InnoDB: Number of transaction pools: 1
    2023-06-01  1:17:37 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
    2023-06-01  1:17:37 0 [Note] InnoDB: Using Linux native AIO
    2023-06-01  1:17:37 0 [Note] InnoDB: Initializing buffer pool, total size = 256.000MiB, chunk size = 4.000MiB
    2023-06-01  1:17:37 0 [Note] InnoDB: Completed initialization of buffer pool
    2023-06-01  1:17:37 0 [Note] InnoDB: Buffered log writes (block size=512 bytes)
    2023-06-01  1:17:37 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.5.12. You must start up and shut down MariaDB 10.7 or earlier.
    2023-06-01  1:17:37 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
    2023-06-01  1:17:37 0 [Note] InnoDB: Starting shutdown...
    2023-06-01  1:17:38 0 [ERROR] Plugin 'InnoDB' init function returned error.
    2023-06-01  1:17:38 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
    2023-06-01  1:17:38 0 [Note] Plugin 'FEEDBACK' is disabled.
    2023-06-01  1:17:38 0 [ERROR] Unknown/unsupported storage engine: InnoDB
    2023-06-01  1:17:38 0 [ERROR] Aborting
    230601 01:17:38 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended

     

     

     

     

    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.

  12. 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.

     

    Quote
    230530 14:08:43 mysqld_safe Starting mariadbd daemon with databases from /config/databases
    Caught SIGTERM signal!
    cat: /var/run/mysqld/mysqld.pid: No such file or directory
    UMASK must be a 3-digit mode with an additional leading 0 to indicate octal.
    The first digit will be corrected to 6, the others may be 0, 2, 4, or 6.
    UMASK corrected from 022 to 0640 ...
    230530 14:08:44 mysqld_safe Logging to '/config/databases/bc1b4b81309e.err'.
    230530 14:08:44 mysqld_safe Starting mariadbd daemon with databases from /config/databases
    Caught SIGTERM signal!
    cat: /var/run/mysqld/mysqld.pid: No such file or directory
    UMASK must be a 3-digit mode with an additional leading 0 to indicate octal.
    The first digit will be corrected to 6, the others may be 0, 2, 4, or 6.
    UMASK corrected from 022 to 0640 ...
    230530 14:08:46 mysqld_safe Logging to '/config/databases/bc1b4b81309e.err'.
    230530 14:08:46 mysqld_safe Starting mariadbd daemon with databases from /config/databases
    Caught SIGTERM signal!
    cat: /var/run/mysqld/mysqld.pid: No such file or directory
    UMASK must be a 3-digit mode with an additional leading 0 to indicate octal.
    The first digit will be corrected to 6, the others may be 0, 2, 4, or 6.
    UMASK corrected from 022 to 0640 ...
    230530 14:08:48 mysqld_safe Logging to '/config/databases/bc1b4b81309e.err'.
    230530 14:08:48 mysqld_safe Starting mariadbd daemon with databases from /config/databases
    Caught SIGTERM signal!
    cat: /var/run/mysqld/mysqld.pid: No such file or directory
    UMASK must be a 3-digit mode with an additional leading 0 to indicate octal.
    The first digit will be corrected to 6, the others may be 0, 2, 4, or 6.
    UMASK corrected from 022 to 0640 ...
    230530 14:08:49 mysqld_safe Logging to '/config/databases/bc1b4b81309e.err'.
    230530 14:08:49 mysqld_safe Starting mariadbd daemon with databases from /config/databases
    Caught SIGTERM signal!
    cat: /var/run/mysqld/mysqld.pid: No such file or directory
    UMASK must be a 3-digit mode with an additional leading 0 to indicate octal.
    The first digit will be corrected to 6, the others may be 0, 2, 4, or 6.
    UMASK corrected from 022 to 0640 ...
    230530 14:08:51 mysqld_safe Logging to '/config/databases/bc1b4b81309e.err'.
    230530 14:08:51 mysqld_safe Starting mariadbd daemon with databases from /config/databases
    Caught SIGTERM signal!

     

     

  13. 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. 

  14. 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

     

     

  15. 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.

     

    640693262_Screenshot2023-03-01122602.thumb.png.a1f64a04a3636a1795d28694a04cee82.png

    • Upvote 1
  16. 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

  17. 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.

  18. 17 hours ago, JonathanM said:

    The screenshot you posted for sonarr shows

     

    Container Path : /data
    Host Path : /mnt/user/appdata/data/

     

    If the full pair of paths don't match between the applications, they can't find the files.

    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.

  19. 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 )

     

    Screenshot-2022-08-24-110912.png

     

    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 

     

×
×
  • Create New...