Grigore Danciu

Results 3 issues of Grigore Danciu

Here's the error i'm getting: ``` Killed ERROR: Service 'cardano-sl' failed to build: The command '/bin/sh -c . /home/cardano/.nix-profile/etc/profile.d/nix.sh && nix-build -A cardano-sl-node-static --cores 0 --max-jobs 2 --out-link master' returned...

I'm getting this error when trying `go run main.go` ``` go: verifying github.com/onflow/[email protected]: checksum mismatch downloaded: h1:370lLV1wJy8WRlWcbOlhykYIozuVd7aPIq95GjBcEPo= go.sum: h1:PWfpVVDdVhfq0FxCobTbFM0WN/ebexD6nr67YkVdNRc= ``` I have go1.11.4 Any idea what am I doing wrong...

### Expected behavior I followed the getting started guide and deployed a docker swarm a few months ago. There were a few hiccups, but `docker stack deploy --compose-file docker-compose.yml stack...