Today we upgraded to the latest versions of BitBucket, Confluence and Jira and since that moment all three license checks stopped working:
Upgrade from - to:
BitBucket from 4.14.1 to 5.15
Confluence from 6.06 to 6.12.2
Jira from 7.3.2 to 7.12.3
Old situation (bitbucket example):
ATLASSIAN OK - Bitbucket (4.14.1, 0112953) license expires in 120 days | days_to_expiry=120;100;10 build_number=0112953;;
New situation:
ATLASSIAN CRITICAL - Could not find license expiry of Unknown product (5.15.0 bd5e9b4)
I've analysed your code a bit and noticed that in the old situation some meta tags were expected and existing in the page, but in the new versions,these tags are not existing anymore.
Is there any plan to update your check_atlassian script to the latest version of the Atlassian products?
Or do you know a way to force the Atlassian products to provide this data in meta data on their websites?
Today we upgraded to the latest versions of BitBucket, Confluence and Jira and since that moment all three license checks stopped working:
Upgrade from - to:
BitBucket from 4.14.1 to 5.15
Confluence from 6.06 to 6.12.2
Jira from 7.3.2 to 7.12.3
Old situation (bitbucket example):
ATLASSIAN OK - Bitbucket (4.14.1, 0112953) license expires in 120 days | days_to_expiry=120;100;10 build_number=0112953;;
New situation:
ATLASSIAN CRITICAL - Could not find license expiry of Unknown product (5.15.0 bd5e9b4)
I've analysed your code a bit and noticed that in the old situation some meta tags were expected and existing in the page, but in the new versions,these tags are not existing anymore.
Is there any plan to update your check_atlassian script to the latest version of the Atlassian products?
Or do you know a way to force the Atlassian products to provide this data in meta data on their websites?