Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.2.2 Error: Not Found (w/ Jira SM 5.0.0) #85

Closed
dmueckli opened this issue Jul 7, 2022 · 2 comments
Closed

v1.2.2 Error: Not Found (w/ Jira SM 5.0.0) #85

dmueckli opened this issue Jul 7, 2022 · 2 comments
Assignees

Comments

@dmueckli
Copy link
Contributor

dmueckli commented Jul 7, 2022

Hello all,

I am currently trying to get version 1.2.2 (or master) running with jira service management version 5.0.0. When I try to inspect the Jira server through icingaweb I get the following error:

"Not found"

#0 /usr/share/icingaweb2/modules/jira/library/Jira/RestApi.php(390): Icinga\Module\Jira\RestApi->request()
#1 /usr/share/icingaweb2/modules/jira/library/Jira/Web/Form/TemplateForm.php(56): Icinga\Module\Jira\RestApi->get()
#2 /usr/share/icinga-php/ipl/vendor/ipl/html/src/HtmlDocument.php(295): Icinga\Module\Jira\Web\Form\TemplateForm->assemble()
#3 /usr/share/icinga-php/ipl/vendor/ipl/html/src/HtmlDocument.php(497): ipl\Html\HtmlDocument->ensureAssembled()
#4 /usr/share/icinga-php/ipl/vendor/ipl/html/src/HtmlDocument.php(339): ipl\Html\HtmlDocument->render()
#5 /usr/share/icinga-php/ipl/vendor/ipl/html/src/BaseHtmlElement.php(255): ipl\Html\HtmlDocument->renderUnwrapped()
#6 /usr/share/icinga-php/ipl/vendor/ipl/html/src/BaseHtmlElement.php(323): ipl\Html\BaseHtmlElement->renderContent()
#7 /usr/share/icinga-php/ipl/vendor/ipl/html/src/HtmlDocument.php(499): ipl\Html\BaseHtmlElement->renderUnwrapped()
#8 /usr/share/icinga-php/ipl/vendor/ipl/html/src/HtmlDocument.php(339): ipl\Html\HtmlDocument->render()
#9 /usr/share/icinga-php/ipl/vendor/ipl/html/src/HtmlDocument.php(499): ipl\Html\HtmlDocument->renderUnwrapped()
#10 /usr/share/icinga-php/ipl/vendor/ipl/web/src/Compat/ViewRenderer.php(56): ipl\Html\HtmlDocument->render()
#11 /usr/share/icingaweb2/library/vendor/Zend/Controller/Action/Helper/ViewRenderer.php(964): ipl\Web\Compat\ViewRenderer->render()
#12 /usr/share/icingaweb2/library/vendor/Zend/Controller/Action/HelperBroker.php(272): Zend_Controller_Action_Helper_ViewRenderer->postDispatch()
#13 /usr/share/icingaweb2/library/vendor/Zend/Controller/Action.php(518): Zend_Controller_Action_HelperBroker->notifyPostDispatch()
#14 /usr/share/php/Icinga/Web/Controller/Dispatcher.php(76): Zend_Controller_Action->dispatch()
#15 /usr/share/icingaweb2/library/vendor/Zend/Controller/Front.php(937): Icinga\Web\Controller\Dispatcher->dispatch()
#16 /usr/share/php/Icinga/Application/Web.php(290): Zend_Controller_Front->dispatch()
#17 /usr/share/php/Icinga/Application/webrouter.php(105): Icinga\Application\Web->dispatch()
#18 /usr/share/icingaweb2/public/index.php(4): require_once(String)
#19 {main}

Also when I try to manually create an issue from host or services in Icinga I get the same error "Not found" but without a stacktrace.
image

I checked the config.ini for errors, but couldn't find any.

However, ticket creation through notification as viewing the created tickets works.
image

Icinga Web 2 Version	2.11.1
Git Commit	eecf8d9934cbf30ec063cea4a525b26bfd2bf99a
PHP-Version	7.4.30
Git Commit Datum	2022-07-06

Geladene Bibliotheken
icinga/icinga-php-thirdparty	0.11.0
icinga/icinga-php-library	0.9.1

Geladene Module
director		master
grafana		1.3.5	
icingadb		1.0.0	
incubator		0.17.0
jira		        1.2.2	

Thanks in advance!
Dennis

@raviks789
Copy link
Contributor

@dmueckli, could you also share your Jira Software version? if the version is above 9.x.x then the pull request #89 solves this issue.

@dmueckli
Copy link
Contributor Author

Jira software is indeed above 9.x.x, thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants