-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[thepiratebay] Exception (thepiratebay): Ssl error:0f000078:elliptic curve routines:OPENSSL_internal:POINT_IS_NOT_ON_CURVE at /build/mono-5.4.1.6/external/boringssl/crypto/ec/ec.c:835: An error occurred while sending the request (Test) #2173
Comments
I suspect this might be a boringssl bug affecting elliptic curve certificates specific to the aarch64/arm64 platform. I'm running the same mono version on x64 without this issue. Can you please run the following commands and post the output:
|
This is from an Asus Tinkerboard. I'm having some problems with TPB on both the tinkerboard ARMBIAN and my x64 Ubuntu. Not sure if I'm getting these errors though... But figured it could hurt to post the output. x64 output is the same less the
|
|
Definitely an aarch64 specific issue, unfortunately I don't have a device to test/fix it. I suggest you open a mono issue for this. |
For reference:
Here someone has the same problem on aarch64: grpc/grpc#8763 |
Thanks, I'll check it out. |
I downgraded mono to the release just before the issue popped up on 10/25 and now Jackett works!
And the second csharp command, this time with no errors:
Radarr works with the older mono release but Sonarr won't run, I'll just keep playing around with different releases. Update: Sonarr works after a reinstall, thanks for pointing me in the right direction! |
---Can't connect to any trackers----
Server may have gone through an unexpected shutdown during an upgrade on 10/23 and so I ran
sudo apt-get install libcurl4-openssl-dev bzip2 mono-devel -y --reinstall
and installed the latest release from here: https://github.com/Jackett/Jackett/releases/tag/v0.8.402upgrading from v0.8.300.0. I grabbed any missing CA certificates (below) I changed my systemd script to a non-root user. Nothing seems to get the trackers working. It worked perfectly fine for over a year until now. Any thoughts?
Jackett version: 0.8.402.0
System: Ubuntu 16.04.3 LTS (GNU/Linux 3.14.79-116 aarch64)
root@odroid64:~# mono --version
Mono JIT compiler version 5.4.1.6 (tarball Wed Nov 8 21:48:40 UTC 2017)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: normal
Notifications: epoll
Architecture: arm64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen (concurrent by default)
log.txt
updater.txt
The text was updated successfully, but these errors were encountered: