Hi,

Like I said, running openxpki is not supported on Windows. Ubuntu WSL is a 
"Windows Subsystem for Linux" and is not the same as a native Linux system. 

Resolve that and if you still have the same issue, confirm that you have your 
configuration in /etc/openxpki/config.d.

Best regards,

Scott

> On Aug 21, 2020, at 12:28, Lingala, Ravi Shankar (GE Digital) 
> <[email protected]> wrote:
> 
> Hi,
> 
> I have tried it in Ubuntu environment(WSL)  still getting error. Can you 
> please help me with it
> 
> Starting openxpkidockermaster_openxpki-client_1 ... done     
> Attaching to openxpkidockermaster_db_1, 
> f2fe4669def2_openxpkidockermaster_openxpki-server_1, 
> openxpkidockermaster_openxpki-client_1
> db_1               | 2020-08-21 10:25:46+00:00 [Note] [Entrypoint]: 
> Entrypoint script for MySQL Server 1:10.5.5+maria~focal started.
> f2fe4669def2_openxpkidockermaster_openxpki-server_1 | Configuration directory 
> '/etc/openxpki/config.d' not readable when creating a new 'Config::Merge' 
> object at /usr/share/perl5/Config/Merge.pm line 417.
> db_1               | 2020-08-21 10:25:46+00:00 [Note] [Entrypoint]: Switching 
> to dedicated user 'mysql'
> db_1               | 2020-08-21 10:25:46+00:00 [Note] [Entrypoint]: 
> Entrypoint script for MySQL Server 1:10.5.5+maria~focal started.
> db_1               | 2020-08-21 10:25:46 0 [Note] mysqld (mysqld 
> 10.5.5-MariaDB-1:10.5.5+maria~focal) starting as process 1 ...
> db_1               | 2020-08-21 10:25:46 0 [Note] InnoDB: Using Linux native 
> AIO
> db_1               | 2020-08-21 10:25:46 0 [Note] InnoDB: Uses event mutexes
> db_1               | 2020-08-21 10:25:46 0 [Note] InnoDB: Compressed tables 
> use zlib 1.2.11
> db_1               | 2020-08-21 10:25:46 0 [Note] InnoDB: Number of pools: 1
> db_1               | 2020-08-21 10:25:46 0 [Note] InnoDB: Using SSE4.2 crc32 
> instructions
> db_1               | 2020-08-21 10:25:46 0 [Note] mysqld: O_TMPFILE is not 
> supported on /tmp (disabling future attempts)
> db_1               | 2020-08-21 10:25:46 0 [Note] InnoDB: Initializing buffer 
> pool, total size = 134217728, chunk size = 134217728
> db_1               | 2020-08-21 10:25:46 0 [Note] InnoDB: Completed 
> initialization of buffer pool
> db_1               | 2020-08-21 10:25:46 0 [Note] InnoDB: If the mysqld 
> execution user is authorized, page cleaner thread priority can be changed. 
> See the man page of setpriority().
> db_1               | 2020-08-21 10:25:46 0 [Note] InnoDB: 128 rollback 
> segments are active.
> db_1               | 2020-08-21 10:25:46 0 [Note] InnoDB: Creating shared 
> tablespace for temporary tables
> db_1               | 2020-08-21 10:25:46 0 [Note] InnoDB: Setting file 
> './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
> db_1               | 2020-08-21 10:25:46 0 [Note] InnoDB: File './ibtmp1' 
> size is now 12 MB.
> db_1               | 2020-08-21 10:25:46 0 [Note] InnoDB: 10.5.5 started; log 
> sequence number 510501; transaction id 956
> db_1               | 2020-08-21 10:25:46 0 [Note] Plugin 'FEEDBACK' is 
> disabled.
> db_1               | 2020-08-21 10:25:46 0 [Note] InnoDB: Loading buffer 
> pool(s) from /var/lib/mysql/ib_buffer_pool
> db_1               | 2020-08-21 10:25:46 0 [Warning] 
> 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be 
> implemented in later versions.
> db_1               | 2020-08-21 10:25:46 0 [Note] Server socket created on 
> IP: '::'.
> db_1               | 2020-08-21 10:25:46 0 [Note] InnoDB: Buffer pool(s) load 
> completed at 200821 10:25:46
> db_1               | 2020-08-21 10:25:46 0 [Warning] 'proxies_priv' entry '@% 
> root@be9ef2039476' ignored in --skip-name-resolve mode.
> db_1               | 2020-08-21 10:25:46 0 [Note] Reading of all Master_info 
> entries succeeded
> db_1               | 2020-08-21 10:25:46 0 [Note] Added new Master_info '' to 
> hash table
> db_1               | 2020-08-21 10:25:46 0 [Note] mysqld: ready for 
> connections.
> db_1               | Version: '10.5.5-MariaDB-1:10.5.5+maria~focal'  socket: 
> '/run/mysqld/mysqld.sock'  port: 3306  mariadb.org binary distribution
> openxpki-client_1  | AH00558: apache2: Could not reliably determine the 
> server's fully qualified domain name, using 172.19.0.5. Set the 'ServerName' 
> directive globally to suppress this message
> f2fe4669def2_openxpkidockermaster_openxpki-server_1 exited with code 2
> 
> Thanks
> Ravi L
> 
> -----Original Message-----
> From: Scott Hardin <[email protected]> 
> Sent: 21 August 2020 14:15
> To: [email protected]
> Subject: Re: [OpenXPKI-users] FW: EXT: Re: Reg: Help
> 
> Hi Ravi,
> 
> While OpenXPKI can certainly be used to manage certificates for Windows 
> systems, the openxpki server itself needs to be run on a Unix-based system, 
> preferably Linux. We do not support running openxpki on Windows or as a 
> docker container running in docker on Windows.
> 
> With best regards,
> 
> Scott 
> 
> 
> 
>> On Aug 21, 2020, at 08:48, Lingala, Ravi Shankar (GE Digital) 
>> <[email protected]> wrote:
>> 
>> Hi,
>> 
>> As I'm trying to install it in windows I can't find what exactly "symlink " 
>> meants. Will you please give me more description on what need to done for " 
>> replace the symlink by a full copy"
>> 
>> Ravi L
>> 
>> -----Original Message-----
>> From: Oliver Welter <[email protected]>
>> Sent: 21 August 2020 12:14
>> To: [email protected]
>> Subject: Re: [OpenXPKI-users] FW: EXT: Re: Reg: Help
>> 
>> Hi Ravi,
>> 
>> I am pretty sure the reason is that the container can not see this 
>> path
>> - if you need help setting up a demo send me a PM, we have a commercial 
>> offer for a hosted demo.
>> 
>> best regards
>> 
>> Oliver
>> 
>> Am 21.08.20 um 07:54 schrieb Lingala, Ravi Shankar (GE Digital):
>>> Hi,
>>> 
>>> I checked permissions of folder it is fine attached screen shot for 
>>> ref. Will you please let me know how to fix the issue
>>> 
>>> Thanks
>>> Ravi L
>>> 
>>> -----Original Message-----
>>> From: Oliver Welter <[email protected]>
>>> Sent: 20 August 2020 21:59
>>> To: [email protected]
>>> Subject: EXT: Re: [OpenXPKI-users] Reg: Help
>>> 
>>> Hi Ravi,
>>> 
>>> very likely a permission problem regarding the symlink at 
>>> openxpki-config/config.d/realm/ - either fix your permission or replace the 
>>> symlink by a full copy.
>>> 
>>> Oliver
>>> 
>>> Am 20.08.20 um 14:59 schrieb Lingala, Ravi Shankar (GE Digital):
>>>> Hi,
>>>> 
>>>> I'm trying to install openxpki with docker compose as mentioned in 
>>>> https://github.com/openxpki/openxpki-docker. While deploying I got 
>>>> below issue
>>>> 
>>>> $ docker-compose up
>>>> 
>>>> Starting openxpki-docker-master_db_1 ... done
>>>> 
>>>> Starting 81aa6a34f03f_openxpki-docker-master_openxpki-server_1 ... 
>>>> done
>>>> 
>>>> Starting openxpki-docker-master_openxpki-client_1              ... 
>>>> done
>>>> 
>>>> Attaching to openxpki-docker-master_db_1, 
>>>> 81aa6a34f03f_openxpki-docker-master_openxpki-server_1,
>>>> openxpki-docker-master_openxpki-client_1
>>>> 
>>>> db_1               |2020-08-20 12:44:55+00:00 [Note] [Entrypoint]: 
>>>> Entrypoint script for MySQL Server 1:10.5.5+maria~focal started.
>>>> 
>>>> db_1               |2020-08-20 12:44:55+00:00 [Note] [Entrypoint]: 
>>>> Switching to dedicated user 'mysql'
>>>> 
>>>> db_1               |2020-08-20 12:44:55+00:00 [Note] [Entrypoint]: 
>>>> Entrypoint script for MySQL Server 1:10.5.5+maria~focal started.
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] mysqld (mysqld
>>>> 10.5.5-MariaDB-1:10.5.5+maria~focal) starting as process 1 ...
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] InnoDB: Using Linux 
>>>> native AIO
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] InnoDB: Uses event 
>>>> mutexes
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] InnoDB: Compressed 
>>>> tables use zlib 1.2.11
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] InnoDB: Number of
>>>> pools: 1
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] InnoDB: Using SSE4.2
>>>> crc32 instructions
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] mysqld: O_TMPFILE is 
>>>> not supported on /tmp (disabling future attempts)
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] InnoDB: Initializing 
>>>> buffer pool, total size = 134217728, chunk size = 134217728
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] InnoDB: Completed 
>>>> initialization of buffer pool
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] InnoDB: If the 
>>>> mysqld execution user is authorized, page cleaner thread priority 
>>>> can be changed. See the man page of setpriority().
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] InnoDB: 128 rollback 
>>>> segments are active.
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] InnoDB: Creating 
>>>> shared tablespace for temporary tables
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] InnoDB: Setting file 
>>>> './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] InnoDB: File './ibtmp1' 
>>>> size is now 12 MB.
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] InnoDB: 10.5.5 
>>>> started; log sequence number 534809; transaction id 956
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] Plugin 'FEEDBACK' is 
>>>> disabled.
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] InnoDB: Loading 
>>>> buffer
>>>> pool(s) from /var/lib/mysql/ib_buffer_pool
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Warning] 
>>>> 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option.
>>>> To be implemented in later versions.
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] Server socket 
>>>> created on IP: '::'.
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] InnoDB: Buffer
>>>> pool(s) load completed at 200820 12:44:55
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Warning] 'proxies_priv' 
>>>> entry '@% root@f267e2471bfe' ignored in --skip-name-resolve mode.
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] Reading of all 
>>>> Master_info entries succeeded
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] Added new 
>>>> Master_info '' to hash table
>>>> 
>>>> db_1               |2020-08-20 12:44:55 0 [Note] mysqld: ready for 
>>>> connections.
>>>> 
>>>> db_1               |Version: '10.5.5-MariaDB-1:10.5.5+maria~focal' 
>>>> socket: '/run/mysqld/mysqld.sock'  port: 3306  mariadb.org binary 
>>>> distribution
>>>> 
>>>> 81aa6a34f03f_openxpki-docker-master_openxpki-server_1 |Starting OpenXPKI...
>>>> 
>>>> 81aa6a34f03f_openxpki-docker-master_openxpki-server_1 |Exception 
>>>> during server initialization: No workflow configuration found for 
>>>> current realm; __config_path__ => realm.democa.workflow.def, 
>>>> __realm__ => democa (No workflow configuration found for current 
>>>> realm; __config_path__ => realm.democa.workflow.def, __realm__ =>
>>>> democa) at /usr/share/perl5/OpenXPKI/Server.pm line 821.
>>>> 
>>>> 81aa6a34f03f_openxpki-docker-master_openxpki-server_1 exited with 
>>>> code
>>>> 2
>>>> 
>>>> Thanks
>>>> 
>>>> Ravi L
>>>> 
>>>> 
>>>> 
>>>> _______________________________________________
>>>> OpenXPKI-users mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/openxpki-users
>>>> 
>>> 
>>> 
>>> --
>>> Protect your environment -  close windows and adopt a penguin!
>>> 
>>> 
>>> _______________________________________________
>>> OpenXPKI-users mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/openxpki-users
>>> 
>>> 
>>> _______________________________________________
>>> OpenXPKI-users mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/openxpki-users
>>> 
>> 
>> 
>> --
>> Protect your environment -  close windows and adopt a penguin!
>> 
>> 
>> _______________________________________________



_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to