Closed ksingh7 closed 3 years ago
Yes, I frequently have name resolution issues on Perf3. This is what you have at the end of the error message. Unfortunately I think it comes from the network in the Lab, which is really bad, lagging and slow...
On Sat., Apr. 24, 2021, 15:37 karan singh, @.***> wrote:
Very frequently, getting max retries exceeded with URL on AWS S3 , in LPR_Service
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='public-license-plate-dataset.s3.ap-south-1.amazonaws.com', port=443): Max retries exceeded with url: /0.png (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f1fd4042340>: Failed to establish a new connection: [Errno -2] Name or service not known'))
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/red-hat-data-services/jumpstart-library/issues/13, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6C4YTN6JFLT3HJGUXTTGDTKMMXVANCNFSM43QOLWBA .
In new version, images are copied locally as part of the installation, they are not pulled from AWS any more. This solves the issue, closing it.
Very frequently, getting max retries exceeded with URL on AWS S3 , in LPR_Service