gRuNdLeKrEiSt

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by gRuNdLeKrEiSt

  1. I have been having a lot of issues with my Lidarr as well. It will import things and I will have to reboot the container in order for it to show the imported track and send a notification. Right now, I am trying to import a new album and the log is showing me this. I cannot manually import anything.

     

    image.thumb.png.30507f37812319a859caeb3462366513.png

  2. On 11/14/2021 at 2:22 PM, gRuNdLeKrEiSt said:

    Been having a lot of issues with Radarr lately and I'm looking for some help. As of right now Radarr can send download requests out to my client but that is about it. It does not track the download progress of any requests, they don't even show in the activity section, and cannot import files.

     

    This is showing in the log

    [v3.2.2.5080] 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 1064
    at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1024
    at Dapper.SqlMapper.QueryMultiple(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 1000
    at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 176
    at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 138
    at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:line 130
    at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:line 144
    at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in D:\a\1\s\src\NzbDrone.Core\Jobs\Scheduler.cs:line 42
    at System.Threading.Tasks.Task.InnerInvoke()
    at System.Threading.Tasks.Task.<>c.<.cctor>b__277_0(Object obj)
    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)

     

     

    I saw a post a couple pages back mentioning something similar and saying to delete the docker.img and redownload the app. I have done that and nothing has changed.

    Is anyone able to help me troubleshoot my issues?

  3. Been having a lot of issues with Radarr lately and I'm looking for some help. As of right now Radarr can send download requests out to my client but that is about it. It does not track the download progress of any requests, they don't even show in the activity section, and cannot import files.

     

    This is showing in the log

    [v3.2.2.5080] 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 1064
    at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1024
    at Dapper.SqlMapper.QueryMultiple(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 1000
    at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 176
    at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 138
    at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:line 130
    at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:line 144
    at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in D:\a\1\s\src\NzbDrone.Core\Jobs\Scheduler.cs:line 42
    at System.Threading.Tasks.Task.InnerInvoke()
    at System.Threading.Tasks.Task.<>c.<.cctor>b__277_0(Object obj)
    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)

     

     

    I saw a post a couple pages back mentioning something similar and saying to delete the docker.img and redownload the app. I have done that and nothing has changed.

  4. 17 hours ago, A75G said:

    im made jisti template because lot of people asked for it tried my best to make it as close the docker-compose, i tried to run it but didnt have the time so i was hoping someone would understand how to run it

    about the port conflict if im not mistaken it both container dont need the same one. one send and the other receive from it

    the most important part is to make custom network for them so they can talk to each other using hostname

    thats all i know about jisti i wish i could be at help but jisti on unraid docker template is bit weird

    I definitely appreciate you bringing these containers to Unraid through CA. I'm hoping someone can make these work and can clue me in on what I'm doing wrong.

  5. I'm running into an issue with the jitsi containers. Coincidentally, I had setup the spaceinvader jitsi and then immediately found this. Because of the way unraid cannot manage the docker compose containers I wanted to setup the jitsi ones from CA, and because the spaceinvader guide worked well I basically followed those customizations on your containers.

     

    Not many things needed to be changed. Jitsi web and jvb do have a port conflict. I changed jvb port 4443 to 8443, that's what it was when installing from jitsi's github, and that resolved the port conflict. However, I have another issue that I cannot get past and am wondering if you were able to get all four containers working together.

     

    When starting jicofo it fails with the following error, "FATAL ERROR: Jicofo component secret must be changed, check the README." The container is then stopped. I am confused by this because I know that even on the jitsi readme it says the jicofo secret should not need to be changed. I decided to change it to another random six character string containing just lower case letters and numbers. I found all traces of this string and made sure they all matched, I still got the same error.

  6. On 4/1/2020 at 3:46 PM, Roxedus said:

    Classical example of a bad configed reverse proxy. You can start with replacing the server_name to your bitwarden domain.
     

     

    This is normal when trying to login over http with chrome. 

    My bitwarden setup started working over the weekend not sure what the problem was. Thanks for the help anyway.

  7. 18 hours ago, Roxedus said:

    Classical example of a bad configed reverse proxy. You can start with replacing the server_name to your bitwarden domain.

    My server_name was "server_name bitwarden.*;" but I just changed it to the full url and it still doesn't work. I just don't understand why this would have worked for the past several months and then all of the sudden it stopped.

  8. I am having an issue that recent replies in this topic have stated but I haven't seen a definite fix. I am passing this site external via the same spaceinvaderone let's encrypt config that someone else mentioned. When trying to navigate to my external URL the page gets redirected to "https://_" This happens both internal and external. If I try to navigate to the IP:Port of the container, launching via the weburl shortcut in Unraid, it takes me to the login page. When trying to login I get the following error and it does not proceed. 

     

    An error has occurred.

    Cannot read property 'importKey' of null

     

    Not sure what to do with this.

  9. I have 32GB of RAM and have watched the values in Netdata monitor docker, I have never seen more than 1-1.5GB being written to RAM. The big difference is when using the unbalance tool to move files between disks. Before encryption it would easily be above 80MB/s for the duration of the move, now I am lucky if it gets to 50MB/s.

  10. I recently went through the process of encrypting all the disks in my array. Is it typical to expect a dramatic decrease in performance? I understand that this could happen because of the extra work required but I was under the impression, and based of other Unraid experiences I found on the internet, that with sufficient CPU it should not have that great of an impact. I cannot write faster than 60MB/s, prior to encryption I was usually over 100MB/s. My server is a Dell R530 with 2x Xeon E5-2630 v3. That proc has the features that should be able to handle encryption sufficiently. I even tried messing around with disk tunables to see if I could squeeze more out of it, nothing gets it past 60.

     

    Any insight would be greatly appreciated. Thanks in advance.