Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Conversation

@allnil
Copy link

@allnil allnil commented Mar 7, 2024

Hi everyone!
I caught some issues with SUAPP example tests in my pr #19 and also saw the same problem here #20:
Next, I tried to run them from the main branch and got the same error as in ci log in my PR with env configurations

_2024/03/02 15:58:21 Test address 1: 0x99A24Fe271a0f754fD55A48Cb3b2bC84f16875f7
panic: Post "http://localhost:8555": read tcp [::1]:36920->[::1]:8555: read: connection reset by peer

goroutine 1 [running]:
main.maybe(...)
	/home/runner/work/suave-execution-geth/suave-execution-geth/suapp-examples/examples/build-eth-block/main.go:87
main.main()
	/home/runner/work/suave-execution-geth/suave-execution-geth/suapp-examples/examples/build-eth-block/main.go:24 +0x[91](https://github.com/flashbots/suave-execution-geth/actions/runs/8101826092/job/22204681002?pr=19#step:8:92)1
exit status 2_
make: *** [Makefile:31: run-integration] Error 1

The issue was in docker-compose configuration, I fix it and locally all suapp examples pass

@ferranbt ferranbt merged commit cc6ed53 into flashbots:main Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants