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

update docker compose for ecotone fork #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bford21
Copy link

@bford21 bford21 commented May 29, 2024

Adds the appropriate params to the docker compose file needed for ecotone fork

@MathPoem
Copy link

this still doesn't work by simply calling docker compose up

@bford21
Copy link
Author

bford21 commented May 29, 2024

this still doesn't work by simply calling docker compose up

Can you describe this more? Is there an error being thrown? Something else?

Is $OP_NODE_L1_BEACON defined in your .env.mainnet?

@MathPoem
Copy link

yes, i set $OP_NODE_L1_BEACON in my .env
but i got
t=2024-05-29T16:48:40+0000 lvl=info msg="Rollup State Snapshot" LOG15_ERROR=log.funcHandler is not a string key LOG15_ERROR="Normalized odd number of arguments by adding nil" event="New unsafe payload" l1Head="{\"hash\":\"0x6938ae3cea4e04e96c11628f2a1643d15680b7887946ba78314273493d005293\",\"number\":19976808,\"parentHash\":\"0x7463074a4cc71d52b848e13aaffc8d18c8952a96264c5eeab4343f34a99dee8d\",\"timestamp\":1717001303}" l1Current="{\"hash\":\"0x7aec1bb8fe4d0a638513bd9a2e6314b7065e4f6021f6342344fbe0fb734f35d6\",\"number\":19300143,\"parentHash\":\"0x66bfc448321f8d2dd01adbad059c3671eb22ae6460c4af4149438b2d234b577a\",\"timestamp\":1708810307}" l2Head="{\"hash\":\"0xb689b35ef29d0bec5816938e0e52683c7257d2e325420ea69b739a2be4754b89\",\"number\":0,\"parentHash\":\"0x0000000000000000000000000000000000000000000000000000000000000000\",\"timestamp\":1708809815,\"l1origin\":{\"hash\":\"0xfcfb8d586bdae763f1189988789211c69eb893a895e7ba48be3ca6289f0941b7\",\"number\":19300102},\"sequenceNumber\":0}" l2Safe="{\"hash\":\"0xb689b35ef29d0bec5816938e0e52683c7257d2e325420ea69b739a2be4754b89\",\"number\":0,\"parentHash\":\"0x0000000000000000000000000000000000000000000000000000000000000000\",\"timestamp\":1708809815,\"l1origin\":{\"hash\":\"0xfcfb8d586bdae763f1189988789211c69eb893a895e7ba48be3ca6289f0941b7\",\"number\":19300102},\"sequenceNumber\":0}" l2FinalizedHead="{\"hash\":\"0xb689b35ef29d0bec5816938e0e52683c7257d2e325420ea69b739a2be4754b89\",\"number\":0,\"parentHash\":\"0x0000000000000000000000000000000000000000000000000000000000000000\",\"timestamp\":1708809815,\"l1origin\":{\"hash\":\"0xfcfb8d586bdae763f1189988789211c69eb893a895e7ba48be3ca6289f0941b7\",\"number\":19300102},\"sequenceNumber\":0}"

@bford21
Copy link
Author

bford21 commented May 29, 2024

log.funcHandler is not a string key LOG15_ERROR="Normalized odd number of arguments by adding nil

A quick search of the Discord leads me to believe this is unrelated to my changes in this PR. It also apparently does not impact syncing. Hop into the Discord if your not already

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

Successfully merging this pull request may close these issues.

2 participants