Created
September 29, 2014 11:53
-
-
Save weissjeffm/a083cdc27ec4fdda2976 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CreateMainFile: Error loading server credentials, or certificate and private key. | |
server main: Unable to find my own connect info (which SHOULD be in my server contract, BTW.) Perhaps you failed trying to open that contract? Have you tried the test password? ("test") | |
server main: Unable to find my own connect info (which SHOULD be in my server contract, BTW.) Perhaps you failed trying to open that contract? Have you tried the test password? ("test") | |
stack trace: | |
/usr/local/lib64/libopentxs-core.so.0 : opentxs::OTLog::logAssert(char const*, unsigned long, char const*)+0x97 | |
/usr/local/lib64/libopentxs-server.so.0 : opentxs::MessageProcessor::MessageProcessor(opentxs::ServerLoader&)+0x83 | |
opentxs-notary : main()+0x125 | |
/lib64/libc.so.6 : __libc_start_main()+0xf5 | |
opentxs-notary() [0x4015f1] | |
OT_ASSERT in /home/jweiss/workspace/opentxs/src/server/../../include/opentxs/server/ServerLoader.hpp at line 101 | |
stack trace: | |
/usr/local/lib64/libopentxs-core.so.0 : opentxs::OTLog::logAssert(char const*, unsigned long, char const*)+0xfd | |
/usr/local/lib64/libopentxs-server.so.0 : opentxs::MessageProcessor::MessageProcessor(opentxs::ServerLoader&)+0x83 | |
opentxs-notary : main()+0x125 | |
/lib64/libc.so.6 : __libc_start_main()+0xf5 | |
opentxs-notary() [0x4015f1] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment