IBM-Blockchain-Archive / ibm-blockchain-issues

Having issues with the IBM Blockchain Bluemix service? Let us know!
13 stars 12 forks source link

VP0 crashed and cannot be rebooted. #48

Closed tribbloid closed 7 years ago

tribbloid commented 8 years ago

a validating peer 0 is down and cannot be restarted, it was later recovered but no query can be performed on it. The blockchain is isolated and all log files should be readable.

The blockchain ID is 193fae98-fb16-4f74-8bc0-7322f935585f. The API endpoint of VP0 is https://193fae98-fb16-4f74-8bc0-7322f935585f_vp0.us.blockchain.ibm.com:443

The restart request ended with: 502 Bad Gateway: Registered endpoint failed to handle the request.

Latest chaincode log file on VP0 doesn't show any anormaly, the following are pasted from the latest part:

ERR - 04:24:37.756 [shim] DEBU : [0afb9a7e]Received message QUERY from shim ERR - 04:24:37.756 [shim] DEBU : [0afb9a7e]Handling ChaincodeMessage of type: QUERY(state:ready) ERR - 04:24:37.756 [shim] DEBU : [0afb9a7e]Sending GET_STATE ERR - 04:24:37.757 [shim] DEBU : [0afb9a7e]Received message RESPONSE from shim ERR - 04:24:37.757 [shim] DEBU : [0afb9a7e]Handling ChaincodeMessage of type: RESPONSE(state:ready) ERR - 04:24:37.757 [shim] DEBU : [0afb9a7e]before send ERR - 04:24:37.757 [shim] DEBU : [0afb9a7e]after send ERR - 04:24:37.757 [shim] DEBU : [0afb9a7e]Received RESPONSE, communicated (state:ready) ERR - 04:24:37.757 [shim] DEBU : [0afb9a7e]GetState received payload RESPONSE ERR - 04:24:37.757 [shim] DEBU : [0afb9a7e]Query completed. Sending QUERY_COMPLETED OUT - Query Response:{"key":{"encoded":"f0sQ6SdxTnuewSjDoFkrdFZR9yB5xMeXph/LIe6ifPI=","algorithm":"AES","format":"RAW"},"uuid":"5a6c174e-417f-4050-8b77-418774aaf23e","timestamp":"2016-09-28T00:23:57.758Z","metadata":{}}28T00:23:57.758Z","metadata":{}}

Please feel free to ask for other logs on the defective service.

dshuffma-ibm commented 8 years ago

we have been experiencing connectivity issues in the last day or so. it might be best to delete the network and get another.

tribbloid commented 8 years ago

You mean inter-VP connectivity issue? It is a very common thing in peer network.

If I delete the network the entire ledger is lost. Is there an option to launch anther VP0 and join the network?

Yours Peng

On 2016-09-30 05:54 PM, dshuffma-ibm wrote:

we have been experiencing connectivity issues in the last day or so. it might be best to delete the network and get another.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/IBM-Blockchain/ibm-blockchain-issues/issues/48#issuecomment-250861498, or mute the thread https://github.com/notifications/unsubscribe-auth/ADSDBUZEBJwl8-kghN77esucgG6kyshyks5qvYUQgaJpZM4KKsjj.

dshuffma-ibm commented 8 years ago

well peer to peer connectivity has been pretty reliable. its more outside world to the peer connectivity.

there is no way currently to bring up a new peer into your existing network.

I just tried your peer and it seems up now, maybe it just needed time to recover.

dhyey20 commented 7 years ago

Closing this due to inactivity.