Hyperledger-Composer Error Object with ID undefined in collection with ID chaincodes does not exist

0 votes

I am trying to start composer playground on Firefox browser but I am getting this error:

Error: Object with ID 'undefined' in collection with ID 'chaincodes' does not exist

How can I solve this?

Oct 29, 2018 in Blockchain by slayer
• 29,350 points
2,063 views

1 answer to this question.

0 votes

First delete the cache and cookies from the browser and try to start the composer-playground. If it doesn't work, then execute the following command:

$cd fabric-dev-servers
$ ./stopFabric.sh
$ pkill composer-playground
$ rm -rf ~/.composer
$fabric-dev-servers/teardownFabric.sh
$./startFabrics.sh
$composer-playground
answered Oct 29, 2018 by Omkar
• 69,210 points
if still cant working bro ...please any other solution
Hi @Jayesh, can you mention what steps you followed to start the playground?

Related Questions In Blockchain

0 votes
1 answer
0 votes
1 answer

How to solve EACCES:permission denied error in Hyperledger Composer?

It seems like there is no required ...READ MORE

answered Jul 11, 2018 in Blockchain by digger
• 26,740 points
2,089 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,232 views
+1 vote
1 answer

I am unable to change port of composer-rest-server. Please help!

Use full format for running a business ...READ MORE

answered Mar 27, 2018 in Blockchain by Christine
• 15,790 points
959 views
+1 vote
1 answer
0 votes
1 answer

Hyperledger Composer: Error: Object with ID 'assetID:0138' in collection with ID 'Asset:org.acme.mynetwork.Sensor'

Remove 'assetID:' from your test string. For example, 'org.acme.mynetwork#assetID:0138' ...READ MORE

answered Nov 14, 2018 in Blockchain by Omkar
• 69,210 points
754 views
0 votes
1 answer

"[RuntimeException] The "-t" option does not exist" error in Hyperledger composer.

This command runs on composer-cli. Have you ...READ MORE

answered Nov 21, 2018 in Blockchain by Omkar
• 69,210 points
1,300 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP