cardano-sl icon indicating copy to clipboard operation
cardano-sl copied to clipboard

Build explorer-mainnet error

Open Victoryfan opened this issue 6 years ago • 5 comments

I use the command: nix-build -A connectScripts.mainnet.explorer -o connect-explorer-to-mainnet to build connect-explorer-to-mainnet, but it occured error during build. The error as following picture. Is there anyone can help me? image

image

Victoryfan avatar Aug 02 '19 14:08 Victoryfan

Looks like your missing binary caches being enabled. Also what platform was this on?

disassembler avatar Aug 04 '19 02:08 disassembler

See https://github.com/input-output-hk/cardano-sl/blob/develop/docs/exchange-onboarding.md#optional-enable-iohks-binary-cache for info on enabling binary caches.

disassembler avatar Aug 04 '19 02:08 disassembler

Looks like your missing binary caches being enabled. Also what platform was this on?

I pull the Nixos image to build the explorer-mainnet in it.

Victoryfan avatar Aug 04 '19 10:08 Victoryfan

See https://github.com/input-output-hk/cardano-sl/blob/develop/docs/exchange-onboarding.md#optional-enable-iohks-binary-cache for info on enabling binary caches.

I try it, but it also failed.

Victoryfan avatar Aug 04 '19 15:08 Victoryfan

Please open a separate issue for this.

disassembler avatar Aug 04 '19 18:08 disassembler