radfx

Members
  • Posts

    50
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

radfx's Achievements

Rookie

Rookie (2/14)

4

Reputation

  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?