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

Failed Test PR #15 - Error running algorand endpoints #16

Closed
rxlxrxsx opened this issue Apr 19, 2023 · 2 comments
Closed

Failed Test PR #15 - Error running algorand endpoints #16

rxlxrxsx opened this issue Apr 19, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@rxlxrxsx
Copy link

Summary and Screenshots

Getting this error when trying to execute the curl tests for algorand (network status, adding key, balances, poll, etc.)

Screen Shot 2023-04-18 at 10 40 56 PM

Steps To Reproduce

  1. Clone gateway and checkout on this branch
  2. On the gateway directory run yarn and yarn build afterwards
  3. Run yarn start
  4. On a separate terminal, export needed variables for curl test
  5. Run curl test for Algorand

Test Result Comparison

N/A, new chain

Attachments

N/A

@rxlxrxsx rxlxrxsx added the bug Something isn't working label Apr 19, 2023
@rxlxrxsx rxlxrxsx linked a pull request Apr 19, 2023 that will close this issue
2 tasks
@petioptrv
Copy link

petioptrv commented Apr 20, 2023

This seems to be cause by not copying the new algorand.yml file from the src/template folder into the config folder

@rxlxrxsx
Copy link
Author

Confirming it was due to algorand.yml not copied in the config folder

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.

2 participants