Everything posted by snowborder714
-
[Support] binhex - Sonarr
My current logs are filled with this over and over. I haven't been in SONARR lately when the indexer issue was happening but next time it does, I'll grab new logs. 2022-04-07 10:54:39.4|Fatal|SonarrErrorPipeline|Request Failed. GET /api/v3/wanted/missing [v3.0.7.1477] System.NullReferenceException: Object reference not set to an instance of an object at NzbDrone.Core.Datastore.Extensions.PagingSpecExtensions.CreateExpression[TModel] (System.String propertyName) [0x00019] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Datastore\Extensions\PagingSpecExtensions.cs:32 at NzbDrone.Core.Datastore.Extensions.PagingSpecExtensions.OrderByClause[TModel] (NzbDrone.Core.Datastore.PagingSpec`1[TModel] pagingSpec) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Datastore\Extensions\PagingSpecExtensions.cs:11 at NzbDrone.Core.Tv.EpisodeRepository.GetMissingEpisodesQuery (NzbDrone.Core.Datastore.PagingSpec`1[TModel] pagingSpec, System.DateTime currentTime, System.Int32 startingSeasonNumber) [0x0000d] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\EpisodeRepository.cs:216 at NzbDrone.Core.Tv.EpisodeRepository.EpisodesWithoutFiles (NzbDrone.Core.Datastore.PagingSpec`1[TModel] pagingSpec, System.Boolean includeSpecials) [0x0000d] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\EpisodeRepository.cs:111 at NzbDrone.Core.Tv.EpisodeService.EpisodesWithoutFiles (NzbDrone.Core.Datastore.PagingSpec`1[TModel] pagingSpec) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\EpisodeService.cs:152 at Sonarr.Http.SonarrRestModule`1[TResource].ApplyToPage[TModel] (System.Func`2[T,TResult] function, NzbDrone.Core.Datastore.PagingSpec`1[TModel] pagingSpec, System.Converter`2[TInput,TOutput] mapper) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Http\SonarrRestModule.cs:43 at Sonarr.Api.V3.Wanted.MissingModule.GetMissingEpisodes (Sonarr.Http.PagingResource`1[TResource] pagingResource) [0x00210] in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Api.V3\Wanted\MissingModule.cs:47 at Sonarr.Http.REST.RestModule`1[TResource].<set_GetResourcePaged>b__36_0 (System.Object options) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Http\REST\RestModule.cs:139 at Nancy.NancyModule+<>c__DisplayClass14_0`1[T].<Get>b__0 (System.Object args) [0x00047] in <e31b230dbd29407fadcc55713e0bbd0f>:0 at Nancy.NancyModule+<>c__DisplayClass16_0`1[T].<Get>b__0 (System.Object args, System.Threading.CancellationToken ct) [0x00047] in <e31b230dbd29407fadcc55713e0bbd0f>:0 at Nancy.Routing.Route`1[T].Invoke (Nancy.DynamicDictionary parameters, System.Threading.CancellationToken cancellationToken) [0x00017] in <e31b230dbd29407fadcc55713e0bbd0f>:0 at Nancy.Routing.DefaultRouteInvoker.Invoke (Nancy.Routing.Route route, System.Threading.CancellationToken cancellationToken, Nancy.DynamicDictionary parameters, Nancy.NancyContext context) [0x00086] in <e31b230dbd29407fadcc55713e0bbd0f>:0 at Nancy.Routing.DefaultRequestDispatcher.Dispatch (Nancy.NancyContext context, System.Threading.CancellationToken cancellationToken) [0x002b7] in <e31b230dbd29407fadcc55713e0bbd0f>:0 at Nancy.NancyEngine.InvokeRequestLifeCycle (Nancy.NancyContext context, System.Threading.CancellationToken cancellationToken, Nancy.Bootstrapper.IPipelines pipelines) [0x0011d] in <e31b230dbd29407fadcc55713e0bbd0f>:0
-
[Support] binhex - Sonarr
It seems that every day at least once my indexers go down (for both Sonarr and Radarr) and I can't seem to figure out how to get them back up. I am able to log into the website with no issue but when I test it, I get an error. Any suggestions?
-
[Support] Linuxserver.io - Nextcloud
I'm now getting this when logged into NextCloud on a laptop browser. Mine is happening for anything above 1GB I believe.
-
[Support] Linuxserver.io - Nextcloud
Please take a look at the six or so posts directly above yours. There should be some info in there to help.
-
[Support] Linuxserver.io - Nextcloud
I renamed the nginx.conf file in Swag (/etc/nginx/) and restarted Swag and it looks like it downloaded a new copy as it had an older date. I updated the client_max_body_size set to 0, restarted again, and I was able to upload larger files when logged in as the user. I went back to my original test scenario and tried uploading a 500MB test file via a File Drop link and after almost a minute, I received a "Connection to server lost" message. I changed the folder to have "Allow update and editing" permissions and tried again and received the same error message but this time it took about 1:30. Looks like I have something new to look into.
-
[Support] Linuxserver.io - Nextcloud
Hmm...I found this thread which sounds like what you stated but am unsure which nginx.conf file(s) I should be deleting. https://github.com/linuxserver/docker-swag/issues/91 I tried deleting (just renamed) both nginx.conf files in Swag (/defaults/) and NextCloud (/defaults/) and restarted both containers but neither of them have recreated.
-
[Support] Linuxserver.io - Nextcloud
I've searched for every term I can think of in this thread and across other sites and everything I'm finding leads back to changing stuff I mentioned above. I did just find something about changing a user.ini file but that didn't help either. If you know of a resolution somewhere in this thread, please link me to it when you get the chance. I did do some more testing and found that it's failing on files over 500ish MB (through Google Chrome). So while it looks like I've taken a lot of steps to increase this, I'm still missing something somewhere. Back through the documentation I go.
-
[Support] Linuxserver.io - Nextcloud
Does anyone have any suggestions on what logs to look at to troubleshoot upload issues? I seem to be running into issues uploading larger files (2GB is what I'm currently testing with) and receive a "Cannot upload...." message when I try using a folder shared as a File Drop (upload only). When I set the folder to "Allow upload and editing", I receive a "An unknown error has occurred" message. I am running NextCloud and Swag. NextCloud v23.0.2 The UI under System shows PHP Upload Max Size as 100GB NextCloud's nginx.conf file has client_max_body_size set to 0 (disabled) Swag's nginx.conf file has client_max_body_size set to 0 (disabled) Swag's nextcloud.subdomain.conf file has client_max_body_size set to 0 (disabled) I've turned the logging value to 1 (0 was just impossible to find anything) and do not see anything in both the UI Logs area or the nextcloud.log file. I don't see any logs in var/logs/nginx or var/logs/php.
-
[Support] binhex - Radarr
I've been running into issues with radarr (and sonarr) for the past few weeks. It's usable for a short while and then I run into indexer errors for some unknown reason. I know they're up as I can log into the websites but when testing inside radarr, it fails. Log file is attached. radarr.txt
-
Issues accessing GUI via web browser
I was finally able to get into the UI so I upgraded to v6.10 and then disabled docker to change macvlan to ipvlan. The UI went down and I can't seem to figure out how to gain access back to it to continue, nor can I find where in some config file I can make the change. I disabled SSL, renamed the docker image, and was finally able to get into the UI to make the change. I then renamed the docker image back and rebooted again. Everything came back up. I finally turned SSL back on. If I notice it locking up in the future, I'll have to try creating the VLAN for my docker containers as the first link suggests. Thanks for the help and here's to hoping that change fixes things and keeps it running smoothly!
-
Issues accessing GUI via web browser
I've had this server for a number of years, transferred it to a new chassis almost a year ago, and haven't had too many issues up until recently. A number of times within the past few weeks I've ran into the GUI just stopping to work even though the server is still up and running (I can access SMB shares via my laptop and can putty into it, but some/most of the time the dockers stop when this happens). Usually a reboot fixes it. I haven't made any large changes recently (no new dockers in a while, no new disks, no major config changes). Today the GUI did something different and was still accessible and showed most of the header but nothing below that and none of the tab names worked when you clicked on them. I tried a change a friend suggested to the settings.cfg file for the nvidia driver (set disable_xconfig=true) and rebooted. Now the GUI just shows ERR_CONNECTION_REFUSED. I can putty in so I grabbed the diagnostics file. If anyone can look through this as I'm not familiar with where to look for issues, I'd greatly appreciate it. tower-diagnostics-20220103-1054.zip
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Good to know. It was just a misunderstanding on my end as I was trying to get a VM to auto-start with the UD disk attached (being used for security camera footage storage). I changed it to just auto-mount and removed passed through and the VM now auto-starts just fine. Thanks for the help and clarification.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Are you able to have an UD drive auto-mount and be passed through (for VM usage)? It seems that I can't have both of these options enabled at the same time.
-
[Support] spaceinvaderone - Shinobi Pro
I have Shinobi set up and have added three of my cameras in Watch-Only mode (don't have a separate hard drive to record to yet). You can see they've populated perfectly fine in the side bar on the left, but when I add them to the main dashboard area, they just display black. I'm able to see them without issues via web streaming or the mobile app. I've attached a picture for reference. Anyone have suggestions on how to get them to display?