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

Description
Hi, I tried to install the private tangle on Macos and Linux but both of them hav some error.
In Macos, after the command ./private-tangle.sh: error: can't decode MINT_ADDRESS: encoding/hex: invalid byte: U+0020 ' '
ERROR: 1
In linux:
Creating spammer ... done
Creating node1 ... error
ERROR: for node1 Cannot start service node: driver failed programming external connectivity on endpoint node1 (6ef7f24ad18c876793d7e37f7501514cff2f6be7d3e8a9868e576fffa4c99b5a): Error starting userland proxy: listen tcp4 0.0.0.0:15600: bind: address already in use
ERROR: for node Cannot start service node: driver failed programming external connectivity on endpoint node1 (6ef7f24ad18c876793d7e37f7501514cff2f6be7d3e8a9868e576fffa4c99b5a): Error starting userland proxy: listen tcp4 0.0.0.0:15600: bind: address already in use
ERROR: Encountered errors while bringing up the project.
How can I resolve it ?