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

IndexError: tuple index out of range #10

Open
sentry-io bot opened this issue Jun 5, 2020 · 0 comments
Open

IndexError: tuple index out of range #10

sentry-io bot opened this issue Jun 5, 2020 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Jun 5, 2020

Sentry Issue: LOGGI-WEB-9W5H

AttributeError: 'FtpConnector' object has no attribute '_ftp'
  File "integration/accountings_office/ftp_connector.py", line 15, in ftp
    self._ftp.pwd()

SoftTimeLimitExceeded: SoftTimeLimitExceeded()
(4 additional frame(s) were not displayed)
...
  File "integration/accountings_office/ftp_connector.py", line 17, in ftp
    self._ftp = self._connect()
  File "integration/accountings_office/ftp_connector.py", line 28, in _connect
    ftp.connect()
  File "ftplib.py", line 152, in connect
    source_address=self.source_address)
  File "socket.py", line 716, in create_connection
    sock.connect(sa)
  File "billiard/pool.py", line 229, in soft_timeout_sighandler
    raise SoftTimeLimitExceeded()

IndexError: tuple index out of range
  File "payments/reports/jobs.py", line 219, in sync_ctes_to_accountings_office
    'message': e.args[0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants