Skip to content

Instantly share code, notes, and snippets.

@gpism
Created September 26, 2023 02:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gpism/dc248b24d03420c8a86e78062fb4939d to your computer and use it in GitHub Desktop.
Save gpism/dc248b24d03420c8a86e78062fb4939d to your computer and use it in GitHub Desktop.
Streampipe dev setup error ubuntu Kimmy
Welcome to Apache StreamPipes - wait for installation to be finished...
[INFO] Version: 0.68.0
[INFO] Environment: 'pipeline-element'
[INFO] Mode: Development mode, all ports mapped
[INFO] Docker network 'spnet' already exists. Continuing
[INFO] Creating docker volumes and starting docker containers
Creating volume "streampipes_backend" with default driver
Creating volume "streampipes_files" with default driver
Creating volume "streampipes_consul" with default driver
Creating volume "streampipes_connect" with default driver
Creating volume "streampipes_couchdb" with default driver
Creating volume "streampipes_kafka" with default driver
Creating volume "streampipes_zookeeper" with default driver
Creating volume "streampipes_influxdb" with default driver
Pulling zookeeper (fogsyio/zookeeper:3.4.13)...
3.4.13: Pulling from fogsyio/zookeeper
97518928ae5f: Pull complete
05369057e0cb: Pull complete
4f792b9d29a8: Pull complete
eb5478294525: Pull complete
df9c2d058e8d: Pull complete
05bfe5930ee7: Pull complete
Digest: sha256:5d792bc5b3d3783bec5b52a541d6c4dedd5c28890aa1e314025f767160e4587f
Status: Downloaded newer image for fogsyio/zookeeper:3.4.13
Pulling kafka (fogsyio/kafka:2.2.0)...
2.2.0: Pulling from fogsyio/kafka
801bfaa63ef2: Pull complete
9186b511d2ed: Pull complete
8c7e7f1627a5: Pull complete
437d4c6bff23: Pull complete
46f00ce301b6: Pull complete
711391539dcb: Pull complete
5602a924f9c4: Pull complete
Digest: sha256:6b5cf8bb9777fa81f9c7f2434a1fbf962702b7280d9a2a15c47786deff20e1a4
Status: Downloaded newer image for fogsyio/kafka:2.2.0
Pulling consul (fogsyio/consul:1.7.1)...
1.7.1: Pulling from fogsyio/consul
9123ac7c32f7: Pull complete
e86f60c5bca7: Pull complete
797d2b209b11: Pull complete
d0c8a484f6b6: Pull complete
f6170620a1ae: Pull complete
1cf6b979311c: Pull complete
Digest: sha256:81b0cfb4e37550a3e13c5934f1fe6e9db5f2a61a8918c66ea870138e8dc992eb
Status: Downloaded newer image for fogsyio/consul:1.7.1
Pulling influxdb (fogsyio/influxdb:1.7)...
1.7: Pulling from fogsyio/influxdb
2587235a7635: Pull complete
953fe5c215cb: Pull complete
d4d3f270c7de: Pull complete
d81696497404: Pull complete
2998b3d45faf: Pull complete
70e0dc9b974b: Pull complete
772348de442c: Pull complete
000da36cd4a6: Pull complete
Digest: sha256:04ba76136a4d9defc5191381a487bf4946e89bd8f9a740173a9ff4347010c49b
Status: Downloaded newer image for fogsyio/influxdb:1.7
Pulling sources-watertank-simulator (apachestreampipes/sources-watertank-simulator:0.68.0)...
0.68.0: Pulling from apachestreampipes/sources-watertank-simulator
5843afab3874: Pull complete
841fc8df1f73: Pull complete
146dc464e50c: Pull complete
386203bb4f89: Pull complete
87578bf7c57f: Pull complete
Digest: sha256:1452115c5e127485c8f1d86ecae4efd0b09733dcbbc267ce7a4d58383be3872f
Status: Downloaded newer image for apachestreampipes/sources-watertank-simulator:0.68.0
Pulling couchdb (fogsyio/couchdb:2.3.1)...
2.3.1: Pulling from fogsyio/couchdb
b4f470726ddc: Pull complete
63083f061098: Pull complete
2e4a9cc8d947: Pull complete
2999262ed953: Pull complete
8336532de630: Pull complete
f90cf1e7477d: Pull complete
b0aa2e68b3cb: Pull complete
62cc36843029: Pull complete
Digest: sha256:57336e7c2aadb62b81d204719b4e42a1f23a494d2b9b97f5256454346bf27002
Status: Downloaded newer image for fogsyio/couchdb:2.3.1
Pulling connect-worker-main (apachestreampipes/connect-worker:0.68.0)...
ERROR: The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing.
Continue with the new image? [yN]y
Pulling connect-worker-main (apachestreampipes/connect-worker:0.68.0)...
ERROR: pull access denied for apachestreampipes/connect-worker, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment