Query Failure
See original GitHub issueI deployed marbles in localhost, everything run fine until some of time. When I wake up this morning, and tried to run marbles again, I got this error:
read - success: { jsonrpc: '2.0',
error:
{ code: -32003,
message: 'Query failure',
data: 'Error when querying chaincode: Error:Failed to launch chaincode spec(Timeout expired while starting chaincode 14b711be6f0d00
b190ea26ca48c22234d93996b6e625a4b108a7bbbde064edf0179527f30df238d61b66246fe1908005caa5204dd73488269c8999276719ca8b(networkid:dev,peerid:
c9527fe1-2332-48aa-8e6f-797d0689c52e_vp1,tx:f77a672d-b239-498b-9e54-803ebeccfca5))' },
id: 1466646199791 }
marbles index msg error: [SyntaxError: Unexpected token u]
All marbles did I create also dissapear and I can’t create new marble. Any idea what happened?
Issue Analytics
- State:
- Created 7 years ago
- Comments:11 (6 by maintainers)
Top Results From Across the Web
Reason for query failure - Stack Overflow
I want to find out why my query is failing whenever this php script is run. The error is: Fatal error: Query Failed!...
Read more >Partial query failures - Azure Data Explorer - Microsoft Learn
A partial query failure is a failure to run the query that gets detected only after the query has started the actual execution...
Read more >Query Failure - Snowflake Community
Query Failure. LATEST QUESTIONS. UNANSWERED QUESTIONS. No posts available! Can't find what you're looking for? Ask a Question.
Read more >How to troubleshoot An error occurred on a query to database ...
How to troubleshoot An error occurred on a query to database" or "Database Query Failure errors that occur during a backup or restore....
Read more >A Deep Dive into DNS Query Failures - USENIX
We find that 13.5% of DNS queries fail, and this leads us to explore the root causes. We observe significant differences between IPv4...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
That error is harmless and would have nothing to do with your symptoms. It simply cannot save an optional summary file that can be used to debug/transfer ibc settings.
As for losing your marbles, do you notice if the blockchain ledger is resetting? Examine the block height of the chain from either the UI at the bottom, or by using the GET /chain API directly. Is it possible someone else is using your network?
@mastersingh24 I already delete my instance, now that problem is solved. But now I got new problem. My marbles is dissapear after some time (most likely 8 hours).
In my console I got this error, after deploy success message.
What the meaning of that error? is that error related to the loss of my marble?