Advertisement
Guest User

Untitled

a guest
May 24th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. [2018-05-24 11:51:19,555] {{base_task_runner.py:98}} INFO - Subtask: [2018-05-24 11:51:19,554] {{push.py:1311}} INFO - Log group: rgn-prd-afo-analysis-awslogs-dags, log stream: preferred_vacancy_predictor_trainer.talent_repository.talent_repository, queue size: 0, Publish batch: {'source_id': None, 'num_of_events': 1, 'skipped_events_count': 0, 'fallback_events_count': 1, 'batch_size_in_bytes': 71, 'first_event': {'timestamp': 1527162666808, 'start_position': None, 'end_position': None}, 'last_event': {'timestamp': 1527162666808, 'start_position': None, 'end_position': None}}
  2. [2018-05-24 11:55:17,677] {{models.py:1595}} ERROR - HTTPSConnectionPool(host='hpx-nxt-prd-app.nl.rsg', port=443): Max retries exceeded with url: /talent/api/1/api/talent/_byid?employeeNumber=43866536 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f90d2a59470>: Failed to establish a new connection: [Errno 110] Connection timed out',))
  3. Traceback (most recent call last):
  4. File "/usr/local/lib/python3.6/site-packages/urllib3/connection.py", line 141, in _new_conn
  5. (self.host, self.port), self.timeout, **extra_kw)
  6. File "/usr/local/lib/python3.6/site-packages/urllib3/util/connection.py", line 83, in create_connection
  7. raise err
  8. File "/usr/local/lib/python3.6/site-packages/urllib3/util/connection.py", line 73, in create_connection
  9. sock.connect(sa)
  10. TimeoutError: [Errno 110] Connection timed out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement