Hi,

>  On trying to do docker-compose up I got below error.  When I checked in the 
> database I can’t find any tables in openxpki. Will any one let me know what 
> the configuration I’m missing here
> 
> openxpki-server_1  | 2020/08/28 09:30:58 [ERROR] sid=vUiq Database error: 
> execution of SQL query failed; __dbi_error__ => Table 'openxpki.workflow' 
> doesn't exist, __dsn__ => 
> dbi:mysql:host=localhost;port=3306;database=openxpki, __query__ => SELECT 
> workflow_id, workflow_type, workflow_session, pki_realm FROM workflow WHERE ( 
> ( watchdog_key = ? AND workflow_proc_state = ? AND workflow_wakeup_at < ? ) 
> ), __source__ => DBD::mysql::st::execute, __user__ => openxpki

Looks like the initialization of the database container failed during the 
compose operation. Investigate any errors you may have seen during the compose 
step and resolve them.

Cheers

Martin



_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to