staging.inyokaproject.org

Update-Problem ( SSL: certificate subject name)

Status: Ungelöst | Ubuntu-Version: Ubuntu 16.04 (Xenial Xerus)
Antworten |

varioous

Anmeldungsdatum:
28. August 2018

Beiträge: Zähle...

Guten Tag,

ich habe seit einigen Tagen ein Update-Problem auf einem Ubuntu-Rechner. Ich denke es könnte damit zusammenhängen, dass ich vor kurzem den hostname gewechselt habe (kann es aber nicht mit Sicherheit sagen).

Wenn ich apt-get update ausführe, erhalte ich folgende(n) Fehler:

W: The repository 'https://deb.packager.io/gh/opf/openproject-ce xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://mirror.hetzner.de/ubuntu/packages/dists/xenial-backports/universe/binary-amd64/Packages 404 Not Found [IP: 2a01:4f8:0:1::1:97 80]
E: Failed to fetch https://deb.packager.io/gh/opf/openproject-ce/dists/xenial/stable/7/binary-amd64/Packages SL: certificate subject name (varioous.at) does not match target host name 'deb.packager.io'
E: Failed to fetch http://mirror.hetzner.de/ubuntu/packages/dists/xenial-updates/main/i18n/Translation-en 404 Not Found [IP: 2a01:4f8:0:1::1:97 80]
E: Failed to fetch http://mirror.hetzner.de/ubuntu/security/dists/xenial-security/main/i18n/Translation-en 404 Not Found [IP: 213.133.99.97 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.

Das Zertifikat passt und wurde auch schon über let's encrypt neu installiert (auf der Website funktioniert das Zertifikat auch richtig).

ping deb.packager.io liefert komischerweise auch die IP des eigenen Servers.

Hat irgendwer eine Idee wie ich diesen Fehler wieder beheben kann?

Danke und beste Grüße, Harald

Bearbeitet von Taomon:

codeblock hinzugefügt.

Moderiert von Taomon:

Sichtbar gemacht.

encbladexp Team-Icon

Ehemaliger
Avatar von encbladexp

Anmeldungsdatum:
16. Februar 2007

Beiträge: 17277

deb.packager.io gibt es im DNS nicht, das ist also wohl bei dir selbst in der /etc/hosts weil du da mal rumgespielt hast.

mfg Stefan

varioous

(Themenstarter)

Anmeldungsdatum:
28. August 2018

Beiträge: 5

Hallo Stefan,

danke für den Tip, aber in der /etc/hosts-Datei ist nichts eingetragen. Hier der auszug:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
root@projects ~ # vi /etc/hosts
### Hetzner Online GmbH installimage
# nameserver config
# IPv4
127.0.0.1 localhost.localdomain localhost
172.31.1.100  Ubuntu-1604-xenial-64-minimal
#
# IPv6
::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
2a01:4f8:c17:6f45::2  Ubuntu-1604-xenial-64-minimal

Sonst noch irgendwer eine Idee?

Danke und Grüße, Harald

dingsbums

Anmeldungsdatum:
13. November 2010

Beiträge: 3337

Hallo, bitte zeige die Ausgaben von

uname -a
cat /etc/apt/sources.list
ping security.ubuntu.com -n 3

varioous

(Themenstarter)

Anmeldungsdatum:
28. August 2018

Beiträge: 5

Hallo dingsbums,

hier die Ausgaben:

1
2
root@projects ~ # uname -a
Linux projects.varioous.at 4.4.0-134-generic #160-Ubuntu SMP Wed Aug 15 14:58:00 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

