Skip to main content
fortigul
New Member
August 31, 2025
Question

Fortisoar create new module

  • August 31, 2025
  • 1 reply
  • 302 views

Hello Team,

 

I created a new module, saved it, then clicked the Publish All Modules button. After waiting a while, it reopened and didn't show any errors on the screen. However, I couldn't find the module anywhere. My account has admin privileges. When I checked the account's audit logs, I saw the “Publish Failed” error.

 

{
“error”: “Command `doctrine:schema:update --em=default --force` finished with code: 20”,
“status”: “Failure”,
“message”: []
}

 

How can I fix this?
Best regards.

1 reply

wukanru1
New Member
August 31, 2025

There’s definitely some automation stuff that Python would be useful to at least understand how to read it. Not 100% required. Jinja2 would be needed to move data between steps in a playbook though.