When I tried to install from Ubuntu repository as aptitude install
libopenxpki-perl openxpki-i18n, I got some look like "Couldn' t find
packages, containing openxpki-i18n at its name or description" .
Then I decided to build it by myself.
I built in my own from git scratch sources as the following:
In attention, I have OpenSSL built from sources also and then I rebuilt
OSSL with "-shared -fPIC" to avoid error during Openxpki building,
then

git clone git://github.com/openxpki/openxpki.git git
perl Makefile.PL
make
make install
ldconfig

Please tell what prerequisites are necessary and how is to build rom
sources ?


2016-07-27 8:55 GMT+03:00 Oliver Welter <[email protected]>:

> Hi,
>
> this looks weired - did you install from our package server or build your
> own packages? My install from the official package servers works.
>
> Oliver
>
>
> Am 27.07.2016 um 00:51 schrieb CpServiceSPb .:
>
>> How can I send webui.log to you, what e-mail to ?
>>
>> Btw,s Openxpki developer team the same as OpenCA Ocspd ?
>>
>> If post webui.lo here, look at:
>>
>> Start fcgi loop 31148, config: /etc/openxpki/webui/default.conf
>> check for cgi session, fcgi pid 31148
>> session id (front) is 350a18f4c5185ca1b85036c5e985fe1d
>> Use provide client instance
>> First session reinit with id bdc0dc884845f3e07dab9d236b7cadcd
>> Backend session was gone - start a new one
>> Re-Init backend session
>> 762515dc208da0d04b120562aa4b3bed/bdc0dc884845f3e07dab9d236b7cadcd
>> current session status GET_AUTHENTICATION_STACK
>> not logged in - doing auth - page is  - action is login!stack
>> set auth_stack in session: Anonymous
>> Authentication stack: Anonymous
>> Selected realm , new status SERVICE_READY
>> Authentication successul - fetch session info
>> Got session info: $VAR1 = {
>>           'lang' => 'en',
>>           'role_label' => 'Anonymous',
>>           'name' => 'anonymous',
>>           'pki_realm_label' => 'Verbose name of this realm',
>>           'role' => 'Anonymous',
>>           'version' => '',
>>           'pki_realm' => 'ca-one'
>>         };
>> CGI Header $VAR1 = [
>>           '-X_Frame_Options',
>>           'deny;',
>>           '-X_XSS_Protection',
>>           '1; mode=block;',
>>           '-Strict_Transport_Security',
>>           'max-age=31536000;',
>>           '-cookie',
>>           bless( {
>>                    'value' => [
>>                                 '350a18f4c5185ca1b85036c5e985fe1d'
>>                               ],
>>                    'name' => 'oxisess-webui',
>>                    'httponly' => 1,
>>                    'path' => '/'
>>                  }, 'CGI::Cookie' ),
>>           '-type',
>>           'application/json; charset=UTF-8',
>>           '-cookie',
>>           bless( {
>>                    'path' => '/',
>>                    'httponly' => 1,
>>                    'value' => [
>>                                 'ec3a2ef96324c7354d7f8b8ce8b238cb'
>>                               ],
>>                    'name' => 'oxisess-webui'
>>                  }, 'CGI::Cookie' )
>>         ];
>> request handled
>> check for cgi session, fcgi pid 31148
>> session id (front) is ec3a2ef96324c7354d7f8b8ce8b238cb
>> Use provide client instance
>> First session reinit with id 762515dc208da0d04b120562aa4b3bed
>> Backend session was gone - start a new one
>> Re-Init backend session
>> ffde03eeee1db121ea1495fd48342a02/762515dc208da0d04b120562aa4b3bed
>> current session status GET_AUTHENTICATION_STACK
>> command get_menu failed (ERROR)
>> command reply $VAR1 = {
>>           'LIST' => [
>>                       {
>>                         'LABEL' =>
>> 'I18N_OPENXPKI_SERVICE_DEFAULT_RUN_UNRECOGNIZED_SERVICE_MESSAGE'
>>                       }
>>                     ],
>>           'SERVICE_MSG' => 'ERROR'
>>         };
>> I18N_OPENXPKI_SERVICE_DEFAULT_RUN_UNRECOGNIZED_SERVICE_MESSAGE
>> Got landmarks: $VAR1 = undef;
>> Got wfsearch: $VAR1 = undef;
>> Got certsearch: $VAR1 = undef;
>> Got tasklist: $VAR1 = undef;
>> Got bulk: $VAR1 = undef;
>> Baseurl from referrer: /openxpki
>> request handled
>> check for cgi session, fcgi pid 31148
>> session id (front) is ec3a2ef96324c7354d7f8b8ce8b238cb
>> Use provide client instance
>> First session reinit with id ffde03eeee1db121ea1495fd48342a02
>> Backend session was gone - start a new one
>> Re-Init backend session
>> f0e3d347d95076f62df898df79f64e36/ffde03eeee1db121ea1495fd48342a02
>> current session status GET_AUTHENTICATION_STACK
>> flush session
>> not logged in - doing auth - page is welcome - action is
>> Redirect to login page
>> request handled
>> check for cgi session, fcgi pid 31148
>> session id (front) is 9758bd6b5a4bb8748969ac39afddd21a
>> Use provide client instance
>> First session reinit with id init
>> New backend session with id c1cd6b2dd5d0ebcc2138e67cfcad9594
>> current session status GET_AUTHENTICATION_STACK
>> Baseurl from referrer: /openxpki
>> request handled
>> check for cgi session, fcgi pid 31148
>> session id (front) is 9758bd6b5a4bb8748969ac39afddd21a
>> Use provide client instance
>> First session reinit with id c1cd6b2dd5d0ebcc2138e67cfcad9594
>> Backend session was gone - start a new one
>> Re-Init backend session
>> 853cda29206ade2bb56b997527a873fb/c1cd6b2dd5d0ebcc2138e67cfcad9594
>> current session status GET_AUTHENTICATION_STACK
>> not logged in - doing auth - page is login - action is
>> request handled
>> check for cgi session, fcgi pid 31148
>> session id (front) is 9758bd6b5a4bb8748969ac39afddd21a
>> Use provide client instance
>> First session reinit with id 853cda29206ade2bb56b997527a873fb
>> Backend session was gone - start a new one
>> Re-Init backend session
>> c933228382f2ceb596761e4b140edb71/853cda29206ade2bb56b997527a873fb
>> current session status GET_AUTHENTICATION_STACK
>> not logged in - doing auth - page is  - action is login!stack
>> set auth_stack in session: User
>> Authentication stack: User
>> Selected realm , new status GET_PASSWD_LOGIN
>> Requested login type PASSWD
>> No credentials, render form
>> request handled
>> check for cgi session, fcgi pid 31148
>> session id (front) is 9758bd6b5a4bb8748969ac39afddd21a
>> Use provide client instance
>> First session reinit with id c933228382f2ceb596761e4b140edb71
>> Backend session was gone - start a new one
>> Re-Init backend session
>> 170037538222e0ecc7e1ceccfa04ccdf/c933228382f2ceb596761e4b140edb71
>> current session status GET_AUTHENTICATION_STACK
>> not logged in - doing auth - page is  - action is login!password
>> Authentication stack: User
>> Selected realm , new status GET_PASSWD_LOGIN
>> Requested login type PASSWD
>> Seems to be an auth try - validating
>> Authentication successul - fetch session info
>> Got session info: $VAR1 = {
>>           'version' => '',
>>           'pki_realm' => 'ca-one',
>>           'pki_realm_label' => 'Verbose name of this realm',
>>           'role' => 'User',
>>           'role_label' => 'User',
>>           'name' => 'v',
>>           'lang' => 'en'
>>         };
>> CGI Header $VAR1 = [
>>           '-X_Frame_Options',
>>           'deny;',
>>           '-X_XSS_Protection',
>>           '1; mode=block;',
>>           '-Strict_Transport_Security',
>>           'max-age=31536000;',
>>           '-cookie',
>>           bless( {
>>                    'name' => 'oxisess-webui',
>>                    'value' => [
>>                                 '9758bd6b5a4bb8748969ac39afddd21a'
>>                               ],
>>                    'path' => '/',
>>                    'httponly' => 1
>>                  }, 'CGI::Cookie' ),
>>           '-type',
>>           'application/json; charset=UTF-8',
>>           '-cookie',
>>           bless( {
>>                    'path' => '/',
>>                    'httponly' => 1,
>>                    'name' => 'oxisess-webui',
>>                    'value' => [
>>                                 '46deb130e0c1746b15cba592473fe6da'
>>                               ]
>>                  }, 'CGI::Cookie' )
>>         ];
>> request handled
>> check for cgi session, fcgi pid 31148
>> session id (front) is 46deb130e0c1746b15cba592473fe6da
>> Use provide client instance
>> First session reinit with id 170037538222e0ecc7e1ceccfa04ccdf
>> Backend session was gone - start a new one
>> Re-Init backend session
>> 0fe4142c224523ee4f778b0e15d61bce/170037538222e0ecc7e1ceccfa04ccdf
>> current session status GET_AUTHENTICATION_STACK
>> command get_menu failed (ERROR)
>> command reply $VAR1 = {
>>           'LIST' => [
>>                       {
>>                         'LABEL' =>
>> 'I18N_OPENXPKI_SERVICE_DEFAULT_RUN_UNRECOGNIZED_SERVICE_MESSAGE'
>>                       }
>>                     ],
>>           'SERVICE_MSG' => 'ERROR'
>>         };
>> I18N_OPENXPKI_SERVICE_DEFAULT_RUN_UNRECOGNIZED_SERVICE_MESSAGE
>> Got landmarks: $VAR1 = undef;
>> Got wfsearch: $VAR1 = undef;
>> Got certsearch: $VAR1 = undef;
>> Got tasklist: $VAR1 = undef;
>> Got bulk: $VAR1 = undef;
>> Baseurl from referrer: /openxpki
>> request handled
>> check for cgi session, fcgi pid 31148
>> session id (front) is 46deb130e0c1746b15cba592473fe6da
>> Use provide client instance
>> First session reinit with id 0fe4142c224523ee4f778b0e15d61bce
>> Backend session was gone - start a new one
>> Re-Init backend session
>> fcc3e550f6273d56ddfb95987c672ac2/0fe4142c224523ee4f778b0e15d61bce
>> current session status GET_AUTHENTICATION_STACK
>> flush session
>> not logged in - doing auth - page is welcome - action is
>> Redirect to login page
>> request handled
>> check for cgi session, fcgi pid 31148
>> session id (front) is 11053041e52b25e71eda4b49c8a33380
>> Use provide client instance
>> First session reinit with id init
>> New backend session with id eb8cd6650c67ea45b9b18dc031ea2d7d
>> current session status GET_AUTHENTICATION_STACK
>> Baseurl from referrer: /openxpki
>> request handled
>> check for cgi session, fcgi pid 31148
>> session id (front) is 11053041e52b25e71eda4b49c8a33380
>> Use provide client instance
>> First session reinit with id eb8cd6650c67ea45b9b18dc031ea2d7d
>> Backend session was gone - start a new one
>> Re-Init backend session
>> 162e4670820b02b62058df5416c656e7/eb8cd6650c67ea45b9b18dc031ea2d7d
>> current session status GET_AUTHENTICATION_STACK
>> not logged in - doing auth - page is login - action is
>> request handled
>> Start fcgi loop 8111, config: /etc/openxpki/webui/default.conf
>> check for cgi session, fcgi pid 8111
>> session id (front) is 11053041e52b25e71eda4b49c8a33380
>> Use provide client instance
>> First session reinit with id 162e4670820b02b62058df5416c656e7
>> Backend session was gone - start a new one
>> Re-Init backend session
>> 041732e3bb1b15903eac5e60b7800004/162e4670820b02b62058df5416c656e7
>> current session status GET_AUTHENTICATION_STACK
>> Baseurl from referrer: /openxpki
>> request handled
>> check for cgi session, fcgi pid 8111
>> session id (front) is 11053041e52b25e71eda4b49c8a33380
>> Use provide client instance
>> First session reinit with id 041732e3bb1b15903eac5e60b7800004
>> Backend session was gone - start a new one
>> Re-Init backend session
>> 7e2ff65afb2e9bfdc6209b8efa52ef16/041732e3bb1b15903eac5e60b7800004
>> current session status GET_AUTHENTICATION_STACK
>> not logged in - doing auth - page is welcome - action is
>> Redirect to login page
>> request handled
>> check for cgi session, fcgi pid 8111
>> session id (front) is 11053041e52b25e71eda4b49c8a33380
>> Use provide client instance
>> First session reinit with id 7e2ff65afb2e9bfdc6209b8efa52ef16
>> Backend session was gone - start a new one
>> Re-Init backend session
>> f569fc26ebbad0dbe1de0969eb592cfe/7e2ff65afb2e9bfdc6209b8efa52ef16
>> current session status GET_AUTHENTICATION_STACK
>> Baseurl from referrer: /openxpki
>> request handled
>> check for cgi session, fcgi pid 8111
>> session id (front) is 11053041e52b25e71eda4b49c8a33380
>> Use provide client instance
>> First session reinit with id f569fc26ebbad0dbe1de0969eb592cfe
>> Backend session was gone - start a new one
>> Re-Init backend session
>> 593c799753e14f99667fae37196a86c3/f569fc26ebbad0dbe1de0969eb592cfe
>> current session status GET_AUTHENTICATION_STACK
>> not logged in - doing auth - page is login - action is
>> request handled
>> check for cgi session, fcgi pid 8111
>> session id (front) is 11053041e52b25e71eda4b49c8a33380
>> Use provide client instance
>> First session reinit with id 593c799753e14f99667fae37196a86c3
>> Backend session was gone - start a new one
>> Re-Init backend session
>> c542bd6deeaac0a62897ee8c022dbe03/593c799753e14f99667fae37196a86c3
>> current session status GET_AUTHENTICATION_STACK
>> not logged in - doing auth - page is  - action is login!stack
>> set auth_stack in session: Anonymous
>> Authentication stack: Anonymous
>> Selected realm , new status SERVICE_READY
>> Authentication successul - fetch session info
>> Got session info: $VAR1 = {
>>           'pki_realm' => 'ca-one',
>>           'name' => 'anonymous',
>>           'role_label' => 'Anonymous',
>>           'lang' => 'en',
>>           'role' => 'Anonymous',
>>           'pki_realm_label' => 'Verbose name of this realm',
>>           'version' => ''
>>         };
>> CGI Header $VAR1 = [
>>           '-Strict_Transport_Security',
>>           'max-age=31536000;',
>>           '-X_XSS_Protection',
>>           '1; mode=block;',
>>           '-X_Frame_Options',
>>           'deny;',
>>           '-cookie',
>>           bless( {
>>                    'httponly' => 1,
>>                    'name' => 'oxisess-webui',
>>                    'path' => '/',
>>                    'value' => [
>>                                 '11053041e52b25e71eda4b49c8a33380'
>>                               ]
>>                  }, 'CGI::Cookie' ),
>>           '-type',
>>           'application/json; charset=UTF-8',
>>           '-cookie',
>>           bless( {
>>                    'httponly' => 1,
>>                    'name' => 'oxisess-webui',
>>                    'path' => '/',
>>                    'value' => [
>>                                 '04bb4c52d795e01d800e33c64f7d713c'
>>                               ]
>>                  }, 'CGI::Cookie' )
>>         ];
>> request handled
>> check for cgi session, fcgi pid 8111
>> session id (front) is 04bb4c52d795e01d800e33c64f7d713c
>> Use provide client instance
>> First session reinit with id c542bd6deeaac0a62897ee8c022dbe03
>> Backend session was gone - start a new one
>> Re-Init backend session
>> 76d2b23f3fc7e79b77af4b60e0d58f99/c542bd6deeaac0a62897ee8c022dbe03
>> current session status GET_AUTHENTICATION_STACK
>> command get_menu failed (ERROR)
>> command reply $VAR1 = {
>>           'LIST' => [
>>                       {
>>                         'LABEL' =>
>> 'I18N_OPENXPKI_SERVICE_DEFAULT_RUN_UNRECOGNIZED_SERVICE_MESSAGE'
>>                       }
>>                     ],
>>           'SERVICE_MSG' => 'ERROR'
>>         };
>> I18N_OPENXPKI_SERVICE_DEFAULT_RUN_UNRECOGNIZED_SERVICE_MESSAGE
>> Got landmarks: $VAR1 = undef;
>> Got wfsearch: $VAR1 = undef;
>> Got certsearch: $VAR1 = undef;
>> Got tasklist: $VAR1 = undef;
>> Got bulk: $VAR1 = undef;
>> Baseurl from referrer: /openxpki
>> request handled
>> check for cgi session, fcgi pid 8111
>> session id (front) is 04bb4c52d795e01d800e33c64f7d713c
>> Use provide client instance
>> First session reinit with id 76d2b23f3fc7e79b77af4b60e0d58f99
>> Backend session was gone - start a new one
>> Re-Init backend session
>> b64b7c550aedbe67d7e6bb505d98238e/76d2b23f3fc7e79b77af4b60e0d58f99
>> current session status GET_AUTHENTICATION_STACK
>> flush session
>> not logged in - doing auth - page is welcome - action is
>> Redirect to login page
>> request handled
>> check for cgi session, fcgi pid 8111
>> session id (front) is 1ad59611c6c588246bf7a2a0bfa262f7
>> Use provide client instance
>> First session reinit with id init
>> New backend session with id c3b2ee1e98cb29e21b8c298906d8c716
>> current session status GET_AUTHENTICATION_STACK
>> Baseurl from referrer: /openxpki
>> request handled
>> check for cgi session, fcgi pid 8111
>> session id (front) is 1ad59611c6c588246bf7a2a0bfa262f7
>> Use provide client instance
>> First session reinit with id c3b2ee1e98cb29e21b8c298906d8c716
>> Backend session was gone - start a new one
>> Re-Init backend session
>> 1108fb93906634a4d80439af9e9b1f1f/c3b2ee1e98cb29e21b8c298906d8c716
>> current session status GET_AUTHENTICATION_STACK
>> not logged in - doing auth - page is login - action is
>> request handled
>> Start fcgi loop 1777, config: /etc/openxpki/webui/default.conf
>> check for cgi session, fcgi pid 1777
>> session id (front) is 1ad59611c6c588246bf7a2a0bfa262f7
>> Use provide client instance
>> First session reinit with id 1108fb93906634a4d80439af9e9b1f1f
>> Backend session was gone - start a new one
>> Re-Init backend session
>> 6f4b38c3349640778d1adeb064b98566/1108fb93906634a4d80439af9e9b1f1f
>> current session status GET_AUTHENTICATION_STACK
>> Baseurl from referrer: /openxpki
>> request handled
>> check for cgi session, fcgi pid 1777
>> session id (front) is 1ad59611c6c588246bf7a2a0bfa262f7
>> Use provide client instance
>> First session reinit with id 6f4b38c3349640778d1adeb064b98566
>> Backend session was gone - start a new one
>> Re-Init backend session
>> 96b74ef288934c2dc7dfb2fefc86c996/6f4b38c3349640778d1adeb064b98566
>> current session status GET_AUTHENTICATION_STACK
>> not logged in - doing auth - page is welcome - action is
>> Redirect to login page
>> request handled
>> check for cgi session, fcgi pid 1777
>> session id (front) is 1ad59611c6c588246bf7a2a0bfa262f7
>> Use provide client instance
>> First session reinit with id 96b74ef288934c2dc7dfb2fefc86c996
>> Backend session was gone - start a new one
>> Re-Init backend session
>> d8ec5613418e1fc54d1706bedcb70c10/96b74ef288934c2dc7dfb2fefc86c996
>> current session status GET_AUTHENTICATION_STACK
>> Baseurl from referrer: /openxpki
>> request handled
>> check for cgi session, fcgi pid 1777
>> session id (front) is 1ad59611c6c588246bf7a2a0bfa262f7
>> Use provide client instance
>> First session reinit with id d8ec5613418e1fc54d1706bedcb70c10
>> Backend session was gone - start a new one
>> Re-Init backend session
>> 38bc0be39a708aa08b69b23f5c25d169/d8ec5613418e1fc54d1706bedcb70c10
>> current session status GET_AUTHENTICATION_STACK
>> not logged in - doing auth - page is login - action is
>> request handled
>> check for cgi session, fcgi pid 1777
>> session id (front) is 1ad59611c6c588246bf7a2a0bfa262f7
>> Use provide client instance
>> First session reinit with id 38bc0be39a708aa08b69b23f5c25d169
>> Backend session was gone - start a new one
>> Re-Init backend session
>> 004432a389fe14b6dae2fda653df17a2/38bc0be39a708aa08b69b23f5c25d169
>> current session status GET_AUTHENTICATION_STACK
>> not logged in - doing auth - page is  - action is login!stack
>> set auth_stack in session: Anonymous
>> Authentication stack: Anonymous
>> Selected realm , new status SERVICE_READY
>> Authentication successul - fetch session info
>> Got session info: $VAR1 = {
>>           'version' => '',
>>           'lang' => 'en',
>>           'name' => 'anonymous',
>>           'pki_realm' => 'ca-one',
>>           'pki_realm_label' => 'Verbose name of this realm',
>>           'role' => 'Anonymous',
>>           'role_label' => 'Anonymous'
>>         };
>> CGI Header $VAR1 = [
>>           '-Strict_Transport_Security',
>>           'max-age=31536000;',
>>           '-X_Frame_Options',
>>           'deny;',
>>           '-X_XSS_Protection',
>>           '1; mode=block;',
>>           '-cookie',
>>           bless( {
>>                    'path' => '/',
>>                    'httponly' => 1,
>>                    'name' => 'oxisess-webui',
>>                    'value' => [
>>                                 '1ad59611c6c588246bf7a2a0bfa262f7'
>>                               ]
>>                  }, 'CGI::Cookie' ),
>>           '-type',
>>           'application/json; charset=UTF-8',
>>           '-cookie',
>>           bless( {
>>                    'path' => '/',
>>                    'httponly' => 1,
>>                    'value' => [
>>                                 'b07f7d188e9b936fe3ae934f583d1579'
>>                               ],
>>                    'name' => 'oxisess-webui'
>>                  }, 'CGI::Cookie' )
>>         ];
>> request handled
>> check for cgi session, fcgi pid 1777
>> session id (front) is b07f7d188e9b936fe3ae934f583d1579
>> Use provide client instance
>> First session reinit with id 004432a389fe14b6dae2fda653df17a2
>> Backend session was gone - start a new one
>> Re-Init backend session
>> 82f6b0031c06f0cbd97b14e6e847fa70/004432a389fe14b6dae2fda653df17a2
>> current session status GET_AUTHENTICATION_STACK
>> command get_menu failed (ERROR)
>> command reply $VAR1 = {
>>           'LIST' => [
>>                       {
>>                         'LABEL' =>
>> 'I18N_OPENXPKI_SERVICE_DEFAULT_RUN_UNRECOGNIZED_SERVICE_MESSAGE'
>>                       }
>>                     ],
>>           'SERVICE_MSG' => 'ERROR'
>>         };
>> I18N_OPENXPKI_SERVICE_DEFAULT_RUN_UNRECOGNIZED_SERVICE_MESSAGE
>> Got landmarks: $VAR1 = undef;
>> Got wfsearch: $VAR1 = undef;
>> Got certsearch: $VAR1 = undef;
>> Got tasklist: $VAR1 = undef;
>> Got bulk: $VAR1 = undef;
>> Baseurl from referrer: /openxpki
>> request handled
>> check for cgi session, fcgi pid 1777
>> session id (front) is b07f7d188e9b936fe3ae934f583d1579
>> Use provide client instance
>> First session reinit with id 82f6b0031c06f0cbd97b14e6e847fa70
>> Backend session was gone - start a new one
>> Re-Init backend session
>> e54940bcf0f5f3b51820f123c97da4fd/82f6b0031c06f0cbd97b14e6e847fa70
>> current session status GET_AUTHENTICATION_STACK
>> flush session
>> not logged in - doing auth - page is welcome - action is
>> Redirect to login page
>> request handled
>> check for cgi session, fcgi pid 1777
>> session id (front) is 85d33fccc11b3ca7b440160a5b094caf
>> Use provide client instance
>> First session reinit with id init
>> New backend session with id d097e1dcf91709d179ef6852f8d2cf79
>> current session status GET_AUTHENTICATION_STACK
>> Baseurl from referrer: /openxpki
>> request handled
>> check for cgi session, fcgi pid 1777
>> session id (front) is 85d33fccc11b3ca7b440160a5b094caf
>> Use provide client instance
>> First session reinit with id d097e1dcf91709d179ef6852f8d2cf79
>> Backend session was gone - start a new one
>> Re-Init backend session
>> 972ee9e66cdb40edd48eb108988c19ee/d097e1dcf91709d179ef6852f8d2cf79
>> current session status GET_AUTHENTICATION_STACK
>> not logged in - doing auth - page is login - action is
>> request handled
>>
>>
>> 2016-07-26 20:51 GMT+03:00 Oliver Welter <[email protected]
>> <mailto:[email protected]>>:
>>
>>
>>     Hi,
>>
>>     can you please post the contents of the webui.log. And can you
>>     please check if there are two tables called "application_log" and
>>     "seq_application_log" - we had some issues with the automated
>>     provisioning of these.
>>
>>     Oliver
>>
>>     Am 25.07.2016 um 21:59 schrieb CpServiceSPb .:
>>
>>         I have Ubuntu 14.04 x64 LTS Server OS with OpenSSL 1.0.2g built
>> from
>>         scratch,
>>         I m able to see Logon page, but when I try to put, for example
>>         as /raop/
>>         as user and /openxpki/ as password or as Anonymous, I get the
>> error:
>>
>>         openxpki.auth.INFO:1778 <http://openxpki.auth.INFO:1778>
>>         <http://openxpki.auth.INFO:1778>
>>         [OpenXPKI::Server::Authentication
>>
>> (/usr/local/lib/perl/5.18.2/OpenXPKI/Server/Authentication.pm:269)@0044].
>>         Login successful using authentication stack 'Anonymous' (user:
>>         'anonymous', role: 'Anonymous')
>>         openxpki.system.INFO:1778 <http://openxpki.system.INFO:1778>
>>         <http://openxpki.system.INFO:1778>
>>         [OpenXPKI::Service::Default (224)@82f6] New session created
>>         openxpki.system.WARN:1778 [OpenXPKI::Service::Default (161)@82f6]
>>         Invalid message COMMAND recevied in state
>>         WAITING_FOR_AUTHENTICATION_STACK
>>         openxpki.system.INFO:1778 <http://openxpki.system.INFO:1778>
>>         <http://openxpki.system.INFO:1778>
>>         [OpenXPKI::Service::Default (224)@e549] New session created
>>
>>         How is to correct it ?
>>
>>
>>
>> ------------------------------------------------------------------------------
>>         What NetFlow Analyzer can do for you? Monitors network bandwidth
>>         and traffic
>>         patterns at an interface-level. Reveals which users, apps, and
>>         protocols are
>>         consuming the most bandwidth. Provides multi-vendor support for
>>         NetFlow,
>>         J-Flow, sFlow and other flows. Make informed decisions using
>>         capacity planning
>>         reports.http://sdm.link/zohodev2dev
>>
>>
>>
>>         _______________________________________________
>>         OpenXPKI-users mailing list
>>         [email protected]
>>         <mailto:[email protected]>
>>         https://lists.sourceforge.net/lists/listinfo/openxpki-users
>>
>>
>>
>>     --
>>     Protect your environment -  close windows and adopt a penguin!
>>
>>
>>
>> ------------------------------------------------------------------------------
>>     What NetFlow Analyzer can do for you? Monitors network bandwidth and
>>     traffic
>>     patterns at an interface-level. Reveals which users, apps, and
>>     protocols are
>>     consuming the most bandwidth. Provides multi-vendor support for
>> NetFlow,
>>     J-Flow, sFlow and other flows. Make informed decisions using
>>     capacity planning
>>     reports.http://sdm.link/zohodev2dev
>>     _______________________________________________
>>     OpenXPKI-users mailing list
>>     [email protected]
>>     <mailto:[email protected]>
>>     https://lists.sourceforge.net/lists/listinfo/openxpki-users
>>
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> What NetFlow Analyzer can do for you? Monitors network bandwidth and
>> traffic
>> patterns at an interface-level. Reveals which users, apps, and protocols
>> are
>> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
>> J-Flow, sFlow and other flows. Make informed decisions using capacity
>> planning
>> reports.http://sdm.link/zohodev2dev
>>
>>
>>
>> _______________________________________________
>> OpenXPKI-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/openxpki-users
>>
>>
>
> --
> Protect your environment -  close windows and adopt a penguin!
>
>
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and
> traffic
> patterns at an interface-level. Reveals which users, apps, and protocols
> are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity
> planning
> reports.http://sdm.link/zohodev2dev
> _______________________________________________
> OpenXPKI-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/openxpki-users
>
>
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to