cat /etc/apt/sources.list:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
root@projects ~ # cat /etc/apt/sources.list
#######################################################################################
# Hetzner APT-Mirror
#
deb http://mirror.hetzner.de/ubuntu/packages xenial main restricted universe multiverse
deb http://mirror.hetzner.de/ubuntu/packages xenial-backports main restricted universe multiverse
deb http://mirror.hetzner.de/ubuntu/packages xenial-updates main restricted universe multiverse
deb http://mirror.hetzner.de/ubuntu/security xenial-security main restricted universe multiverse

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://de.archive.ubuntu.com/ubuntu/ xenial main restricted
# deb-src http://de.archive.ubuntu.com/ubuntu/ xenial main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://de.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
# deb-src http://de.archive.ubuntu.com/ubuntu/ xenial-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://de.archive.ubuntu.com/ubuntu/ xenial universe
# deb-src http://de.archive.ubuntu.com/ubuntu/ xenial universe
deb http://de.archive.ubuntu.com/ubuntu/ xenial-updates universe
# deb-src http://de.archive.ubuntu.com/ubuntu/ xenial-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://de.archive.ubuntu.com/ubuntu/ xenial multiverse
# deb-src http://de.archive.ubuntu.com/ubuntu/ xenial multiverse
deb http://de.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
# deb-src http://de.archive.ubuntu.com/ubuntu/ xenial-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://de.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
# deb-src http://de.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu xenial partner
# deb-src http://archive.canonical.com/ubuntu xenial partner

deb http://security.ubuntu.com/ubuntu xenial-security main restricted
# deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
deb http://security.ubuntu.com/ubuntu xenial-security universe
# deb-src http://security.ubuntu.com/ubuntu xenial-security universe
deb http://security.ubuntu.com/ubuntu xenial-security multiverse
# deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse

ping security.ubuntu.com -n 3:

1
2
3
4
5
root@projects ~ # ping security.ubuntu.com -n 3
PING 3 (0.0.0.3) 56(124) bytes of data.
^C
--- 3 ping statistics ---
741 packets transmitted, 0 received, 100% packet loss, time 742835ms

Danke und LG, Harald

dingsbums

Anmeldungsdatum:
13. November 2010

Beiträge: 3337

--- 3 ping statistics ---
741 packets transmitted, 0 received, 100% packet loss, time 742835ms

kein Internet?

varioous

(Themenstarter)

Anmeldungsdatum:
28. August 2018

Beiträge: 5

Hallo,

Internetverbindung ist vorhanden. Da hat beim ping Befehl was nicht gepasst.

Siehe

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
root@projects ~ # ping security.ubuntu.com
PING security.ubuntu.com (91.189.91.26) 56(84) bytes of data.
64 bytes from hanger.canonical.com (91.189.91.26): icmp_seq=1 ttl=51 time=98.0 m                            s
64 bytes from hanger.canonical.com (91.189.91.26): icmp_seq=2 ttl=51 time=98.1 m                            s
64 bytes from hanger.canonical.com (91.189.91.26): icmp_seq=3 ttl=51 time=98.0 m                            s
64 bytes from hanger.canonical.com (91.189.91.26): icmp_seq=4 ttl=51 time=98.0 ms
64 bytes from hanger.canonical.com (91.189.91.26): icmp_seq=5 ttl=51 time=98.0 ms
64 bytes from hanger.canonical.com (91.189.91.26): icmp_seq=6 ttl=51 time=98.0 ms
64 bytes from hanger.canonical.com (91.189.91.26): icmp_seq=7 ttl=51 time=98.1 ms
64 bytes from hanger.canonical.com (91.189.91.26): icmp_seq=8 ttl=51 time=98.0 ms

--- security.ubuntu.com ping statistics ---
8 packets transmitted, 8 received, 0% packet loss, time 7008ms
rtt min/avg/max/mdev = 98.016/98.086/98.171/0.386 ms

varioous

(Themenstarter)

Anmeldungsdatum:
28. August 2018

Beiträge: 5

Hallo,

jetzt noch ein Update. Wenn ich der List "/etc/apt/sources.list.d/openproject.list" einfach von https auf http umstelle geht es. Muss also definitiv etwas mit dem Zertifikat zu tun haben.

LG Harald

Antworten |