Skip to content
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

error installing on truenas 12.0-U6 #5

Open
tim-dcl opened this issue Nov 29, 2021 · 2 comments
Open

error installing on truenas 12.0-U6 #5

tim-dcl opened this issue Nov 29, 2021 · 2 comments

Comments

@tim-dcl
Copy link

tim-dcl commented Nov 29, 2021

I followed the install instructions found at https://emby.media/truenas-server.html. I get the following on step 3. Any ideas?
`
.gdbinit .profile .warning .zshrc syslog
root@freenas[]# cd iocage*
root@freenas[
/iocage-amd64]# iocage fetch -P emby-server.json dhcp="on" --branch truenas12
Plugin: emby-server
Official Plugin: False
Using RELEASE: 12.2-RELEASE
Using Branch: truenas12
Post-install Artifact: https://github.com/MediaBrowser/iocage-amd64.git
These pkgs will be installed:
- audio/libogg
- audio/libvorbis
- audio/opus
- converters/fribidi
- databases/sqlite3
- converters/libiconv
- devel/libzvbi
- devel/ocl-icd
- graphics/ImageMagick6
- graphics/libdrm
- graphics/libraw
- graphics/png
- graphics/tesseract
- graphics/webp
- lang/mono6.8
- multimedia/intel-media-sdk
- multimedia/libass
- multimedia/libtheora
- multimedia/libva
- print/freetype2
- security/gnutls
- x11/libX11
- x11-fonts/fontconfig
Secure packagesite detected, installing ca_root_nss package.

Testing Host DNS response to pkg.freebsd.org
Testing emby-server's SRV response to pkg.freebsd.org
Testing emby-server's DNSSEC response to pkg.freebsd.org

Testing Host DNS response to pkg.freebsd.org
Testing emby-server's SRV response to pkg.freebsd.org
Testing emby-server's DNSSEC response to pkg.freebsd.org

pkg error:

  • Certificate verification failed for /CN=pkg.freebsd.org
    34369069056:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:/truenas-releng/freenas/_BE/os/crypto/openssl/ssl/statem/statem_clnt.c:1915:
    Certificate verification failed for /CN=pkg.freebsd.org
    34369069056:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:/truenas-releng/freenas/_BE/os/crypto/openssl/ssl/statem/statem_clnt.c:1915:
    Certificate verification failed for /CN=pkg.freebsd.org
    34369069056:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:/truenas-releng/freenas/_BE/os/crypto/openssl/ssl/statem/statem_clnt.c:1915:
    Certificate verification failed for /CN=pkg.freebsd.org
    34369069056:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:/truenas-releng/freenas/_BE/os/crypto/openssl/ssl/statem/statem_clnt.c:1915:
    Certificate verification failed for /CN=pkg.freebsd.org
    34369069056:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:/truenas-releng/freenas/_BE/os/crypto/openssl/ssl/statem/statem_clnt.c:1915:
    Certificate verification failed for /CN=pkg.freebsd.org
    34369069056:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:/truenas-releng/freenas/_BE/os/crypto/openssl/ssl/statem/statem_clnt.c:1915:
    pkg-static: https://pkg.freebsd.org/FreeBSD:12:amd64/latest/meta.txz: Authentication error
    Certificate verification failed for /CN=pkg.freebsd.org
    34369069056:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:/truenas-releng/freenas/_BE/os/crypto/openssl/ssl/statem/statem_clnt.c:1915:
    Certificate verification failed for /CN=pkg.freebsd.org
    34369069056:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:/truenas-releng/freenas/_BE/os/crypto/openssl/ssl/statem/statem_clnt.c:1915:
    Certificate verification failed for /CN=pkg.freebsd.org
    34369069056:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:/truenas-releng/freenas/_BE/os/crypto/openssl/ssl/statem/statem_clnt.c:1915:
    pkg-static: https://pkg.freebsd.org/FreeBSD:12:amd64/latest/packagesite.txz: Authentication error
    `

FYI:
`
root@truenas[~/iocage-amd64]# pkg info ca_root_nss
ca_root_nss-3.51.1
Name : ca_root_nss
Version : 3.51.1
Installed on : Mon Oct 4 10:36:24 2021 PDT
Origin : security/ca_root_nss
Architecture : FreeBSD:12:*
Prefix : /usr/local
Categories : security
Licenses : MPL20
Maintainer : [email protected]
WWW : UNKNOWN
Comment : Root certificate bundle from the Mozilla Project
Options :
ETCSYMLINK : on
Annotations :

`

@alucryd
Copy link
Collaborator

alucryd commented Dec 1, 2021

The FreeBSD certs are borked indeed. I just pushed a new commit to use http instead of https, please give it another try.

@LukePulverenti
Copy link
Member

@tim-dcl has this helped?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants