Attached screenshot from Firefox Developer Edition, version 108.0b9:
Same in a private window.
Attached screenshot from Ungoogled Chromium, version 107.0.5304.121:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0
curl: (35) error:0A000126:SSL routines::unexpected eof while reading
My IP adress according to https://iplocation.io/:
IPv4: 45.8.148.205
IPv6: Not Detected
I tested via another internet connection, IP adress according to https://iplocation.io/:
IPv4: 46.114.201.249
IPv6: Not Detected
.. there it works, as well as from IPv4: 95.90.150.190.
So the problem is somewhere on the route, but strange since other sites work. Can it be that my IP adress is somehow in some filtering list associated with gitea.artixlinux.org and packages.artixlinux.org?
Skipped, since via another internet access it works.
ping -c2 gitea.artixlinux.org:
PING taurus.artixlinux.org (84.46.83.154) 56(84) bytes of data.
64 bytes from 84.46.83.154 (84.46.83.154): icmp_seq=1 ttl=53 time=59.6 ms
64 bytes from 84.46.83.154 (84.46.83.154): icmp_seq=2 ttl=53 time=61.4 ms
--- taurus.artixlinux.org ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1002ms
rtt min/avg/max/mdev = 59.584/60.511/61.438/0.927 ms
dig gitea.artixlinux.org:
; <<>> DiG 9.18.9 <<>> gitea.artixlinux.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 38496
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;gitea.artixlinux.org. IN A
;; ANSWER SECTION:
gitea.artixlinux.org. 237 IN CNAME taurus.artixlinux.org.
taurus.artixlinux.org. 237 IN A 84.46.83.154
;; Query time: 0 msec
;; SERVER: 192.168.100.253#53(192.168.100.253) (UDP)
;; WHEN: Tue Dec 06 12:27:05 CET 2022
;; MSG SIZE rcvd: 100
tracepath -n gitea.artixlinux.org:
1?: [LOCALHOST] pmtu 1500
1: 192.168.100.253 8.235ms
1: 192.168.100.253 3.931ms
2: 10.8.2.1 45.924ms
3: no reply
4: no reply
5: 193.27.15.34 57.695ms
6: 37.120.220.110 62.813ms asymm 14
7: no reply
8: no reply
9: 82.102.29.233 61.189ms
10: 176.10.83.119 59.981ms asymm 11
11: 80.249.211.221 59.661ms asymm 9
12: 84.46.113.252 70.953ms
13: 84.46.113.33 70.027ms asymm 11
14: no reply
15: no reply
16: no reply
17: no reply
18: no reply
19: no reply
20: no reply
21: no reply
22: no reply
23: no reply
24: no reply
25: no reply
26: no reply
27: no reply
28: no reply
29: no reply
30: no reply
Too many hops: pmtu 1500
Resume: pmtu 1500
tracepath gitea.artixlinux.org:
1?: [LOCALHOST] pmtu 1500
1: opiplus 2.374ms
1: opiplus 1.967ms
2: 10.8.2.1 43.982ms
3: no reply
4: no reply
5: 193.27.15.36 63.373ms
6: xe-2-2-3-0.core1.fra2.de.m247.com 57.241ms asymm 14
7: no reply
8: vlan2913.bb1.ams1.nl.m247.com 74.383ms asymm 12
9: ae2-1000.core1.ams2.nl.m247.com 55.871ms
10: 176.10.83.119 58.130ms asymm 11
11: ams-ix.b6777.Kermit.ipv4.wtnet.de 60.723ms asymm 9
12: b31040.Bibo.ipv4.wtnet.de 73.500ms
13: b99.pop104-asr.ipv4.wtnet.de 64.719ms asymm 11
14: no reply
15: no reply
16: no reply
17: no reply
18: no reply
19: no reply
20: no reply
21: no reply
22: no reply
23: no reply
24: no reply
25: no reply
26: no reply
27: no reply
28: no reply
29: no reply
30: no reply
Too many hops: pmtu 1500
Resume: pmtu 1500
Do this information somehow help to track the problem down?
---
And now I had it once when trying to access the forum, that I got a Error 502 "Bad Gateway" with a cloudflare website:
(Reloading and it worked again.)
---
Regarding the forum: When I want to write in this thread, I see a message at the top saying
But I nevertheless can reply. What is wrong here?