MK_93 Posted February 3, 2018 Share Posted February 3, 2018 I'm getting following warning messages when i try to start ripple using command ./rippled --net Also my ledgers are empty and peers showing 0. Following are the contents from my debug.log file. 2018-Feb-03 20:59:02 ValidatorList:WRN New quorum of 18446744073709551615 exceeds the number of trusted validators (0) 2018-Feb-03 21:00:02 ValidatorList:WRN New quorum of 18446744073709551615 exceeds the number of trusted validators (0) 2018-Feb-03 21:01:02 ValidatorList:WRN New quorum of 18446744073709551615 exceeds the number of trusted validators (0) 2018-Feb-03 21:02:02 ValidatorList:WRN New quorum of 18446744073709551615 exceeds the number of trusted validators (0) 2018-Feb-03 21:02:58 ValidatorSite:WRN Problem retrieving from https://vl.ripple.com 336134278:certificate verify failed 2018-Feb-03 21:03:02 ValidatorList:WRN New quorum of 18446744073709551615 exceeds the number of trusted validators (0) Link to comment Share on other sites More sharing options...
Sukrim Posted February 3, 2018 Share Posted February 3, 2018 It is a french DC cert from Gandi... No even EV, but you should have its root cert in any recent browser nonetheless. maybe try to update your root certs from your operating system? Link to comment Share on other sites More sharing options...
MK_93 Posted February 4, 2018 Author Share Posted February 4, 2018 (edited) 12 hours ago, Sukrim said: It is a french DC cert from Gandi... No even EV, but you should have its root cert in any recent browser nonetheless. maybe try to update your root certs from your operating system? Sorry but i don't know how to do it. Is it the issue because of which my server is not syncing?? When i run ./rippled validators command it gives following response, it shows list of validators as [] { "id" : 1, "result" : { "local_static_keys" : [], "publisher_lists" : [ { "available" : false, "list" : [], "pubkey_publisher" : "ED2677ABFFD1B33AC6FBC3062B71F1E8397C1505E1C42C64D11AD1B28FF73F4734" } ], "signing_keys" : {}, "status" : "success", "trusted_validator_keys" : [], "validation_quorum" : 4294967295, "validator_list_expires" : "unknown" } } Entries in my debug.log file 2018-Feb-04 10:06:32 NetworkOPs:WRN We are not running on the consensus ledger 2018-Feb-04 10:06:32 ValidatorList:WRN New quorum of 18446744073709551615 exceeds the number of trusted validators (0) 2018-Feb-04 10:06:32 LedgerConsensus:WRN Need consensus ledger E558C3D88F831D86BC3E51915924EF49FC055A14A5D84F22323B72F8B9E6CED2 2018-Feb-04 10:06:52 NetworkOPs:WRN We are not running on the consensus ledger 2018-Feb-04 10:06:52 ValidatorList:WRN New quorum of 18446744073709551615 exceeds the number of trusted validators (0) 2018-Feb-04 10:06:52 LedgerConsensus:WRN Need consensus ledger D379A87BF641A747BEFE42F5BAB501EB3BF779FF4B3DF21F442FA818DFD545B6 2018-Feb-04 10:07:12 NetworkOPs:WRN We are not running on the consensus ledger 2018-Feb-04 10:07:12 ValidatorList:WRN New quorum of 18446744073709551615 exceeds the number of trusted validators (0) 2018-Feb-04 10:07:12 LedgerConsensus:WRN Need consensus ledger 83F7D00D1A089DF118AF33AEE9DD4BE1DCC660245DF1AB2BDE74CA09B340CFE4 2018-Feb-04 10:07:32 NetworkOPs:WRN We are not running on the consensus ledger 2018-Feb-04 10:07:32 ValidatorList:WRN New quorum of 18446744073709551615 exceeds the number of trusted validators (0) 2018-Feb-04 10:07:32 LedgerConsensus:WRN Need consensus ledger 121FF61C5E06BA4329E6789D1D349F8DEC72B8A8D6762C1CD5EA512D692B7E0B 2018-Feb-04 10:07:52 NetworkOPs:WRN We are not running on the consensus ledger 2018-Feb-04 10:07:52 ValidatorList:WRN New quorum of 18446744073709551615 exceeds the number of trusted validators (0) 2018-Feb-04 10:07:52 LedgerConsensus:WRN Need consensus ledger 4E7C594B1DA2BD6BFF715AE5F68650E5FEE0E18FDA4C20BA24B592CDD7521912 2018-Feb-04 10:08:12 NetworkOPs:WRN We are not running on the consensus ledger 2018-Feb-04 10:08:12 ValidatorList:WRN New quorum of 18446744073709551615 exceeds the number of trusted validators (0) 2018-Feb-04 10:08:12 LedgerConsensus:WRN Need consensus ledger 71F1140A24A80F5EE49960CBCAD8670880EC5AFEB99D2951BF13A4065C366B40 2018-Feb-04 10:08:15 LoadMonitor:WRN Job: processLedgerData run: 1064ms wait: 0ms Edited February 4, 2018 by MK_93 Adding more info Link to comment Share on other sites More sharing options...
MK_93 Posted February 6, 2018 Author Share Posted February 6, 2018 On 2/4/2018 at 1:15 PM, MK_93 said: Sorry but i don't know how to do it. Is it the issue because of which my server is not syncing?? @Sukrim @JoelKatz Please help Link to comment Share on other sites More sharing options...
Sukrim Posted February 6, 2018 Share Posted February 6, 2018 On 3.2.2018 at 10:13 PM, Sukrim said: update your root certs from your operating system Did you already do this? What happens when you wget/curl the vl.ripple.com page? Link to comment Share on other sites More sharing options...
MK_93 Posted February 6, 2018 Author Share Posted February 6, 2018 I have changed my server and clean installed ripple on new machine now i can see public validators list when i execute Validators command. But now its been more than 3 hours still complete_ledgers showing 0 and network_ledger is showing as waiting. when i checked the logs then i checked it had following entries then its giving me NetworkOPs:WRN We are not running on the consensus ledger error. @Sukrim can you please help me out in this??? I'm facing issues with this setup of rippled server. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now