abrt / gnome-abrt

ABRT oopses list designed according to https://live.gnome.org/Design/Apps/Oops
GNU General Public License v3.0
18 stars 21 forks source link

Unable to connect to https://retrace.fedoraproject.org/faf #284

Closed effinjdent closed 4 years ago

effinjdent commented 4 years ago

--- Running report_uReport --- Failed to upload uReport to the server 'https://retrace.fedoraproject.org/faf' with curl: Could not resolve host: retrace.fedoraproject.org Error: curl_easy_perform: Couldn't resolve host name ('report_uReport' exited with 1)

Seems to be a dns issue:

07:16PM jhome /home/jdent » dig retrace.fedoraproject.org

; <<>> DiG 9.11.20-RedHat-9.11.20-1.fc32 <<>> retrace.fedoraproject.org ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 4211 ;; flags: qr rd ra ad; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ; COOKIE: 4dd4df6ac76475da506957b25ef3edaf2fcbc5f8bcf8395e (good) ;; QUESTION SECTION: ;retrace.fedoraproject.org. IN A

;; AUTHORITY SECTION: fedoraproject.org. 300 IN SOA ns-iad01.fedoraproject.org. hostmaster.fedoraproject.org. 2593032640 3600 600 2419200 86400

;; Query time: 61 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Wed Jun 24 19:19:59 CDT 2020 ;; MSG SIZE rcvd: 138

effinjdent commented 4 years ago

sorry wrong place to report this.