STdevK
STdevK
Please share some context how to reproduce the error
Can you share the `config.toml` and which snapshot is used for the node?
Are you using Docker Desktop?
@Muhammad-Altabba Can you share the details of docker-compose.bsc.yml?
What is your local dockerd permission settings?
Can you run `docker --version`command?
Is the container running in 'privileged mode'? Execute the following command with the relevant container ID `sudo docker inspect --format='{{.HostConfig.Privileged}}' [container-id]`
Can you run the command from "init-holders" folder?