education icon indicating copy to clipboard operation
education copied to clipboard

ScannerError (eDx course Sawtooth exercise)

Open piotrekcudny opened this issue 6 years ago • 3 comments

Following the instructions from Chapter 6. > Starting Hyperledger Sawtooth I've dowloaded sawtooth-default.yaml, changed directory and tried to run docker command. Then I've stuck with an error:

yaml.scanner.ScannerError: mapping values are not allowed here in "./sawtooth-default.yaml", line 381, column 24

Do you have any idea how to solve this one?

piotrekcudny avatar Sep 17 '18 18:09 piotrekcudny

Can you post line 381 from your sawtooth-default.yaml file? https://github.com/hyperledger/education/blob/master/LFS171x/sawtooth-material/sawtooth-default.yaml only has 77 lines.

tkuhrt avatar Sep 17 '18 19:09 tkuhrt

You are correct, there are 77. And that's what confuses me most...

piotrekcudny avatar Sep 17 '18 19:09 piotrekcudny

Can you check your file just to be sure that it matches the above link? Also, what operating system and docker-compose version are you using?

tkuhrt avatar Sep 17 '18 22:09 tkuhrt