Pang

Results 6 comments of Pang

Maybe issue #494 can help you.

I think it is caused by a polluted volume `./data/clickhouse/:/var/lib/clickhouse/` .

Hello @oren , can you describe your host environment(under docker) ?

> I found another website with docs about ION - https://www.pionion.org/quickstart/docker/. How is it different than https://pionion.github.io/docs/intro? I followed the instructions there and got the same error with redis. The...

In my opionion, docker-start-services have some problem about the external network `ionnet`, such as #609 . you can try my fork [docker-compose.yml](https://github.com/katepangLiu/ion/blob/fix-docker-start-services-multitimes/docker-compose.yml) and just run `docker-compose up`. (PR #610 is...

> In my opionion, docker-start-services have some problem about the external network `ionnet`, such as #609 . you can try my fork [docker-compose.yml](https://github.com/katepangLiu/ion/blob/fix-docker-start-services-multitimes/docker-compose.yml) and just run `docker-compose up`. (PR #610...