Bug:
snippet execution not working from snippets menu!
Fix:
Please execute following command to add missing DB record
*note : replace [databaseusername] with your database username that created during installation . you can find it in /opt/mikrowizard/server-conf.json
sudo docker exec -it MikroWizard-postgre psql -U [databaseusername] -d MikroWizardDB -c "INSERT INTO public.tasks( signal, name, status) VALUES ( 160, 'snipet-exec', false);"
Status:
Fixed and updated in installer script
-
This topic was modified 2 months, 2 weeks ago by admin.
-
This topic was modified 2 months ago by admin.
-
This topic was modified 2 months ago by admin.
-
This topic was modified 2 months ago by admin.
-
This topic was modified 2 months ago by admin.
-
This topic was modified 2 months ago by admin.