mirror of
https://github.com/corda/corda.git
synced 2025-03-14 08:16:32 +00:00
Fix link to errors.corda.net in release notes (#4661)
This commit is contained in:
parent
fdbf88c0d8
commit
9efe636829
@ -244,7 +244,7 @@ Errors generated in Corda are now hashed to produce a unique error code that can
|
||||
used to perform a lookup into a knowledge base. The lookup URL will be printed to the logs when an error
|
||||
occur. Here's an example::
|
||||
|
||||
[ERROR] 2018-12-19T17:18:39,199Z [main] internal.NodeStartupLogging.invoke - Exception during node startup: The name 'O=Wawrzek Test C4, L=London, C=GB' for identity doesn't match what's in the key store: O=Wawrzek Test C4, L=Ely, C=GB [errorCode=wuxa6f, moreInformationAt=https://errors.corda.net/OS/4.0-SNAPSHOT/wuxa6f]
|
||||
[ERROR] 2018-12-19T17:18:39,199Z [main] internal.NodeStartupLogging.invoke - Exception during node startup: The name 'O=Wawrzek Test C4, L=London, C=GB' for identity doesn't match what's in the key store: O=Wawrzek Test C4, L=Ely, C=GB [errorCode=wuxa6f, moreInformationAt=https://errors.corda.net/OS/4.0/wuxa6f]
|
||||
|
||||
The hope is that common error conditions can quickly be resolved and opaque errors explained in a more
|
||||
user friendly format to facilitate faster debugging and trouble shooting.
|
||||
|
Loading…
x
Reference in New Issue
Block a user