Ruk1ng

Results 5 issues of Ruk1ng

I test fabric.When I run ```bash ./script/./scripts/start_fabric.sh -u ``` I get error as follows: ```bash # Run the chaincode install script on cli container *********** non-zero return code Error: No...

I get an error when all segments is nil in file `reader.go`: ```golang if state.tagKey { p.Segments[p.last()].Key = &Key{state.xkey.Method, state.xkey.URI, state.xkey.IV, state.xkey.Keyformat, state.xkey.Keyformatversions} // First EXT-X-KEY may appeared in the...

This is first txt file read in `data_dir`. Data is empty: ``` NRG Systems SymphoniePRO Desktop Application Software Version: 3.15.0.11 (build built by CI server 2023-06-13) ... ... ... ......

When I run `auction-dutch` sample. I get an error when I create a auction. I work in branch git `98028c7` ``` root@d0249lab:/project/src/github.com/hyperledger/fabric-private-chaincode/samples/deployment/test-network/fabric-samples/auction-dutch/application-javascript# node createAuction.js org1 seller auction2 tickets 100 Loaded...