Skip to content

Instantly share code, notes, and snippets.

@weissjeffm
Created September 29, 2014 11:53
Show Gist options
  • Save weissjeffm/a083cdc27ec4fdda2976 to your computer and use it in GitHub Desktop.
Save weissjeffm/a083cdc27ec4fdda2976 to your computer and use it in GitHub Desktop.
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