-
Notifications
You must be signed in to change notification settings - Fork 3
[TSD-131] - Knowledgebase CSV Update #61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
robcohen
commented
Sep 10, 2018
- Minor updates to CI-NIX.md
- Knowledgebase CSV changes
HirotoShioi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Just an small change. Also, can we add this as well or not really?
https://iohk.myjetbrains.com/youtrack/issue/IOHKS-73
knowledgebase/knowledge.csv
Outdated
| @@ -1,11 +1,13 @@ | |||
| r"Network.Socket.bind: resource busy","NetworkError","Daedelus cannot use a required port","To fix the issue, terminate the process which is using the required port.","207" | |||
| "server.crt: openBinaryFile: does not exist","Error","Connect After Release 1.3.0 Error: certificate signature failure at TLSSocket.","To fix the issue, reinstall Daedelus.","208" | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe the ErrorCode should be FileNotFound instead of Error