linuxserver / docker-jackett

GNU General Public License v3.0
395 stars 95 forks source link

Jackett starts okay, runs for a while, crashes. Recreating does not fix. #57

Closed pww217 closed 5 years ago

pww217 commented 5 years ago

I run it in a container on an Ubuntu system along with related apps, none of which have issues. I have seen a similar bug here and the suggestion is to repull/update the image, but that hasn't worked for more than a couple hours at a time, if even.

Host OS: Ubuntu 18.04

Command line users, your run/create command, GUI/Unraid users, a screenshot of your template settings.

docker create \ --name=jackett \ -v /home/[redacted]/.config/Jackett:/config \ -v /tmp/torrents/:/downloads \ -e PGID=1000 -e PUID=1000 \ -e TZ="Los Angeles" \ -v /etc/localtime:/etc/localtime:ro \ -p 9117:9117 \ --restart unless-stopped \ linuxserver/jackett

Docker log output, docker log

Repeated exceptions.

dockerlog.txt

Mention if you're using symlinks on any of the volume mounts.

Don't believe so. Should all be direct. Device it's writing to is external USB drive mounted under /media.

Thanks, team linuxserver.io

The log file attached is the same whether the Jackett or Docker log file.

nfugal commented 5 years ago

I'm having a similar issue on a new installation.

j0nnymoe commented 5 years ago

Please report the error directly to jackett, they will be able to tell if it's a container issue or something wrong with jackett itself.

pww217 commented 5 years ago

Alrightly thank you.

On Thu, Oct 4, 2018 at 11:53 AM j0nnymoe notifications@github.com wrote:

Please report the error directly to jackett, they will be able to tell if it's a container issue or something wrong with jackett itself.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/linuxserver/docker-jackett/issues/57#issuecomment-427130824, or mute the thread https://github.com/notifications/unsubscribe-auth/Agq07V92m4iZosCnMWYYEE0PMxI-ivO4ks5uhlk4gaJpZM4W3KU- .

Tekka90 commented 5 years ago

Hi both,

I found this on Jacket github https://github.com/Jackett/Jackett/issues/3899

Sounds like a mono version issue -> Container ?

sparklyballs commented 5 years ago

@Tekka90 i'm not convinced that particular issue is relevant

if it were , then every user of the jackett container would be experiencing the same issue, which is far from the truth.

sparklyballs commented 5 years ago

need the output of the following two commands run on the host..

docker inspect -f '{{ index .Config.Labels "build_version" }}' jackett
docker inspect -f '{{ index .Config.Labels "build_version" }}' linuxserver/jackett

the first one the container name may need changing, the second should be run verbatim.

pww217 commented 5 years ago

Output from first: Linuxserver.io version:- 101 Build-date:- January-19-2018-23:15:28-UTC

Output from second:

Linuxserver.io version:- 101 Build-date:- January-19-2018-23:15:28-UTC

Same version. Web server currently not running. Going to collect most recent log.

2018-10-08 17:13:47.1329 Info Starting Jackett v0.10.267.0 2018-10-08 17:13:48.1767 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5) 2018-10-08 17:13:48.1787 Info OS version: Unix 4.15.0.36 (64bit OS) (64bit process) 2018-10-08 17:13:48.1787 Info ThreadPool MaxThreads: 400 workerThreads, 200 completionPortThreads 2018-10-08 17:13:48.1787 Info App config/log directory: /config/Jackett 2018-10-08 17:13:48.1787 Info issue: Ubuntu 16.04.3 LTS \n \l 2018-10-08 17:13:48.1787 Info mono version: 5.4.1.7 (tarball Wed Jan 17 20:26:34 UTC 2018) 2018-10-08 17:13:48.1797 Error Your mono version is too old. Please update to the latest version from http://www.mono-project.com/download/ 2018-10-08 17:13:48.6182 Info Starting Jackett v0.10.267.0 2018-10-08 17:13:49.6510 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5) 2018-10-08 17:13:49.6510 Info OS version: Unix 4.15.0.36 (64bit OS) (64bit process) 2018-10-08 17:13:49.6521 Info ThreadPool MaxThreads: 400 workerThreads, 200 completionPortThreads 2018-10-08 17:13:49.6521 Info App config/log directory: /config/Jackett 2018-10-08 17:13:49.6521 Info issue: Ubuntu 16.04.3 LTS \n \l 2018-10-08 17:13:49.6521 Info mono version: 5.4.1.7 (tarball Wed Jan 17 20:26:34 UTC 2018) 2018-10-08 17:13:49.6521 Error Your mono version is too old. Please update to the latest version from http://www.mono-project.com/download/ 2018-10-08 17:13:50.0849 Info Starting Jackett v0.10.267.0 2018-10-08 17:13:51.1211 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5) 2018-10-08 17:13:51.1218 Info OS version: Unix 4.15.0.36 (64bit OS) (64bit process) 2018-10-08 17:13:51.1218 Info ThreadPool MaxThreads: 400 workerThreads, 200 completionPortThreads 2018-10-08 17:13:51.1218 Info App config/log directory: /config/Jackett 2018-10-08 17:13:51.1218 Info issue: Ubuntu 16.04.3 LTS \n \l 2018-10-08 17:13:51.1218 Info mono version: 5.4.1.7 (tarball Wed Jan 17 20:26:34 UTC 2018) 2018-10-08 17:13:51.1228 Error Your mono version is too old. Please update to the latest version from http://www.mono-project.com/download/ 2018-10-08 17:13:51.5524 Info Starting Jackett v0.10.267.0 2018-10-08 17:13:52.5807 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5) 2018-10-08 17:13:52.5814 Info OS version: Unix 4.15.0.36 (64bit OS) (64bit process) 2018-10-08 17:13:52.5814 Info ThreadPool MaxThreads: 400 workerThreads, 200 completionPortThreads 2018-10-08 17:13:52.5814 Info App config/log directory: /config/Jackett 2018-10-08 17:13:52.5814 Info issue: Ubuntu 16.04.3 LTS \n \l 2018-10-08 17:13:52.5814 Info mono version: 5.4.1.7 (tarball Wed Jan 17 20:26:34 UTC 2018) 2018-10-08 17:13:52.5824 Error Your mono version is too old. Please update to the latest version from http://www.mono-project.com/download/ 2018-10-08 17:13:53.1377 Info Starting Jackett v0.10.267.0 2018-10-08 17:13:54.1633 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5) 2018-10-08 17:13:54.1640 Info OS version: Unix 4.15.0.36 (64bit OS) (64bit process) 2018-10-08 17:13:54.1640 Info ThreadPool MaxThreads: 400 workerThreads, 200 completionPortThreads 2018-10-08 17:13:54.1640 Info App config/log directory: /config/Jackett 2018-10-08 17:13:54.1640 Info issue: Ubuntu 16.04.3 LTS \n \l 2018-10-08 17:13:54.1649 Info mono version: 5.4.1.7 (tarball Wed Jan 17 20:26:34 UTC 2018) 2018-10-08 17:13:54.1649 Error Your mono version is too old. Please update to the latest version from http://www.mono-project.com/download/ 2018-10-08 17:13:54.6017 Info Starting Jackett v0.10.267.0 2018-10-08 17:13:55.6431 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5) 2018-10-08 17:13:55.6431 Info OS version: Unix 4.15.0.36 (64bit OS) (64bit process) 2018-10-08 17:13:55.6441 Info ThreadPool MaxThreads: 400 workerThreads, 200 completionPortThreads 2018-10-08 17:13:55.6441 Info App config/log directory: /config/Jackett 2018-10-08 17:13:55.6441 Info issue: Ubuntu 16.04.3 LTS \n \l 2018-10-08 17:13:55.6441 Info mono version: 5.4.1.7 (tarball Wed Jan 17 20:26:34 UTC 2018) 2018-10-08 17:13:55.6441 Error Your mono version is too old. Please update to the latest version from http://www.mono-project.com/download/ 2018-10-08 17:13:56.0751 Info Starting Jackett v0.10.267.0 2018-10-08 17:13:57.1035 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5) 2018-10-08 17:13:57.1042 Info OS version: Unix 4.15.0.36 (64bit OS) (64bit process) 2018-10-08 17:13:57.1042 Info ThreadPool MaxThreads: 400 workerThreads, 200 completionPortThreads 2018-10-08 17:13:57.1042 Info App config/log directory: /config/Jackett 2018-10-08 17:13:57.1042 Info issue: Ubuntu 16.04.3 LTS \n \l 2018-10-08 17:13:57.1051 Info mono version: 5.4.1.7 (tarball Wed Jan 17 20:26:34 UTC 2018) 2018-10-08 17:13:57.1051 Error Your mono version is too old. Please update to the latest version from http://www.mono-project.com/download/ 2018-10-08 17:13:57.5466 Info Starting Jackett v0.10.267.0 2018-10-08 17:13:58.5678 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5) 2018-10-08 17:13:58.5678 Info OS version: Unix 4.15.0.36 (64bit OS) (64bit process) 2018-10-08 17:13:58.5688 Info ThreadPool MaxThreads: 400 workerThreads, 200 completionPortThreads 2018-10-08 17:13:58.5688 Info App config/log directory: /config/Jackett 2018-10-08 17:13:58.5688 Info issue: Ubuntu 16.04.3 LTS \n \l 2018-10-08 17:13:58.5688 Info mono version: 5.4.1.7 (tarball Wed Jan 17 20:26:34 UTC 2018) 2018-10-08 17:13:58.5688 Error Your mono version is too old. Please update to the latest version from http://www.mono-project.com/download/ 2018-10-08 17:13:59.0049 Info Starting Jackett v0.10.267.0 2018-10-08 17:14:00.0254 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5)

On Mon, Oct 8, 2018 at 5:42 AM sparklyballs notifications@github.com wrote:

need the output of the following two commands run on the host..

docker inspect -f '{{ index .Config.Labels "build_version" }}' linuxserver/jackett docker inspect -f '{{ index .Config.Labels "build_version" }}' jackett

the first one the container name may need changing, the second should be run verbatim.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/linuxserver/docker-jackett/issues/57#issuecomment-427817661, or mute the thread https://github.com/notifications/unsubscribe-auth/Agq07Vyd56sBm5mfaAuFGd9NzMZw4_Irks5ui0g3gaJpZM4W3KU- .

pww217 commented 5 years ago

Something I forgot to note that is interesting is that the timestamp is off. I have the container's TZ = "Los Angeles" and here it's 10:24, whereas the docker clock is set for 17:14. Perhaps the cause?

On Mon, Oct 8, 2018 at 10:23 AM P W pww217@gmail.com wrote:

Output from first: Linuxserver.io version:- 101 Build-date:- January-19-2018-23:15:28-UTC

Output from second:

Linuxserver.io version:- 101 Build-date:- January-19-2018-23:15:28-UTC

Same version. Web server currently not running. Going to collect most recent log.

2018-10-08 17:13:47.1329 Info Starting Jackett v0.10.267.0 2018-10-08 17:13:48.1767 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5) 2018-10-08 17:13:48.1787 Info OS version: Unix 4.15.0.36 (64bit OS) (64bit process) 2018-10-08 17:13:48.1787 Info ThreadPool MaxThreads: 400 workerThreads, 200 completionPortThreads 2018-10-08 17:13:48.1787 Info App config/log directory: /config/Jackett 2018-10-08 17:13:48.1787 Info issue: Ubuntu 16.04.3 LTS \n \l 2018-10-08 17:13:48.1787 Info mono version: 5.4.1.7 (tarball Wed Jan 17 20:26:34 UTC 2018) 2018-10-08 17:13:48.1797 Error Your mono version is too old. Please update to the latest version from http://www.mono-project.com/download/ 2018-10-08 17:13:48.6182 Info Starting Jackett v0.10.267.0 2018-10-08 17:13:49.6510 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5) 2018-10-08 17:13:49.6510 Info OS version: Unix 4.15.0.36 (64bit OS) (64bit process) 2018-10-08 17:13:49.6521 Info ThreadPool MaxThreads: 400 workerThreads, 200 completionPortThreads 2018-10-08 17:13:49.6521 Info App config/log directory: /config/Jackett 2018-10-08 17:13:49.6521 Info issue: Ubuntu 16.04.3 LTS \n \l 2018-10-08 17:13:49.6521 Info mono version: 5.4.1.7 (tarball Wed Jan 17 20:26:34 UTC 2018) 2018-10-08 17:13:49.6521 Error Your mono version is too old. Please update to the latest version from http://www.mono-project.com/download/ 2018-10-08 17:13:50.0849 Info Starting Jackett v0.10.267.0 2018-10-08 17:13:51.1211 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5) 2018-10-08 17:13:51.1218 Info OS version: Unix 4.15.0.36 (64bit OS) (64bit process) 2018-10-08 17:13:51.1218 Info ThreadPool MaxThreads: 400 workerThreads, 200 completionPortThreads 2018-10-08 17:13:51.1218 Info App config/log directory: /config/Jackett 2018-10-08 17:13:51.1218 Info issue: Ubuntu 16.04.3 LTS \n \l 2018-10-08 17:13:51.1218 Info mono version: 5.4.1.7 (tarball Wed Jan 17 20:26:34 UTC 2018) 2018-10-08 17:13:51.1228 Error Your mono version is too old. Please update to the latest version from http://www.mono-project.com/download/ 2018-10-08 17:13:51.5524 Info Starting Jackett v0.10.267.0 2018-10-08 17:13:52.5807 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5) 2018-10-08 17:13:52.5814 Info OS version: Unix 4.15.0.36 (64bit OS) (64bit process) 2018-10-08 17:13:52.5814 Info ThreadPool MaxThreads: 400 workerThreads, 200 completionPortThreads 2018-10-08 17:13:52.5814 Info App config/log directory: /config/Jackett 2018-10-08 17:13:52.5814 Info issue: Ubuntu 16.04.3 LTS \n \l 2018-10-08 17:13:52.5814 Info mono version: 5.4.1.7 (tarball Wed Jan 17 20:26:34 UTC 2018) 2018-10-08 17:13:52.5824 Error Your mono version is too old. Please update to the latest version from http://www.mono-project.com/download/ 2018-10-08 17:13:53.1377 Info Starting Jackett v0.10.267.0 2018-10-08 17:13:54.1633 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5) 2018-10-08 17:13:54.1640 Info OS version: Unix 4.15.0.36 (64bit OS) (64bit process) 2018-10-08 17:13:54.1640 Info ThreadPool MaxThreads: 400 workerThreads, 200 completionPortThreads 2018-10-08 17:13:54.1640 Info App config/log directory: /config/Jackett 2018-10-08 17:13:54.1640 Info issue: Ubuntu 16.04.3 LTS \n \l 2018-10-08 17:13:54.1649 Info mono version: 5.4.1.7 (tarball Wed Jan 17 20:26:34 UTC 2018) 2018-10-08 17:13:54.1649 Error Your mono version is too old. Please update to the latest version from http://www.mono-project.com/download/ 2018-10-08 17:13:54.6017 Info Starting Jackett v0.10.267.0 2018-10-08 17:13:55.6431 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5) 2018-10-08 17:13:55.6431 Info OS version: Unix 4.15.0.36 (64bit OS) (64bit process) 2018-10-08 17:13:55.6441 Info ThreadPool MaxThreads: 400 workerThreads, 200 completionPortThreads 2018-10-08 17:13:55.6441 Info App config/log directory: /config/Jackett 2018-10-08 17:13:55.6441 Info issue: Ubuntu 16.04.3 LTS \n \l 2018-10-08 17:13:55.6441 Info mono version: 5.4.1.7 (tarball Wed Jan 17 20:26:34 UTC 2018) 2018-10-08 17:13:55.6441 Error Your mono version is too old. Please update to the latest version from http://www.mono-project.com/download/ 2018-10-08 17:13:56.0751 Info Starting Jackett v0.10.267.0 2018-10-08 17:13:57.1035 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5) 2018-10-08 17:13:57.1042 Info OS version: Unix 4.15.0.36 (64bit OS) (64bit process) 2018-10-08 17:13:57.1042 Info ThreadPool MaxThreads: 400 workerThreads, 200 completionPortThreads 2018-10-08 17:13:57.1042 Info App config/log directory: /config/Jackett 2018-10-08 17:13:57.1042 Info issue: Ubuntu 16.04.3 LTS \n \l 2018-10-08 17:13:57.1051 Info mono version: 5.4.1.7 (tarball Wed Jan 17 20:26:34 UTC 2018) 2018-10-08 17:13:57.1051 Error Your mono version is too old. Please update to the latest version from http://www.mono-project.com/download/ 2018-10-08 17:13:57.5466 Info Starting Jackett v0.10.267.0 2018-10-08 17:13:58.5678 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5) 2018-10-08 17:13:58.5678 Info OS version: Unix 4.15.0.36 (64bit OS) (64bit process) 2018-10-08 17:13:58.5688 Info ThreadPool MaxThreads: 400 workerThreads, 200 completionPortThreads 2018-10-08 17:13:58.5688 Info App config/log directory: /config/Jackett 2018-10-08 17:13:58.5688 Info issue: Ubuntu 16.04.3 LTS \n \l 2018-10-08 17:13:58.5688 Info mono version: 5.4.1.7 (tarball Wed Jan 17 20:26:34 UTC 2018) 2018-10-08 17:13:58.5688 Error Your mono version is too old. Please update to the latest version from http://www.mono-project.com/download/ 2018-10-08 17:13:59.0049 Info Starting Jackett v0.10.267.0 2018-10-08 17:14:00.0254 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5)

On Mon, Oct 8, 2018 at 5:42 AM sparklyballs notifications@github.com wrote:

need the output of the following two commands run on the host..

docker inspect -f '{{ index .Config.Labels "build_version" }}' linuxserver/jackett docker inspect -f '{{ index .Config.Labels "build_version" }}' jackett

the first one the container name may need changing, the second should be run verbatim.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/linuxserver/docker-jackett/issues/57#issuecomment-427817661, or mute the thread https://github.com/notifications/unsubscribe-auth/Agq07Vyd56sBm5mfaAuFGd9NzMZw4_Irks5ui0g3gaJpZM4W3KU- .

j0nnymoe commented 5 years ago

Yes make sure your TZ is correctly setup. Also you might want to pull a more updated image since yours is using a build from January.