Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Tangle explorer installation failure  #82

@davinat0r

Description

@davinat0r

Bug description

The explorer script fails to deploy the explorer-webapp container.

It launches an error when runs the RUN npm run build command from the Dockerfile of explorer/client

Docker and docker-compose version

Which version of Docker and docker-compose are you running?

  • Docker version: 20.10.17
  • Docker Compose version: 1.23.1

Hardware specification

What hardware are you using?

  • Operating system: Linux
  • RAM: 16GB
  • Cores: 8

Steps To reproduce the bug

Explain how the maintainer can reproduce the bug.

  1. Clone repository and follow steps to run private tangle
  2. ./private-tangle.sh install
  3. cd ../explorer
  4. ./tangle-explorer.sh install ../hornet-private-net

Expected behaviour

The containers up and running

dd4bcad67c5e iotaledger/explorer-webapp "docker-entrypoint.s…" 2 days ago Up 2 days 0.0.0.0:8082->80/tcp explorer-webapp
7c22023f4316 iotaledger/explorer-api "docker-entrypoint.s…" 2 days ago Up 2 days 0.0.0.0:4000->4000/tcp explorer-api

Actual behaviour

It stops when trying to create the second container for the web app. Showing the following error.

Errors

Immagine 2022-07-12 121604

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions