Docker pull err

sudo docker pull img.dev.storj.io/storjup/storj:1.74.1
Error response from daemon: Get “https://img.dev.storj.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

When I use a browser to access “https://img.dev.storj.io/v2/” , it shows “{“errors”:[{“code”:“UNAUTHORIZED”,“message”:“authentication required”,“detail”:null}]}”

What are you trying to do ? Where did you find that link ?

GitHub - storj/up: Docker-compose files for running full Storj network locally ,I want to set up an local environment。

Please try

docker logout

then use docker compose up -d in the directory, where you initialized the compose file with

storj-up init

I checked available tags on the repos:

and updated my storj-up:

~/up$ storj-up version satellite-admin,satellite-api,satellite-core,storagenode,uplink,versioncontrol 1.74.1
~/up$ storj-up version authservice,gateway-mt,linksharing 1.50.0

now it’s latest

~/up$ storj-up list
authservice img.dev.storj.io/storjup/edge:1.50.0
cockroach cockroachdb/cockroach
gateway-mt img.dev.storj.io/storjup/edge:1.50.0
linksharing img.dev.storj.io/storjup/edge:1.50.0
redis redis:6.0.9
satellite-admin img.dev.storj.io/storjup/storj:1.74.1
satellite-api img.dev.storj.io/storjup/storj:1.74.1
satellite-core img.dev.storj.io/storjup/storj:1.74.1
storagenode img.dev.storj.io/storjup/storj:1.74.1
uplink img.dev.storj.io/storjup/storj:1.74.1
versioncontrol img.dev.storj.io/storjup/storj:1.74.1

Run it

~/up$ docker compose up -d
[+] Running 13/13
   ✔ gateway-mt Pulled                                                                                              33.8s 
   ✔ authservice 10 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                      33.8s
    ✔ 6e3729cf69e0 Already exists                                                                                   0.0s 
    ✔ 273d71cf9538 Already exists                                                                                   0.0s
    ✔ 4db1dac81df8 Already exists                                                                                   0.0s
    ✔ fa16f225b5fd Already exists                                                                                   0.0s
    ✔ 08cec591fc83 Already exists                                                                                   0.0s
    ✔ 7ba22168eb4b Already exists                                                                                   0.0s
    ✔ 4f4fb700ef54 Already exists                                                                                   0.0s
    ✔ 6fe21a6d6fd1 Already exists                                                                                   0.0s
    ✔ 8d93c6286833 Pull complete                                                                                   24.9s
    ✔ 7065ee1f1a58 Pull complete                                                                                   25.0s
  ✔ linksharing Pulled                                                                                             33.7s
 [+] Running 21/21
  ✔ Network up_default              Created                                                                         0.1s
  ✔ Container up-gateway-mt-1       Started                                                                         3.7s
  ✔ Container up-storagenode-10     Started                                                                         5.7s
  ✔ Container up-satellite-api-1    Started                                                                         3.2s
  ✔ Container up-authservice-1      Started                                                                         3.5s
  ✔ Container up-linksharing-1      Started                                                                         3.7s
  ✔ Container up-satellite-admin-1  Started                                                                         3.3s
  ✔ Container up-storagenode-1      Started                                                                         8.4s
  ✔ Container up-storagenode-2      Started                                                                         6.8s
  ✔ Container up-storagenode-3      Started                                                                         7.8s
  ✔ Container up-storagenode-4      Started                                                                         4.8s
  ✔ Container up-storagenode-5      Started                                                                         5.2s
  ✔ Container up-storagenode-6      Started                                                                         3.5s
  ✔ Container up-storagenode-7      Started                                                                         4.3s
  ✔ Container up-storagenode-8      Started                                                                         7.3s
  ✔ Container up-storagenode-9      Started                                                                         6.2s
  ✔ Container up-satellite-core-1   Started                                                                         2.4s
  ✔ Container up-uplink-1           Started                                                                         2.2s
  ✔ Container up-redis-1            Started                                                                         3.8s
  ✔ Container up-versioncontrol-1   Started                                                                         3.4s
  ✔ Container up-cockroach-1        Started                                                                         2.4s 

The GitHub - storj/up: Docker-compose files for running full Storj network locally repo is actually more convenient method to run a Storj Test network than storj-sim, it includes edge services and all needed consoles and much more easier to setup.

1 Like

@littleskunk by the way, the latest

~/up$ storj-up list
authservice img.dev.storj.io/storjup/edge:1.50.0
cockroach cockroachdb/cockroach
gateway-mt img.dev.storj.io/storjup/edge:1.50.0
linksharing img.dev.storj.io/storjup/edge:1.50.0
redis redis:6.0.9
satellite-admin img.dev.storj.io/storjup/storj:1.74.1
satellite-api img.dev.storj.io/storjup/storj:1.74.1
satellite-core img.dev.storj.io/storjup/storj:1.74.1
storagenode img.dev.storj.io/storjup/storj:1.74.1
uplink img.dev.storj.io/storjup/storj:1.74.1
versioncontrol img.dev.storj.io/storjup/storj:1.74.1

doesn’t work for me.

~/up$ docker compose up -d
~/up$ storj-up health
Found only 0 records in the database ......................................................

The satellite is complaining that cannot contact the node:

~/up$ docker logs up-storagenode-6 --tail 20
2023-04-08T05:29:44.961Z        ERROR   contact:service contact/service.go:106  ping satellite failed   {"Process": "storagenode", "Satellite ID": "12whfK1EDvHJtajBiAUeajQLYcWqxcQmdYQU5zX5cCf6bAxfgu4", "attempts": 3, "error": "ping satellite: failed to ping storage node, your node indicated error code: 0, rpc: tcp connector failed: rpc: dial tcp [::]:28967: connect: cannot assign requested address", "errorVerbose": "ping satellite: failed to ping storage node, your node indicated error code: 0, rpc: tcp connector failed: rpc: dial tcp [::]:28967: connect: cannot assign requested address\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:147\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:101\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:160\n\tstorj.io/common/sync2.(*Cycle).Start.func1:77\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:75"}
storj.io/storj/storagenode/contact.(*Service).pingSatellite
        /var/lib/storj/storj/storagenode/contact/service.go:106
storj.io/storj/storagenode/contact.(*Chore).updateCycles.func1
        /var/lib/storj/storj/storagenode/contact/chore.go:87
storj.io/common/sync2.(*Cycle).Run
        /var/lib/storj/go/pkg/mod/storj.io/common@v0.0.0-20230224050842-81c8060f089b/sync2/cycle.go:160
storj.io/common/sync2.(*Cycle).Start.func1
        /var/lib/storj/go/pkg/mod/storj.io/common@v0.0.0-20230224050842-81c8060f089b/sync2/cycle.go:77
golang.org/x/sync/errgroup.(*Group).Go.func1
        /var/lib/storj/go/pkg/mod/golang.org/x/sync@v0.1.0/errgroup/errgroup.go:75

so, rolled back:

~/up$ docker compose down
~/up$ storj-up undo
~/up$ storj-up undo
~/up$ storj-up list
authservice img.dev.storj.io/storjup/edge:1.39.0
cockroach cockroachdb/cockroach
gateway-mt img.dev.storj.io/storjup/edge:1.39.0
linksharing img.dev.storj.io/storjup/edge:1.39.0
redis redis:6.0.9
satellite-admin img.dev.storj.io/storjup/storj:1.65.1
satellite-api img.dev.storj.io/storjup/storj:1.65.1
satellite-core img.dev.storj.io/storjup/storj:1.65.1
storagenode img.dev.storj.io/storjup/storj:1.65.1
uplink img.dev.storj.io/storjup/storj:1.65.1
versioncontrol img.dev.storj.io/storjup/storj:1.65.1

and started

~/up$ docker compose up -d
~/up$ storj-up health

nodes has 10 records

and nodes are online

~/up$ docker compose logs storagenode --tail 10
up-storagenode-3  | 2023-04-08T05:33:41.488Z    DEBUG   orders  orders/service.go:176   sending {"Process": "storagenode"}                                                                                                                      
up-storagenode-3  | 2023-04-08T05:33:41.489Z    DEBUG   orders  orders/service.go:188   no orders to send       {"Process": "storagenode"}                                                                                                      
up-storagenode-3  | 2023-04-08T05:34:10.741Z    DEBUG   contact:endpoint        contact/endpoint.go:61  pinged  {"Process": "storagenode", "by": "12whfK1EDvHJtajBiAUeajQLYcWqxcQmdYQU5zX5cCf6bAxfgu4", "srcAddr": "172.24.0.12:47594"}         
up-storagenode-3  | 2023-04-08T05:34:10.752Z    DEBUG   contact:endpoint        contact/endpoint.go:61  pinged  {"Process": "storagenode", "by": "12whfK1EDvHJtajBiAUeajQLYcWqxcQmdYQU5zX5cCf6bAxfgu4", "srcAddr": "172.24.0.12:60502"}         
up-storagenode-3  | 2023-04-08T05:34:11.254Z    DEBUG   orders  orders/service.go:176   sending {"Process": "storagenode"}                                                                                                                      
up-storagenode-3  | 2023-04-08T05:34:11.254Z    DEBUG   orders  orders/service.go:188   no orders to send       {"Process": "storagenode"}                                                                                                      
up-storagenode-3  | 2023-04-08T05:34:40.738Z    DEBUG   contact:endpoint        contact/endpoint.go:61  pinged  {"Process": "storagenode", "by": "12whfK1EDvHJtajBiAUeajQLYcWqxcQmdYQU5zX5cCf6bAxfgu4", "srcAddr": "172.24.0.12:54472"}
up-storagenode-3  | 2023-04-08T05:34:40.742Z    DEBUG   contact:endpoint        contact/endpoint.go:61  pinged  {"Process": "storagenode", "by": "12whfK1EDvHJtajBiAUeajQLYcWqxcQmdYQU5zX5cCf6bAxfgu4", "srcAddr": "172.24.0.12:60033"}
up-storagenode-3  | 2023-04-08T05:34:41.131Z    DEBUG   orders  orders/service.go:176   sending {"Process": "storagenode"}
up-storagenode-3  | 2023-04-08T05:34:41.131Z    DEBUG   orders  orders/service.go:188   no orders to send       {"Process": "storagenode"}

@Alexey ,I can’t download docker file

did you logged out from the docker hub?

docker logout

If yes, but you still cannot pull from img.dev.storj.io, then it could be blocked for your network by your firewall, antivirus, router or ISP.

Yes,I think there’s a problem with the network. I’ll try again later

@Alexey ,After I configured the proxy for the Docker, the package was successfully pulled,thanks

@Alexey
When I login to satellite ,There is a error with my local storj/up environment

Yes, I think we need help of @littleskunk here
How to make it work for storj-up?

@Alexey
I still encountered the same error as before, and I found some errors in the log.

Is it related to this configuration?
STORJ_ALLOWED_SATELLITES: 12whfK1EDvHJtajBiAUeajQLYcWqxcQmdYQU5zX5cCf6bAxfgu4@satellite-api:7777

How to set the STORJ_ALLOWED_SATELLITES to all satellites?

What “all” satellites? Do you running more than one?

Variables you can set with this command.

I set the allowed satellite addresses using ‘storj-up env setenv authservice STORJ_ALLOWED_SATELLITES’ , the web page is ok now. But I encountered another problem.

uplink: register access for edge services failed: rpc: tls: first record does not look like a TLS handshake

@hsn can you either share your docker compose file, or the storj-up commands you used to generate it?

In particular I’m interested in seeing what versions of the images your services are using. Also what version of uplink are you using?

This is my docker-compose.yaml file
cat docker-compose.yaml
version: “3.4”
services:
authservice:
command:
- authservice
- run
- --defaults=dev
environment:
STORJUP_AUTHSERVICE: http://authservice:8888
STORJUP_S3: “true”
STORJUP_SATELLITE: satellite-api
STORJ_ALLOWED_SATELLITES: 12whfK1EDvHJtajBiAUeajQLYcWqxcQmdYQU5zX5cCf6bAxfgu4@172.26.0.9:7777,12whfK1EDvHJtajBiAUeajQLYcWqxcQmdYQU5zX5cCf6bAxfgu4@127.0.0.1:7777,12whfK1EDvHJtajBiAUeajQLYcWqxcQmdYQU5zX5cCf6bAxfgu4@192.168.249.129:7777
STORJ_AUTH_TOKEN: super-secret
STORJ_DEBUG_ADDR: 0.0.0.0:11111
STORJ_DEFAULTS: dev
STORJ_ENDPOINT: http://localhost:9999
STORJ_KV_BACKEND: memory://
STORJ_LISTEN_ADDR: 0.0.0.0:8888
STORJ_LOG_LEVEL: debug
STORJ_METRICS_APP_SUFFIX: sim
STORJ_ROLE: authservice
STORJ_WAIT_FOR_SATELLITE: “true”
image: img.dev.storj.io/storjup/edge:1.39.0
networks:
default: null
ports:
- mode: ingress
target: 8888
published: 8888
protocol: tcp
cockroach:
command:
- start-single-node
- --insecure
- --http-addr
- 127.0.0.1:1234
image: cockroachdb/cockroach
networks:
default: null
ports:
- mode: ingress
target: 26257
published: 26257
protocol: tcp
gateway-mt:
command:
- gateway-mt
- run
- --defaults=dev
environment:
STORJUP_AUTHSERVICE: http://authservice:8888
STORJUP_S3: “true”
STORJUP_SATELLITE: satellite-api
STORJ_AUTH_BASE_URL: http://authservice:8888
STORJ_AUTH_TOKEN: super-secret
STORJ_AUTH_URL: http://authservice:8888
STORJ_DEBUG_ADDR: 0.0.0.0:11111
STORJ_DEFAULTS: dev
STORJ_LOG_LEVEL: debug
STORJ_METRICS_APP_SUFFIX: sim
STORJ_SERVER_ADDRESS: 0.0.0.0:9999
STORJ_WAIT_FOR_SATELLITE: “true”
image: img.dev.storj.io/storjup/edge:1.39.0
networks:
default: null
ports:
- mode: ingress
target: 9999
published: 9999
protocol: tcp
linksharing:
command:
- linksharing
- run
- --defaults=dev
environment:
STORJUP_AUTHSERVICE: http://authservice:8888
STORJUP_S3: “true”
STORJUP_SATELLITE: satellite-api
STORJ_AUTH_SERVICE_BASE_URL: http://authservice:8888
STORJ_AUTH_SERVICE_TOKEN: super-secret
STORJ_DEBUG_ADDR: 0.0.0.0:11111
STORJ_PUBLIC_URL: http://linksharing:9090,http://localhost:9090
STORJ_WAIT_FOR_SATELLITE: “true”
image: img.dev.storj.io/storjup/edge:1.39.0
networks:
default: null
ports:
- mode: ingress
target: 8080
published: 9090
protocol: tcp
redis:
image: redis:6.0.9
networks:
default: null
satellite-admin:
command:
- satellite
- run
- admin
- --defaults=dev
- --identity-dir=/var/lib/storj/identities/1
environment:
STORJUP_AUTHSERVICE: http://authservice:8888
STORJUP_SATELLITE: satellite-api
STORJ_ADMIN_ADDRESS: 0.0.0.0:8080
STORJ_ADMIN_STATIC_DIR: /var/lib/storj/storj/satellite/admin/ui/build
STORJ_CONSOLE_AUTH_TOKEN: my-suppa-secret-key
STORJ_DATABASE: cockroach://root@cockroach:26257/master?sslmode=disable
STORJ_DEBUG_ADDR: 0.0.0.0:11111
STORJ_DEFAULTS: dev
STORJ_IDENTITY_DIR: /var/lib/storj/identities/1
STORJ_LIVE_ACCOUNTING_STORAGE_BACKEND: redis://redis:6379?db=1
STORJ_LOG_LEVEL: debug
STORJ_METAINFO_DATABASE_URL: cockroach://root@cockroach:26257/metainfo?sslmode=disable
STORJ_METRICS_APP_SUFFIX: sim
STORJ_ORDERS_ENCRYPTION_KEYS: 0100000000000000=0100000000000000000000000000000000000000000000000000000000000000
STORJ_PAYMENTS_BILLING_CONFIG_DISABLE_LOOP: “false”
STORJ_PAYMENTS_STORJSCAN_AUTH_IDENTIFIER: us1
STORJ_PAYMENTS_STORJSCAN_AUTH_SECRET: us1secret
STORJ_PAYMENTS_STORJSCAN_DISABLE_LOOP: “false”
STORJ_PAYMENTS_STORJSCAN_ENDPOINT: http://storjscan:12000
STORJ_ROLE: satellite-admin
STORJ_WAIT_FOR_SATELLITE: “true”
image: img.dev.storj.io/storjup/storj:1.65.1
networks:
default: null
ports:
- mode: ingress
target: 8080
published: 9080
protocol: tcp
satellite-api:
command:
- satellite
- run
- api
- --defaults=dev
- --identity-dir=/var/lib/storj/identities/1
environment:
STORJUP_AUTHSERVICE: http://authservice:8888
STORJUP_SATELLITE: satellite-api
STORJ_ADDRESS: 0.0.0.0:7777
STORJ_CONSOLE_ADDRESS: 0.0.0.0:10000
STORJ_CONSOLE_AUTH_TOKEN_SECRET: my-suppa-secret-key
STORJ_CONSOLE_GATEWAY_CREDENTIALS_REQUEST_URL: http://localhost:8888
STORJ_CONSOLE_LINKSHARING_URL: http://localhost:9090
STORJ_CONSOLE_OPEN_REGISTRATION_ENABLED: “true”
STORJ_CONSOLE_RATE_LIMIT_BURST: “10000”
STORJ_CONSOLE_STATIC_DIR: /var/lib/storj/storj/web/satellite/
STORJ_DATABASE: cockroach://root@cockroach:26257/master?sslmode=disable
STORJ_DEBUG_ADDR: 0.0.0.0:11111
STORJ_DEFAULTS: dev
STORJ_IDENTITY_DIR: /var/lib/storj/identities/1
STORJ_LIVE_ACCOUNTING_STORAGE_BACKEND: redis://redis:6379?db=0
STORJ_LOG_LEVEL: debug
STORJ_MAIL_FROM: Storj yaroslav-satellite-test@storj.io
STORJ_MAIL_SMTP_SERVER_ADDRESS: smtp.gmail.com:587
STORJ_MAIL_TEMPLATE_PATH: /var/lib/storj/storj/web/satellite/static/emails/
STORJ_METAINFO_DATABASE_URL: cockroach://root@cockroach:26257/metainfo?sslmode=disable
STORJ_METAINFO_RATE_LIMITER_ENABLED: “false”
STORJ_METRICS_APP_SUFFIX: sim
STORJ_ORDERS_ENCRYPTION_KEYS: 0100000000000000=0100000000000000000000000000000000000000000000000000000000000000
STORJ_PAYMENTS_BILLING_CONFIG_DISABLE_LOOP: “false”
STORJ_PAYMENTS_STORJSCAN_AUTH_IDENTIFIER: us1
STORJ_PAYMENTS_STORJSCAN_AUTH_SECRET: us1secret
STORJ_PAYMENTS_STORJSCAN_DISABLE_LOOP: “false”
STORJ_PAYMENTS_STORJSCAN_ENDPOINT: http://storjscan:12000
STORJ_ROLE: satellite-api
STORJ_SERVER_ADDRESS: satellite-api:7777
STORJ_SERVER_EXTENSIONS_REVOCATION: “false”
STORJ_SERVER_REVOCATION_DBURL: redis://redis:6379?db=1
STORJ_SERVER_USE_PEER_CA_WHITELIST: “false”
STORJ_WAIT_FOR_DB: “true”
image: img.dev.storj.io/storjup/storj:1.65.1
networks:
default: null
ports:
- mode: ingress
target: 7777
published: 7777
protocol: tcp
- mode: ingress
target: 10000
published: 10000
protocol: tcp
satellite-core:
command:
- satellite
- run
- --defaults=dev
- --identity-dir=/var/lib/storj/identities/1
environment:
STORJUP_AUTHSERVICE: http://authservice:8888
STORJUP_SATELLITE: satellite-api
STORJ_DATABASE: cockroach://root@cockroach:26257/master?sslmode=disable
STORJ_DEBUG_ADDR: 0.0.0.0:11111
STORJ_DEFAULTS: dev
STORJ_IDENTITY_DIR: /var/lib/storj/identities/1
STORJ_LIVE_ACCOUNTING_STORAGE_BACKEND: redis://redis:6379?db=1
STORJ_LOG_LEVEL: debug
STORJ_MAIL_FROM: Storj yaroslav-satellite-test@storj.io
STORJ_MAIL_SMTP_SERVER_ADDRESS: smtp.gmail.com:587
STORJ_MAIL_TEMPLATE_PATH: /var/lib/storj/storj/web/satellite/static/emails/
STORJ_METAINFO_DATABASE_URL: cockroach://root@cockroach:26257/metainfo?sslmode=disable
STORJ_METRICS_APP_SUFFIX: sim
STORJ_ORDERS_ENCRYPTION_KEYS: 0100000000000000=0100000000000000000000000000000000000000000000000000000000000000
STORJ_PAYMENTS_BILLING_CONFIG_DISABLE_LOOP: “false”
STORJ_PAYMENTS_STORJSCAN_AUTH_IDENTIFIER: us1
STORJ_PAYMENTS_STORJSCAN_AUTH_SECRET: us1secret
STORJ_PAYMENTS_STORJSCAN_DISABLE_LOOP: “false”
STORJ_PAYMENTS_STORJSCAN_ENDPOINT: http://storjscan:12000
STORJ_ROLE: satellite-core
STORJ_WAIT_FOR_SATELLITE: “true”
image: img.dev.storj.io/storjup/storj:1.65.1
networks:
default: null
storagenode:
command:
- storagenode
- run
- --defaults=dev
deploy:
replicas: 10
environment:
STORJUP_AUTHSERVICE: http://authservice:8888
STORJUP_SATELLITE: satellite-api
STORJ_CONSOLE_STATIC_DIR: /var/lib/storj/web/storagenode
STORJ_DEBUG_ADDR: 0.0.0.0:11111
STORJ_DEFAULTS: dev
STORJ_IDENTITY_DIR: /var/lib/storj/.local/share/storj/identity/storagenode/
STORJ_LOG_LEVEL: debug
STORJ_METRICS_APP_SUFFIX: sim
STORJ_OPERATOR_EMAIL: storage9@mail.test
STORJ_OPERATOR_WALLET: “0x0123456789012345678901234567890123456789”
STORJ_ROLE: storagenode
STORJ_SERVER_EXTENSIONS_REVOCATION: “false”
STORJ_SERVER_USE_PEER_CA_WHITELIST: “false”
STORJ_STORAGE2_MONITOR_MINIMUM_DISK_SPACE: “0”
STORJ_STORAGE2_TRUST_SOURCES: 12whfK1EDvHJtajBiAUeajQLYcWqxcQmdYQU5zX5cCf6bAxfgu4@satellite-api:7777
STORJ_STORAGE_ALLOCATED_DISK_SPACE: 1G
STORJ_VERSION_SERVER_ADDRESS: http://versioncontrol:8080/
STORJ_WAIT_FOR_SATELLITE: “true”
image: img.dev.storj.io/storjup/storj:1.65.1
networks:
default: null
uplink:
command:
- /usr/bin/sleep
- infinity
environment:
STORJ_ROLE: uplink
image: img.dev.storj.io/storjup/storj:1.65.1
networks:
default: null
versioncontrol:
command:
- versioncontrol
- run
environment:
BINARY_GATEWAY_ROLLOUT_SEED: “0000000000000000000000000000000000000000000000000000000000000001”
BINARY_IDENTITY_ROLLOUT_SEED: “0000000000000000000000000000000000000000000000000000000000000001”
BINARY_SATELLITE_ROLLOUT_SEED: “0000000000000000000000000000000000000000000000000000000000000001”
BINARY_STORAGENODE_ROLLOUT_SEED: “0000000000000000000000000000000000000000000000000000000000000001”
BINARY_STORAGENODE_UPDATER_ROLLOUT_SEED: “0000000000000000000000000000000000000000000000000000000000000001”
BINARY_UPLINK_ROLLOUT_SEED: “0000000000000000000000000000000000000000000000000000000000000001”
DEFAULTS: dev
STORJUP_AUTHSERVICE: http://authservice:8888
STORJUP_SATELLITE: satellite-api
STORJ_DEBUG_ADDR: 0.0.0.0:11111
STORJ_DEFAULTS: dev
STORJ_LOG_LEVEL: debug
STORJ_METRICS_APP_SUFFIX: sim
image: img.dev.storj.io/storjup/storj:1.65.1
networks:
default: null
ports:
- mode: ingress
target: 8080
published: 7070
protocol: tcp

root@ubuntu:~/test# uplink version
Development build
Build timestamp: 07 Apr 23 00:03 UTC
Git commit: 6f8dff58327e7a16e6e38f3f5d66520ccce6f79a

PATH VERSION
storj.io/storj (devel)
storj.io/common v0.0.0-20230403133453-c41ac89d0a5f
storj.io/drpc v0.0.33-0.20230329154546-1af8c33020a2
storj.io/monkit-jaeger v0.0.0-20220915074555-d100d7589f41
storj.io/picobuf v0.0.1
storj.io/private v0.0.0-20230405095015-9e5bbc1c7ca8
storj.io/uplink v1.10.1-0.20230406095800-66d57268466a

Your compose file seems to be generated from an old (possibly V1 ?) version of Storj-up. Can you try generating a newer compose file using Storj-up V2?

If you want a comparable compose file with all the same services using V2, try something like
storj-up init minimal,satellite-core,satellite-admin,edge,db

@Alexey @nerdatwork @dlmorgan ,Thanks all !!

I have successfully set up a testing environment using Docker and have tested the web UI, uplink, and S3 gateway successfully.

3 Likes