We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when i run the command quickstart.sh,this issue happened. [root@master datahub]# ./docker/quickstart.sh Pulling mysql ... done Pulling elasticsearch ... done Pulling neo4j ... done Pulling elasticsearch-setup ... done Pulling kibana ... done Pulling zookeeper ... done Pulling broker ... done Pulling schema-registry ... done Pulling kafka-rest-proxy ... done Pulling kafka-topics-ui ... download complete Pulling kafka-setup ... done Pulling datahub-mae-consumer ... done Pulling datahub-gms ... done Pulling datahub-mce-consumer ... done Pulling datahub-frontend ... done Pulling schema-registry-ui ... done
ERROR: for kafka-topics-ui failed to register layer: devmapper: Unknown device b8e06f1b08e6f840cc6200811e115246f82026ae4a0ce69fbc1b30d810c403fb ERROR: failed to register layer: devmapper: Unknown device b8e06f1b08e6f840cc6200811e115246f82026ae4a0ce69fbc1b30d810c403fb
The text was updated successfully, but these errors were encountered:
Looks like a docker issue. Could you try to start from a clean slate and see if the problem still persists?
Sorry, something went wrong.
It seems to be due to the lack of storage space in the Docker, I switched machines and this problem is solved。
Thanks for letting us know. Updated the debugging guide accordingly.
No branches or pull requests
when i run the command quickstart.sh,this issue happened.
[root@master datahub]# ./docker/quickstart.sh
Pulling mysql ... done
Pulling elasticsearch ... done
Pulling neo4j ... done
Pulling elasticsearch-setup ... done
Pulling kibana ... done
Pulling zookeeper ... done
Pulling broker ... done
Pulling schema-registry ... done
Pulling kafka-rest-proxy ... done
Pulling kafka-topics-ui ... download complete
Pulling kafka-setup ... done
Pulling datahub-mae-consumer ... done
Pulling datahub-gms ... done
Pulling datahub-mce-consumer ... done
Pulling datahub-frontend ... done
Pulling schema-registry-ui ... done
ERROR: for kafka-topics-ui failed to register layer: devmapper: Unknown device b8e06f1b08e6f840cc6200811e115246f82026ae4a0ce69fbc1b30d810c403fb
ERROR: failed to register layer: devmapper: Unknown device b8e06f1b08e6f840cc6200811e115246f82026ae4a0ce69fbc1b30d810c403fb
The text was updated successfully, but these errors were encountered: