On starting the fixturenet-eth stack and running the status check as suggested in instructions, it gets stuck at beacon altair even though blocks get produced:
➜ fixturenet-eth-stacks git:(4c886db) ✗ laconic-so --stack ~/cerc/fixturenet-eth-stacks/stacks/fixturenet-eth exec fixturenet-eth-bootnode-lighthouse /scripts/status-internal.sh
Waiting for geth to generate DAG.... done
Waiting for beacon phase0.... done
Waiting for beacon altair..................................................................................................................................................................................................................................................................................................................................................
On starting the `fixturenet-eth` stack and running the status check as suggested in [instructions](https://git.vdb.to/cerc-io/fixturenet-eth-stacks/src/branch/main/stack-orchestrator/stacks/fixturenet-eth#check-status), it gets stuck at `beacon altair` even though blocks get produced:
```bash
➜ fixturenet-eth-stacks git:(4c886db) ✗ laconic-so --stack ~/cerc/fixturenet-eth-stacks/stacks/fixturenet-eth exec fixturenet-eth-bootnode-lighthouse /scripts/status-internal.sh
Waiting for geth to generate DAG.... done
Waiting for beacon phase0.... done
Waiting for beacon altair..................................................................................................................................................................................................................................................................................................................................................
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
On starting the
fixturenet-ethstack and running the status check as suggested in instructions, it gets stuck atbeacon altaireven though blocks get produced:It seems this fix didn't get ported from cerc-io/stack-orchestrator#818.