Thanks for your promptness, but DNS is ok and I have no firewall.
[root@w530 ~]# dig w530.jakobi.fr

; <<>> DiG 9.10.3-P2-RedHat-9.10.3-7.P2.fc22 <<>> w530.jakobi.fr
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61631
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 2

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;w530.jakobi.fr.            IN    A

;; ANSWER SECTION:
w530.jakobi.fr.        38400    IN    A    192.168.1.14

;; AUTHORITY SECTION:
jakobi.fr.        38400    IN    NS    raspb.jakobi.fr.

;; ADDITIONAL SECTION:
raspb.jakobi.fr.    38400    IN    A    192.168.1.2

;; Query time: 3 msec
;; SERVER: 192.168.1.2#53(192.168.1.2)
;; WHEN: mer. janv. 27 21:22:44 CET 2016
;; MSG SIZE  rcvd: 95

[root@w530 ~]# host 192.168.1.14
14.1.168.192.in-addr.arpa domain name pointer w530.jakobi.fr.
[root@w530 ~]#  firewall-cmd --list-all
FirewallD is not running
[root@w530 ~]#


2016-01-27 19:50 GMT+01:00 Dave Sirrine <dsirrine@redhat.com>:


On Wed, Jan 27, 2016 at 11:32 AM, Pascal Jakobi <pascal.jakobi@gmail.com> wrote:
I am surely doing something wrong but can't figure out what...
Context : FC22.
PKI version : 10.2.6

Running pkispawn fails at startup. Is this still the procedure ?

Anywway, the error is :
 No connection - exception thrown: 404 Client Error: Not Found for url: https://w530.jakobi.fr:8443/ca/admin/ca/getStatus

Is it possible to verify what your firewalld settings are? 

A simple firewall-cmd --list-all should give us what we need about what ports are open. 

It's also possible that there's dns resolution errors. Can you confirm that w530.jakobi.fr is in your /etc/hosts file with the correct IP address? 
 


--
Pascal Jakobi
116 rue de Stalingrad
93100 Montreuil, France
+33 6 87 47 58 19
Pascal.Jakobi@gmail.com

_______________________________________________
Pki-users mailing list
Pki-users@redhat.com
https://www.redhat.com/mailman/listinfo/pki-users




--
Pascal Jakobi
116 rue de Stalingrad
93100 Montreuil, France
+33 6 87 47 58 19
Pascal.Jakobi@gmail.com