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

script still has issues with registration flow #203

Closed
DavidMinarsch opened this issue Jan 27, 2024 · 2 comments
Closed

script still has issues with registration flow #203

DavidMinarsch opened this issue Jan 27, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@DavidMinarsch
Copy link
Contributor

Issues reported:

@DavidMinarsch DavidMinarsch added the bug Something isn't working label Jan 30, 2024
@jmoreira-valory
Copy link
Collaborator

This references the following error:

-----------------------------------------
Checking Autonolas Protocol service state
-----------------------------------------
Updated 'AGENT_ID=14' in ../.trader_runner/.env
Checking balance of owner/operator's address (minimum required 0.0500 DAI):
  
Address: 0xC545679dB1D973F07bb20Cb24870B3E8Df7328BE
Balance: 0.0881 DAI
OK.

[Service owner] Minting your service on the Gnosis chain...
The currently activated Python version 3.12.1 is not supported by the project (<3.11,>=3.8).
Trying to find and use a compatible version. 
Using python3.8 (3.8.18)
The currently activated Python version 3.12.1 is not supported by the project (<3.11,>=3.8).
Trying to find and use a compatible version. 
Using python3.8 (3.8.18)
Error: Component mint failed with following error; ChainTimeoutError(Timed out when waiting for transaction to go through)

Unable to replicate it. If it re-occurs can increase retries on file utils.py
The issue occurs on raise ChainTimeoutError("Timed out when waiting for transaction to go through")

This issue is related to #151

@dagacha
Copy link
Collaborator

dagacha commented Jan 31, 2024

One possible cause will be solved with #151

I'm going to close this issue since it has not been observed in our tests after the latest release.

@dagacha dagacha closed this as completed Jan 31, 2024
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

No branches or pull requests

3 participants