Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show Copy Data to Server Errors in Report #279

Closed
stdavis opened this issue Apr 2, 2019 · 0 comments
Closed

Show Copy Data to Server Errors in Report #279

stdavis opened this issue Apr 2, 2019 · 0 comments
Assignees
Labels

Comments

@stdavis
Copy link
Member

stdavis commented Apr 2, 2019

These types of errors are not showing up in the shipping report but they should be...

ERROR   04-02 00:01:55     engine:  242 GISApp1 did not stop, skipping copy. HTTPSConnectionPool(host='app1', port=6443): Max retries exceeded with url: /arcgis/admin/generateToken (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x00000073C9412748>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',))
INFO    04-02 00:01:55     engine:  233 stopping (GISApp2)
INFO    04-02 00:02:26     engine:  238 stopping GISApp2 time: 31.04 seconds
ERROR   04-02 00:02:26     engine:  242 GISApp2 did not stop, skipping copy. HTTPSConnectionPool(host='app2', port=6443): Max retries exceeded with url: /arcgis/admin/generateToken (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x00000073C943BCC0>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it',))
INFO    04-02 00:02:26     engine:  233 stopping (GISApp3)
INFO    04-02 00:02:53     engine:  238 stopping GISApp3 time: 26187 ms
ERROR   04-02 00:02:53     engine:  242 GISApp3 did not stop, skipping copy. HTTPSConnectionPool(host='app3', port=6443): Max retries exceeded with url: /arcgis/admin/generateToken (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')],)",),))
INFO    04-02 00:02:53     engine:  233 stopping (GISApp4)
INFO    04-02 00:03:19     engine:  238 stopping GISApp4 time: 26159 ms
ERROR   04-02 00:03:19     engine:  242 GISApp4 did not stop, skipping copy. HTTPSConnectionPool(host='app4', port=6443): Max retries exceeded with url: /arcgis/admin/generateToken (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')],)",),))
INFO    04-02 00:03:19     engine:  290 total copy time: 1.91 minutes
@stdavis stdavis added the bug label Apr 2, 2019
@stdavis stdavis self-assigned this Feb 11, 2020
stdavis added a commit that referenced this issue Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant