evocraigst

Members
  • Posts

    151
  • Joined

  • Last visited

Everything posted by evocraigst

  1. some reason my dockers turned off , and after logging in my docker is 40gb out of 40gb after my update ? zues-diagnostics-20190728-1901.zip unknown why nothink really changed hope it help not sure where to look
  2. im not sure where to start but i have 3 or 4 docker apps useing vpn on my unraid server each logging in and using there on connection on vpn , meaning i use up my connections fast , is there anyway to have a vpn route on my network so i can send all traffic i want on pia via a diffrent gate way or diffrent sub domain like my local is 192.168.1.1/24 and 192.168.11.1/24 will route via vpn , opensence allows it but having serious issues with it so if there a docker or vm i can use ? or am i missing a easier way be cool to have i different option on my unraid like br0 , bridge , host ect and br2 for vpn so have a raspberry pi as the vpn and connect via a Ethernet cable to a second Ethernet port
  3. Ahhh thanks hope restores docker app restore can restore docker list if not there 15 dockers to list
  4. Lucky I have back ups of my docker apps I guess , so delete docker image only way ?
  5. I had to restart my server today due to heat shutting it down , but not I have some serious issues , 1 is the dockers won't start and VM has lib errors and when I try the common error fix plugin in it says my array is not running on , on the main screen it says array started and all drives seem good as I see no error I have no idea where to start , please help never had a issue this big zues-diagnostics-20190728-1901.zip
  6. im in uk , but take your time , its no rush you done so well on this docker im very happy good work
  7. nah just checking wernt same ip as cahce server
  8. SteamCacheBundle help: Hi i been looking around repo info mainly the DNS address list for launchers steam blizzard ect and see epic and lots of games listed in them but no option in the docker to disable or enable is there a way? would be nice if can use for more downloads and second common issue is uplay not downloading at all if not disabled most say is a wildcard issue for the DNS address on uplay but has been updated on GitHub repo (how i found others) i deleted and reinstalled the docker to force an update with no luck and don't know how to edit a docker or inside a docker to check thanks for your time
  9. Help plz i have 2 errors with sonar that load the website but it loads forever and have ver and no numbers after it the only 2 errors i get are [Error] NzbDroneErrorPipeline: [GET /api/series] [Fatal] NzbDroneErrorPipeline: Request Failed. GET /api/series [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 10-adduser: executing... ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-config: executing... [cont-init.d] 30-config: exited 0. [cont-init.d] 99-custom-scripts: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-scripts: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.5322 [Info] AppFolderInfo: Data directory is being overridden to [/config] [Info] Router: Application mode: Interactive [Info] MigrationLogger: *** Migrating data source=/config/nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 *** [Info] MigrationLogger: *** Migrating data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 *** [Info] OwinHostController: Listening on the following URLs: [Info] OwinHostController: http://*:8989/ [Info] NancyBootstrapper: Starting Web Server [Warn] DownloadMonitoringService: Unable to retrieve queue and history items from Nzbget [v2.0.0.5322] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to NzbGet. Error: ConnectFailure (Connection refused): 'http://192.168.10.205:6789/jsonrpc' ---> System.Net.WebException: Error: ConnectFailure (Connection refused): 'http://192.168.10.205:6789/jsonrpc' ---> System.Net.WebException: Error: ConnectFailure (Connection refused) ---> System.Net.Sockets.SocketException: Connection refused at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <e8eb3d7a311640f484845e45cbec8973>:0 at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in <e8eb3d7a311640f484845e45cbec8973>:0 at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResult asyncResult) [0x00006] in <e8eb3d7a311640f484845e45cbec8973>:0 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in <6649516e5b3542319fb262b421af0adb>:0 --- End of stack trace from previous location where exception was thrown --- at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0019b] in <e8eb3d7a311640f484845e45cbec8973>:0 --- End of inner exception stack trace --- at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00217] in <e8eb3d7a311640f484845e45cbec8973>:0 at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in <e8eb3d7a311640f484845e45cbec8973>:0 at System.Net.WebOperation.Run () [0x0009a] in <e8eb3d7a311640f484845e45cbec8973>:0 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0 at System.Net.HttpWebRequest.GetRequestStream () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0 one.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000ef] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:68 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102 at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57 at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x00037] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:241 --- End of inner exception stack trace --- at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:254 at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.GetGlobalStatus (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:134 at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.GetQueue () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Nzbget\Nzbget.cs:56 at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.GetItems () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Nzbget\Nzbget.cs:185 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:89 [Info] RssSyncService: Starting RSS Sync [Info] DownloadDecisionMaker: Processing 198 releases [Info] RssSyncService: RSS Sync Completed. Reports found: 198, Reports grabbed: 0 [Error] NzbDroneErrorPipeline: [GET /api/series] [v2.0.0.5322] System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed database disk image is malformed at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior) at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader (System.Data.CommandBehavior behavior) [0x00000] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at System.Data.Common.DbCommand.ExecuteReader () [0x00000] in <dae9d897f85e430e83bbd1fe4277bb5b>:0 at (wrapper remoting-invoke-with-check) System.Data.Common.DbCommand.ExecuteReader() at Marr.Data.DataMapper.Query[T] (System.String sql, System.Collections.Generic.ICollection`1[T] entityList, System.Boolean useAltName) [0x0006b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:567 at Marr.Data.DataMapper.Query[T] (System.String sql, System.Collections.Generic.ICollection`1[T] entityList) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:546 at Marr.Data.DataMapper.Query[T] (System.String sql) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:537 at NzbDrone.Core.SeriesStats.SeriesStatisticsRepository.SeriesStatistics () [0x00053] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\SeriesStats\SeriesStatisticsRepository.cs:35 at NzbDrone.Core.SeriesStats.SeriesStatisticsService.SeriesStatistics () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\SeriesStats\SeriesStatisticsService.cs:23 at NzbDrone.Api.Series.SeriesModule.AllSeries () [0x0001d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Series\SeriesModule.cs:99 at NzbDrone.Api.REST.RestModule`1[TResource].<set_GetResourceAll>b__32_0 (System.Object options) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\REST\RestModule.cs:111 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func`2<object, object>,object) at Nancy.Routing.Route+<>c__DisplayClass4.<Wrap>b__3 (System.Object parameters, System.Threading.CancellationToken context) [0x00049] in <63c44d6f8d7e4f339a987bf9eb94d931>:0 [Fatal] NzbDroneErrorPipeline: Request Failed. GET /api/series [v2.0.0.5322] System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed database disk image is malformed at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior) at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader (System.Data.CommandBehavior behavior) [0x00000] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at System.Data.Common.DbCommand.ExecuteReader () [0x00000] in <dae9d897f85e430e83bbd1fe4277bb5b>:0 at (wrapper remoting-invoke-with-check) System.Data.Common.DbCommand.ExecuteReader() at Marr.Data.DataMapper.Query[T] (System.String sql, System.Collections.Generic.ICollection`1[T] entityList, System.Boolean useAltName) [0x0006b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:567 at Marr.Data.DataMapper.Query[T] (System.String sql, System.Collections.Generic.ICollection`1[T] entityList) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:546 at Marr.Data.DataMapper.Query[T] (System.String sql) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:537 at NzbDrone.Core.SeriesStats.SeriesStatisticsRepository.SeriesStatistics () [0x00053] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\SeriesStats\SeriesStatisticsRepository.cs:35 at NzbDrone.Core.SeriesStats.SeriesStatisticsService.SeriesStatistics () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\SeriesStats\SeriesStatisticsService.cs:23 at NzbDrone.Api.Series.SeriesModule.AllSeries () [0x0001d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Series\SeriesModule.cs:99 at NzbDrone.Api.REST.RestModule`1[TResource].<set_GetResourceAll>b__32_0 (System.Object options) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\REST\RestModule.cs:111 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func`2<object, object>,object) at Nancy.Routing.Route+<>c__DisplayClass4.<Wrap>b__3 (System.Object parameters, System.Threading.CancellationToken context) [0x00049] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  10. speak of the devil all my cache files disappeared again
  11. im having issues with 2 ssd's in my cache and well i have over 4tb cache over 7 ssd's well i wana remove 3 ssd's , 1 to gain more space in main array 2 to stop errors and docker crashing and errors in the 2 ssds ect ect what do i have to do to just remove the SSDs can i just set to 4 ssds and not have the other 3 small ones and keep 4 x 1tb ssds or do i have to back up my cache then restore it , i do back up my dockers every night after i lost all my docker saved in cahce stuff thanks for any help should add the Photos the last 4 i wana keep
  12. wow i made that change after to try fix it , but i changed it back and applied and it started up , very strange , thank you
  13. First ill let you know im on Version: 6.7.0-rc7 and can no longer start my vm's need help why all i did was reboot nemisis-diagnostics-20190426-0011.zip
  14. Update lost a in cache but servers back online , but still have error on one of my cache pool drives
  15. ok ill start by say when i woke up i noticed my plex server was not responding and had a read only error and as i looked about all my dockers where crashing or crashed with same read only errors so went to mount list and saw the cache was un mountable co after doing a check it said i should check device size using the btrfs rescue witch seemed like it worked but now it get this error ok checking it i dont wana jump ahead or mess this up as my unraid server is my life , i have 6 ssd's in my cache i have not run anythink other than btrfs rescue fix-device-size sdf1 and the built in check of main cache disk Help im desperate parent transid verify failed on 404401356800 wanted 657030 found 657029 parent transid verify failed on 404401356800 wanted 657030 found 657029 parent transid verify failed on 404401356800 wanted 657030 found 657029 parent transid verify failed on 404401356800 wanted 657030 found 657029 Ignoring transid failure checking extents data backref 433718579200 root 5 owner 9336665 offset 0 num_refs 0 not found in extent tree incorrect local backref count on 433718579200 root 5 owner 9336665 offset 0 found 1 wanted 0 back 0xdf5b9d0 incorrect local backref count on 433718579200 root 7138205409382236165 owner 281472963716086 offset 0 found 0 wanted 1 back 0xa185a30 backref disk bytenr does not match extent record, bytenr=433718579200, ref bytenr=0 backpointer mismatch on [433718579200 12288] data backref 434229600256 root 5 owner 8099536 offset 3915776 num_refs 0 not found in extent tree incorrect local backref count on 434229600256 root 5 owner 8099536 offset 3915776 found 1 wanted 0 back 0x57cd570 incorrect local backref count on 434229600256 root 13283367100929277957 owner 281472963515796 offset 3915776 found 0 wanted 1 back 0xe66f5e0 backref disk bytenr does not match extent record, bytenr=434229600256, ref bytenr=0 backpointer mismatch on [434229600256 45056] ERROR: errors found in extent allocation tree or chunk allocation checking free space cache checking fs roots checking only csum items (without verifying data) checking root refs ERROR: transid errors in file system Checking filesystem on /dev/sdf1 UUID: c702a9dd-ef94-4403-8b44-33b96a5783fe cache and super generation don't match, space cache will be invalidated found 250718879744 bytes used, error(s) found total csum bytes: 15458996 total tree bytes: 1180680192 total fs tree bytes: 1089454080 total extent tree bytes: 70549504 btree space waste bytes: 263042456 file data blocks allocated: 249878728704 referenced 249363730432
  16. I always had 2 internet lines as 50mb is fastest i get here so adding 2 lines gave me 100mb but port forwarding is a night mare !!! can i take one on my modems and connect to a network card in my unraid server and give it its own network address so i can let a vm or docker use the dedicated server ip and port forwarding will be easy? thanks
  17. I wana be able to help people like you helped me , Im a recovery tech so can only help people if they crash there car or break down
  18. ahhhhhh yes !!! my hassio server for my home assistant (config folder) aint connected , stopped auto connect and now errors stopped , I didn't think of it that way ! my smb shares off of the old pi :) Constructor you are a legend !
  19. my cache is strange 300gb but have more than that in ssd's , docker was updated when the cctv docker would only work withing the docker image , so made it large to store videos (not now needed) but I had cache issues where dockers could not write to anywhere on cache , did it say what ip was trying to connect to it ? thanks
  20. sorry zues-diagnostics-20190117-2222.zip
  21. just checking my server and in info im getting errors ErrorWarningSystemArrayLogin Jan 17 20:08:10 Zues kernel: Status code returned 0xc000006d STATUS_LOGON_FAILURE Jan 17 20:08:10 Zues kernel: CIFS VFS: Send error in SessSetup = -13 over and over , what can this mean ? thanks
  22. shame this used to work but now i guess its dont after windows 10 crappy updates
  23. that may help i use easeus backup and the network dont show my server name and there for wont allow me to back up 2 and always use fixed ip