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

Investigate why goth proxy is not working on CI on new runners(ubuntu-22.04) #608

Open
2 tasks
lucekdudek opened this issue Feb 6, 2023 · 0 comments
Open
2 tasks

Comments

@lucekdudek
Copy link
Contributor

lucekdudek commented Feb 6, 2023

When running goth tests on ubuntu-22.04 runner nginx proxy returns 504 when trying to send any request to yagna api (both requestor and providers). This behavior is only reproducible on CI. Setting use_proxy configuration to False is a workaround.

  • Confirm it works with the same setup on old runner
    • use dap-runner goth test setup
    • move dapp-store yaml files to dapp-runner repo so gitmodules are not needed (gitmodules don't work on old runner)
    • change workflow to use old runner ubuntu-18.04
  • Verify mitmproxy can proxy traffic without nginx
@lucekdudek lucekdudek changed the title Investigate why goth proxy is not working on CI on new runners(ubuntu-20-04) Investigate why goth proxy is not working on CI on new runners(ubuntu-20.04) Feb 6, 2023
@lucekdudek lucekdudek changed the title Investigate why goth proxy is not working on CI on new runners(ubuntu-20.04) Investigate why goth proxy is not working on CI on new runners(ubuntu-22.04) Feb 6, 2023
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

1 participant