Page 1 of 1

Error installing 6.3

PostPosted:Thu May 25, 2017 8:29 am
by log-out
Hi all,

I'm trying to install openKM (v6.3), but after entering db connection data and starting the installation, I receive this error::
Code: Select all
ERROR: Permission denied: connect
In the installer log file I can see these messages:
Code: Select all
2017-05-24 13:05:55,189 [    main] INFO  o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://update.openkm.com:80: Permission denied: connect
2017-05-24 13:05:55,189 [    main] INFO  o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://update.openkm.com:80
2017-05-24 13:05:55,189 [    main] INFO  o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://update.openkm.com:80: Permission denied: connect
2017-05-24 13:05:55,189 [    main] INFO  o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://update.openkm.com:80
2017-05-24 13:05:55,189 [    main] INFO  o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://update.openkm.com:80: Permission denied: connect
2017-05-24 13:05:55,189 [    main] INFO  o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://update.openkm.com:80
2017-05-24 13:05:55,189 [    main] INFO  com.openkm.installer.Main - ERROR: Permission denied: connect
2017-05-24 13:05:55,205 [    main] ERROR com.openkm.installer.Main - Permission denied: connect
How can I solve this error?

Thanks

Re: Error installing 6.3

PostPosted:Thu May 25, 2017 2:15 pm
by jllort
Are you using OKMInstaller.jar without Internet connection ?