abarra
(Angel Barra)
April 21, 2020, 4:57pm
1
I try to configure Icinga Jira Module with Jira Cloud, but when try to test the connection this fail with this errors.
ErrorException in /usr/share/icingaweb2/modules/jira/library/Jira/RestApi.php:401 with message: A non well formed numeric value encountered
icingacli jira send problem
–host icingaweb
–project ITSM
–issuetype Incident
–state DOWN
–description ‘Base Abajo’
–summary ‘CRITICAL - 127.0.0.1: rta nan, lost 100%’
Any limitations with Jira Cloud?.
Regards And Thanks
Angel Barra
theFeu
(Feu Mourek (they / them))
May 13, 2020, 9:43am
2
Hello there!
I am doing a little cleanup with older, unanswered posts at the moment and I moved your topic to a more fitting category
Did you make any progress in the meantime?
Have a nice day,
Feu
how are you trying to test the connection?
I’m dealing with JIRA module issues regarding a there is not way to connect it to my Jira cloud trial account.
theFeu
(Feu Mourek (they / them))
May 25, 2020, 7:03am
4
Hello @abarra !
Did you get any further with this?
Have a nice day,
Feu
No, I haven’t found anything related to this. I still need help.
Thanks,
abarra
(Angel Barra)
June 10, 2020, 3:34am
6
Hi Cristhian,
Work, after few test, is possible using Jira Module with Jira Cloud.
theFeu
(Feu Mourek (they / them))
June 10, 2020, 11:24am
7
Hello there!
I’m happy to hear, that it worked out for you!
Would you mind sharing your way of solving the initial problems?
This would help other users with similar issues, like @cherazoteam , to get it working in their environment too!
Thank you very much!
Feu
Thanks for the info, Could you please explain how you set the type of the variable as a searchable text field ?
Cris,
teqqy
(Christian)
August 2, 2024, 7:20am
9
I pull this up.
Does anyone have some tipps how i can configure the module with jira cloud? Because there is no user and password login for api anymore. Espcially if you are using an saml provider
Thanks.
log1c
August 2, 2024, 11:48am
10
Looks like this could be the corresponding issue:
opened 02:40PM - 18 Jun 21 UTC
enhancement
As an alternative to login with user and password, login with a token should be … possible.
`[api]
host = "jira.example.com"
; port = 443
; path = "/"
; scheme = "https"
; username = "icinga"
; password = "***"
token = "****************************************************"`
teqqy
(Christian)
August 5, 2024, 1:02pm
11
Thanks. This workaround works quite fine for cloud.