During handling of the above exception, another exception occurred:Traceback (most recent call last): File "/migration/util/tca_api_utils.py", line 407, in update_migration_status response = self.execute_post_request(uri, self.headers(), data=data, verify=verify) File "/migration/util/tca_api_utils.py", line 31, in execute_post_request return self.process_response(raw_response) File "/migration/util/tca_api_utils.py", line 46, in process_response log.debug("Server returned error: " + raw_response.raise_for_status()) File "/usr/lib/python3.10/site-packages/requests/models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self)requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url:
2.3
The FTP password wasn't updated after a new encryption key was generated.
Such issues occur if the system was still using the old encryption logic from TCA 1.x and the FTP credentials hadn't been updated since that time.