File "a.py", line 160, in <module>
confluence1.health_check()
File "/usr/local/lib/python3.6/dist-packages/atlassian/confluence.py", line 2259, in health_check
response = self.get("rest/troubleshooting/1.0/check/")
File "/usr/local/lib/python3.6/dist-packages/atlassian/rest_client.py", line 272, in get
absolute=absolute,
File "/usr/local/lib/python3.6/dist-packages/atlassian/rest_client.py", line 227, in request
proxies=self.proxies,
File "/opt/diskb/integration/.local/lib/python3.6/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/opt/diskb/integration/.local/lib/python3.6/site-packages/requests/sessions.py", line 677, in send
history = [resp for resp in gen]
File "/opt/diskb/integration/.local/lib/python3.6/site-packages/requests/sessions.py", line 677, in <listcomp>
history = [resp for resp in gen]
File "/opt/diskb/integration/.local/lib/python3.6/site-packages/requests/sessions.py", line 166, in resolve_redirects
raise TooManyRedirects('Exceeded {} redirects.'.format(self.max_redirects), response=resp)
requests.exceptions.TooManyRedirects: Exceeded 30 redirects.
this issue is fixed after network engineer modifying network DNS config
Is it the network problem, permission problem, or REST API version problem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.