Over 10 years we help companies reach their financial and branding goals. Engitech is a values-driven technology agency dedicated.

Gallery

Contacts

411 University St, Seattle, USA

+1 -800-456-478-23

Home page Forums Technical Support, Bugs and Fixes Bug/Fix: Snippet execution not working!

Currently, there are 0 users and 1 guest visiting this topic .
Viewing 1 reply thread
  • Author
    Posts
    • #7348
      adminadmin
      Keymaster

        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 adminadmin.
        • This topic was modified 2 months ago by adminadmin.
        • This topic was modified 2 months ago by adminadmin.
        • This topic was modified 2 months ago by adminadmin.
        • This topic was modified 2 months ago by adminadmin.
        • This topic was modified 2 months ago by adminadmin.
      • #8046
        adminadmin
        Keymaster

          updated

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.