Everything posted by Shobo
-
[Support] Linuxserver.io - Sonarr
Just installed the most recent update and now I'm getting this spamming the console logs, anyone know what's going on? EPIC FAIL! System.MissingMethodException: Method not found: 'DryIoc.Rules DryIoc.Rules.WithDefaultReuse(DryIoc.IReuse)'. at NzbDrone.Common.Composition.Extensions.ServiceCollectionExtensions.WithNzbDroneRules(Rules rules) at NzbDrone.Host.Bootstrap.<>c.<CreateConsoleHostBuilder>b__3_0(Rules rules) in ./Sonarr.Host/Bootstrap.cs:line 153 at DryIoc.Container..ctor(Func`2 configure, IScopeContext scopeContext) in /_/src/DryIoc/Container.cs:line 79 at NzbDrone.Host.Bootstrap.CreateConsoleHostBuilder(String[] args, StartupContext context) in ./Sonarr.Host/Bootstrap.cs:line 151 at NzbDrone.Host.Bootstrap.Start(String[] args, Action`1 trayCallback) in ./Sonarr.Host/Bootstrap.cs:line 73 at NzbDrone.Console.ConsoleApp.Main(String[] args) in ./Sonarr.Console/ConsoleApp.cs:line 45
-
[RESOLVED] Updated to 7.2.2 from 7.1.4 and now cache won't mount "Unmountable: wrong or no file system"
I have two NVMe cache drives, never had an issue before. Downgraded back to 7.1.4 and issue remained (back to 7.2.2 now) Really don't want to lose my AppData/docker set ups, would take ages to get that all restored, I do not have an AppData backup because I'm dumb. Any help would be much appreciated. Update: RESOLVED In case this happens to anyone else, I ran btrfs rescue zero-log on each drive (ex: btrfs rescue zero-log /dev/nvme0n1p1 ) and that resolved it! Was able to start the array normally afterwards.
-
[Support] binhex - PrivoxyVPN
I'm not quite sure if this is the appropriate place to post this, but thought it was as good as any to start. I'm trying to get this docker to work alongside a letsencrypt reverse proxy docker. I'm able to get everything working fine separately. Letsencrypt reverse proxy to a docker works great. Setting the docker's network to the privoxyvpn container works great. However when I put them together I can only get 502 Bad Gateway errors when accessing the reverse proxy (accessing through the local IP still works). Not sure what I'm missing. I've tried googling all over the place and have found posts from users saying they got it working, but they never explain what they did to get it to work. Any obvious steps I may have missed?
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I'm not quite sure if this is the appropriate place to post this, but thought it was as good as any to start. I'm trying to get this docker to work alongside a privoxyvpn docker. I'm able to get everything working fine separately. Letsencrypt reverse proxy to a docker works great. Setting the docker's network to the privoxyvpn container works great. However when I put them together I can only get 502 Bad Gateway errors when accessing the reverse proxy (accessing through the local IP still works). Not sure what I'm missing. I've tried googling all over the place and have found posts from users saying they got it working, but they never explain what they did to get it to work. Any obvious steps I may have missed?
-
Updates on NFSv4 Support?
As someone who has been struggling mightily with stale file handle errors on a Linux VM recently, I 100% agree and would love to see NFS v4 implemented. Please?