education
education copied to clipboard
ScannerError (eDx course Sawtooth exercise)
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?
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.
You are correct, there are 77. And that's what confuses me most...
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?