radfx

Members
  • Posts

    50
  • Joined

  • Last visited

Everything posted by radfx

  1. Hi all, I have noted that after installing V4 i will randomly get database errors, i upgraded from V3 and it seems to happen every few months so not life shattering, i restore from backup and im up and running again. i thought it was maybe the docker updating while its doing a scan to i disabled auto updated, then on the 31st of march i noticed no new shows downloading, went to add one manually and it found it but didnt grab then looked at the logs and saw the usual errors, so wasnt from an update and no power outage or anything on the server The database got locked, then a little while later became malformed. I have had it running smoothly for a long time but V4 seems to give random errors, some say i may need to nuke the database and start again as there maybe something lurking causing the issues other posts mention keywords might be causing (i had favorited keywords like X265 and Dubbed etc but have moved to some trash guides for dubbed anime that seems to be going well. Any advice appreciated 2024-03-30 23:32:21.5|Info|HousekeepingService|Running housecleaning tasks 2024-03-30 23:32:22.7|Info|Database|Vacuuming Log database 2024-03-30 23:32:25.7|Info|Database|Log database compressed 2024-03-30 23:32:25.8|Info|Database|Vacuuming Main database 2024-03-30 23:33:21.6|Error|TaskExtensions|Task Error [v4.0.2.1183] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1075 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1058 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Sonarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Sonarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Sonarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-03-30 23:34:19.7|Info|Database|Main database compressed 2024-03-30 23:39:21.7|Info|RssSyncService|Starting RSS Sync 2024-03-30 23:39:29.2|Info|DownloadDecisionMaker|Processing 270 releases 2024-03-31 01:12:29.2|Info|RssSyncService|Starting RSS Sync 2024-03-31 01:12:38.7|Info|DownloadDecisionMaker|Processing 267 releases 2024-03-31 01:12:39.2|Info|RssSyncService|RSS Sync Completed. Reports found: 267, Reports grabbed: 0 2024-03-31 01:27:59.4|Info|RssSyncService|Starting RSS Sync 2024-03-31 01:28:06.6|Info|DownloadDecisionMaker|Processing 271 releases 2024-03-31 01:28:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 271, Reports grabbed: 0 2024-03-31 01:32:59.5|Error|TaskExtensions|Task Error [v4.0.2.1183] code = Corrupt (11), message = System.Data.SQLite.SQLiteException (0x800007EF): database disk image is malformed database disk image is malformed at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1075 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1058 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Sonarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Sonarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Sonarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-03-31 01:33:29.5|Error|TaskExtensions|Task Error [v4.0.2.1183] code = Corrupt (11), message = System.Data.SQLite.SQLiteException (0x800007EF): database disk image is malformed database disk image is malformed at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1075 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1058 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Sonarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Sonarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Sonarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-03-31 01:33:59.5|Error|TaskExtensions|Task Error [v4.0.2.1183] code = Corrupt (11), message = System.Data.SQLite.SQLiteException (0x800007EF): database disk image is malformed database disk image is malformed at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1075 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1058 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Sonarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Sonarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Sonarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-03-31 01:34:29.5|Error|TaskExtensions|Task Error sonarr.16 error log.txt
  2. Ahh, I thought as it showed the two different device names it would be ok, I will remove 1 drive and do them individually, cheers!
  3. I think I dun goofed, and not sure if this is the best place to write about it? I have 2 new 8TB drives and no free internal slots, so I connected a multibay USB JBOD enclosure, so unpaid unassigned devices saw both disks, I used the plugin to start pre clear , it says both drives will be done, hit start and 98 hours later it says complete. but I only ever saw the one HDD drive flashing and only 1 drive shows 'pre cleared' but when I "+" in the tools menu, both drives have a pre clear file - I think the system got confused as both drives reporting as the same (both show DEV1) but one listed as sdj and one as sdk so it didn't seem to be going any further, didn't say anywhere ok moving to next drive, but when I clicked the top square icon, the pre cleared status is gone for the one drive but the logs remain. so, should I be removing and just doing 1 drive at a time? is it because they are the same model that confused things or am I way off? (my plan was to pre clear both, then shut down, replace the smaller drive, let it rebuild then shut down and replace the next smallest drive) any tips appreciated!
  4. I don’t visit the forums all that often but notices my server plug-in offline, when trying to login I no longer could as it wouldn’t accept my username or email address, thankfully a password reset got my back in☺️
  5. hey, sorry i never got notified of a reply, yeah it was just via a standard USB cable and the server saw it with power remaining and estimated battery from current draw etc
  6. Hi everyone! I tried this a while ago when 6.10 first came out, everything updated, plex loads and any videos that are direct play work without issue, anything that needs transcoding hangs then gives a transcoding error. Someone else posted about the same issue here: (but they resolved it with a restart, i unfortunately am not that lucky) Same issue I tried a few things suggested (deleting codes folder, uninstalling and reloading the docker, resetting permissions on files, nothing worked.. plex loads but transcoding just doesn't work.. so after seeing 6.10.3 available i thought id give it another try.. same issue, i cant see any errors apart from plex when the playback fails and as far as i can tell have updated everything i need.. Going to go back to 6.9 again, im sure it maybe something simple, but i just dont know enough about this to troubleshoot deeply. and advise would be appreciated
  7. Glad its working for you, i might leave it a little and see, everything running smoothly at the moment and didnt need an immediate reason to update, but will retry eventually
  8. i ended up reverting back to 6.9 of unraid - i spent a few hours with little success so I just gave up for now.
  9. Having the exact issue myself, plex loads but trying to get HW transcodes to run seems to lock up, some have posted to uninstall and reinstall the nvidia driver then reboot which im trying now
  10. i found out how to access the logs, it appears to load V6.5 at the start then tries to load 8.11 and fails cat /var/log/syslog | grep pulseway May 12 21:20:24 Servername pulseway: Starting Pulseway Daemon version 6.5 (2019082205) May 12 21:20:24 Servername pulseway: Configuration read successfully! May 12 21:20:36 Servername pulseway-update: Copy to directory /var/pulseway/update May 12 21:20:36 Servername pulseway-update: Copy to directory /var/pulseway/update/usr May 12 21:20:36 Servername pulseway-update: Copy to directory /var/pulseway/update/usr/sbin May 12 21:20:36 Servername pulseway-update: Copy to directory /var/pulseway/update/etc May 12 21:20:36 Servername pulseway-update: Copy to directory /var/pulseway/update/etc/systemd May 12 21:20:36 Servername pulseway-update: Create directory /var/pulseway/update/etc/systemd May 12 21:20:36 Servername pulseway-update: Copy to directory /var/pulseway/update/etc/systemd/system May 12 21:20:36 Servername pulseway-update: Create directory /var/pulseway/update/etc/systemd/system May 12 21:20:36 Servername pulseway-update: Copy to directory /var/pulseway/update/etc/pulseway May 12 21:20:36 Servername pulseway-update: Reload systemd May 12 21:20:36 Servername pulseway-update: Start the daemon via systemd May 12 21:20:36 Servername pulseway-update: Could not start the daemon via systemd: error code 127 May 12 21:20:36 Servername pulseway-update: Start the daemon via 'service' command May 12 21:20:36 Servername pulseway-update: Could not start the daemon via 'service' command: error code 127 May 12 21:20:36 Servername pulseway-update: Start the daemon service via /usr/sbin/pulsewayd May 12 21:20:36 Servername pulseway: Starting Pulseway Daemon version 8.11 (2022050601) May 12 21:20:36 Servername pulseway: Got exception signal: 11 May 12 21:20:36 Servername kernel: pulsewayd[7374]: segfault at 7ffe1ca12839 ip 0000000000480968 sp 00007ffd1ca02780 error 6 in pulsewayd[406000+589000] May 13 00:24:03 Servername pulseway: Starting Pulseway Daemon version 8.11 (2022050601) May 13 00:24:03 Servername pulseway: Got exception signal: 11 May 13 00:24:03 Servername kernel: pulsewayd[28128]: segfault at 7fff57866939 ip 0000000000480968 sp 00007ffe57856880 error 6 in pulsewayd[406000+589000] May 13 00:24:29 Servername pulseway: Starting Pulseway Daemon version 8.11 (2022050601) May 13 00:24:29 Servername pulseway: Got exception signal: 11 May 13 00:24:29 Servername kernel: pulsewayd[29070]: segfault at 7ffd573c3c09 ip 0000000000480968 sp 00007ffc573b3b50 error 6 in pulsewayd[406000+589000] May 13 00:24:43 Servername pulseway: Starting Pulseway Daemon version 8.11 (2022050601) May 13 00:24:43 Servername pulseway: Got exception signal: 11 May 13 00:24:43 Servername kernel: pulsewayd[29578]: segfault at 7ffefac31139 ip 0000000000480968 sp 00007ffdfac21080 error 6 in pulsewayd[406000+589000] May 15 16:06:29 Servername pulseway: Starting Pulseway Daemon version 8.11 (2022050601) May 15 16:06:29 Servername pulseway: Got exception signal: 11 May 15 16:06:29 Servername kernel: pulsewayd[6946]: segfault at 7ffebc726f69 ip 0000000000480968 sp 00007ffdbc716eb0 error 6 in pulsewayd[406000+589000] I have edited the config XML file to read false for updates and rebooted. the logs still indicate that its starts with 6.5 then loads 8.11, it seems to be running, the only difference on this reboot is there is a "pulseway: Received request Change token '*HIDDEN*' from device Id: 'SERVER'" so maybe editing the config forced something to reset? as of now its been running for over 5 mins where before it would bombs out about 30 seconds after start.
  11. Hi everyone, ill start with im quite a noob here, but i managed to get pulseway working and reporting for about 2 years now without issue following guides here and on YouTube. Recently it popped up saying my server was offline in the middle of the day, but i could still VPN into it, so i remotely restarted (i know the uptime was lost) and it shows as all good with pulseway saying its online, then a few mins later, back to offline. i havent changed any settings and cant find anything on an update to pulseway thats causing issues. i can manually run pulseway from terminal /etc/rc.d/rc.pulseway start Starting Pulseway Daemon ... Error! and get an error but I am not even sure if its suppose to be able to run from here but produces these errors when i do: May 13 00:24:03 SERVER kernel: pulsewayd[28128]: segfault at 7fff57866939 ip 0000000000480968 sp 00007ffe57856880 error 6 in pulsewayd[406000+589000] so im stumped, i dont even know how to look through the logs to see whats causing the happy start then crash. nothing life threatening here, but any help would be appreciated
  12. That’s sorted it, thank you very much!
  13. Oh, it was only showing up to version b when it updated. Is there a way to force install a particular version? thank you
  14. Hi all, just did my rounds of updates, 3 plugins, of which CA's was one, i did the updates, then got a strange error on the web pages (all of them) of a certain line cannot be blank.. i could click into other pages, but then nothing within that page. the error was on top of every screen. then after a few refreshes, found that CA had an update again, so i though oh it must have been a bugged release and its now been fixed, so i tried updating, and it says its updating but the message of an update available remained. So i deleted the plugin and reinstalled it, no errors anymore, but when i load CA it shows the main page, with 'updating content in small writing and goes no further. i have tried removing the plugin and installing, but this issue now remains i can click on the settings link and link to support, but links displaying available apps etc don't work. also, in the settings, when clicking on the servers, the main server loads some JSON file but remains a screen full of text, but the backup server corrects itself to neat formatting, so maybe server error?
  15. Just tried it with radarr, set it to 5.14, boom, instant import.. - Thank you so much!
  16. I haven’t had a chance to try it out, will do it over the weekend and try Sent from my iPhone using Tapatalk
  17. Thank you! Sent from my iPhone using Tapatalk
  18. i didn't realize that this would impact its ability to access files, or if it did it would impact everything (as i mentioned it will move if its in the same subdirectory) but i will do as you suggest and give it a try, thank you!
  19. *EDIT: SOLVED* Thanks to user @ulTimaS who pointed out what people before my post were talking about an updated version of Mono (V6) that has been causing permissions and import issues for multiple users and suggested to force it to use 5.14 and my instant importing has been resolved... Thank you again. And thank you to @Squid for pointing me in the right direction earlier while he was helping another user.. Hi everyone. Im writing to ask for some help (yeah, again, sorry), I thought I had everything setup as per a previous post regarding slow import speeds because User Squid (sorry I don't know how to link or mention user accounts directly) mentioned that files traversing different mount points cannot be moved so a copy is done, and what I thought I did right following the advice posted but I noticed again when importing a 30GB movie that it took nearly an hour.. So I did some experimenting. Firstly, I have changed my Radarr mounts in unraid to be /data only (I deleted the /download mount point and changed the remaining one) as per user "Wh0_cares' "and then within radarr itself had /data/media/movies while pointing it to manually import from /data/downloads. (this was on page 10 of this post) my understanding was because /data was now the original mount point for this docker, any subdirectory difference shouldn't matter, but it still does.. If I move the file to the same folder as where the movie folders live and import, its instant, if I have it at the downloads folder, to copies, but its all originating from /data. so I think? I have included some screenshots showing the layout.. I thought I had it going, as im sure I did a test import last month when I set it up, but testing now shows it still copies when manual import is set to move unless its from the same folder as the destination. so you can see my radarr folders : all coming from /data. so if I have the source file living within /data/media/import or /data/media/temp files (see pic: its an instant move but coming from its original download folder which is /data/downloads/radarr/ it will only copy. I can happily use Krusader to move the file instantly between these directories. Any help greatly appreciated!
  20. Hi, I realise this has been quite a while since This post, but I have run into the same issue you did with super slow importing of movies (now I started getting 4K stuff which is 15-50GB it takes a stupidly long time to move. so I'm looking at changing the paths but I'm just not 100% certain wha to change. I mostly use Linuxserver.io containers so my radarr paths are /downloads and /movies, when you said you removed /downloads does that mean you went to update the container, removed the host path 2: * container path /downloads line completely and just had a single Host path entry going to your /data share then within radarr itself, what paths did you have to change, I think I'm following but down want to break my setup.. Hi, I realise this has been quite a while since This post, but I have run into the same issue you did with super slow importing of movies (now I started getting 4K stuff which is 15-50GB it takes a stupidly long time to move. so I'm looking at changing the paths but I'm just not 100% certain wha to change. I mostly use Linuxserver.io containers so my radarr paths are /downloads and /movies, when you said you removed /downloads does that mean you went to update the container, removed the host path 2: * container path /downloads line completely and just had a single Host path entry going to your /data share then within radarr itself, what paths did you have to change, I think I'm following but down want to break my setup.. from what user Squid said am I thinking right that in the container editor if you have multiple hosts paths it gives the docker acmes to those directories but it will see them as completely separate volumes so 'moving' or hotlinks don't work? if you could post screenshots so I can n00b my way through it would be greatly appreciated..
  21. Will give these settings a try, thank you! Sent from my iPhone using Tapatalk
  22. Ahh that makes sense! Yeah handbrake is awesome but the videos I have been encoding have been double the size so there are some tweaks I need to sort out, thanks for the tips with FFmpeg Sent from my iPhone using Tapatalk
  23. Handbrake with HW encoding support? *THANK YOU* just set it up, while my 8 core 16 thread server went to 60% CPU usage and my 1060GTX jumped to 11%, it was encoding at 600+ FPS. thinking the CPU was high and maybe not using the NVIDIA card, i tried a non NVEC codec.. 200 FPS and 100% CPU jumping the server to 75 degrees C within seconds.. yep, she uses a bit of CPU, but not anywhere near as much as CPU only encoding!
  24. Just updated from 6.6.6 which had pulseway running perfectly, to 6.7 and am getting the same error, when trying to re hardlink the files (following the guides) i get this: ln -s /usr/lib64/libidn.so.12 /usr/lib64/libidn.so.11 ln: failed to create symbolic link '/usr/lib64/libidn.so.11': File exists then i get the same error as quoted above (no file or directory). im sure its something simple but unless there is a step by step on what to edit/patch/run, ive no idea.. Any updates would be greatly appreciated!