State pull and state push working but on executing state activate it shows below error.
Something Went Wrong
────────────────────
x Could not activate project. If this is a private project ensure that you are authenticated.
x Unknown error resolving order": [POST /v1/recipes][400] resolveRecipesBadRequest
&{SolverError:{IsTransient:0xc000a0a8d0 Message:0xc0009c42c0}
SolverValidationErrorAllOf1:{ValidationErrors:[0xc000a0c860]}}
Thank you for your response, now its start working. Now I’m facing below problem.
install_driver(mysql) failed: Attempt to reload DBD/mysql.pm aborted.
Compilation failed in require at (eval 367) line 3.
at Bugzilla/DB.pm line 1328.
Please provide some solution for it.
Thanks for your response. Now its works for me and Im able to install bugzilla using Active perl. But Im getting below error. Any solution for this would be great.
Software error:
Can’t locate Date/Format.pm in @INC (you may need to install the Date::Format module) (@INC contains: . lib C:/Usr/site/lib C:/Usr/lib) at Bugzilla/Error.pm line 24. BEGIN failed–compilation aborted at Bugzilla/Error.pm line 24. Compilation failed in require at Bugzilla/Auth.pm line 21. BEGIN failed–compilation aborted at Bugzilla/Auth.pm line 21. Compilation failed in require at Bugzilla.pm line 23. BEGIN failed–compilation aborted at Bugzilla.pm line 23. Compilation failed in require at C:/bugzilla/index.cgi line 15. BEGIN failed–compilation aborted at C:/bugzilla/index.cgi line 15.