Error:
requests.exceptions.ConnectionError: HTTPConnectionPool(host='placeholder_hostname', port=80): Max retries exceeded with url: /api/v2/users/?page_size=25&username__iexact=workflow_normal (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5dc5fe9250>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
The 'placeholder_hostname' seems to be a string.
Need to be added to /etc/hosts?
Need to be transformed with a sed command before executing?
What was the idea? :)
How can we help.