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

Safe transaction avalanche - "returned more than one InternalTx -- it returned 2!" #2309

Closed
luarx opened this issue Nov 5, 2024 · 1 comment · Fixed by #2329
Closed

Safe transaction avalanche - "returned more than one InternalTx -- it returned 2!" #2309

luarx opened this issue Nov 5, 2024 · 1 comment · Fixed by #2329
Assignees
Labels
bug Something isn't working

Comments

@luarx
Copy link
Contributor

luarx commented Nov 5, 2024

Describe the bug

File "/app/safe_transaction_service/history/services/safe_service.py", line 122, in get_safe_creation_info
    .get(contract_address=safe_address)
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/django/db/models/query.py", line 652, in get
    raise self.model.MultipleObjectsReturned(
safe_transaction_service.history.models.InternalTx.MultipleObjectsReturned: get() returned more than one InternalTx -- it returned 2!

When loading
https://safe-transaction-avalanche.safe.global/api/v1/safes/0x76E010758D2AE3B81973e2047cE70168CcaE2AbF/creation/

@luarx luarx added the bug Something isn't working label Nov 5, 2024
@luarx luarx changed the title Safe transaction Avalanche - "returned more than one InternalTx -- it returned 2!" Safe transaction avalanche - "returned more than one InternalTx -- it returned 2!" Nov 5, 2024
@falvaradorodriguez falvaradorodriguez self-assigned this Nov 15, 2024
@JagoFigueroa
Copy link

Good morning friend 😄 Issue should be resolved after our latest deployment

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants