I'm seeing the following error after going through the QuickStart setup and using my own data.
2019-03-03T01:37:24.010 INFO REPL - 0 documents have been cloned to main.jobs
2019-03-03T01:38:14.494 INFO REPL - 1000 documents have been cloned to main.jobs
2019-03-03T01:38:44.983 INFO REPL - 2000 documents have been cloned to main.jobs
2019-03-03T01:38:59.047 INFO REPL - 3000 documents have been cloned to main.jobs
2019-03-03T01:39:09.963 INFO REPL - 5000 documents have been cloned to main.jobs
2019-03-03T01:44:50.514 FATAL TOROD - Fatal error while trying to refresh the metadata after an erroneuous attempt to prepare the schema
2019-03-03T01:44:50.520 ERROR LIFECYCLE - Error reported by com.torodb.torod.impl.sql.schema.Logic@10b4ff31. Stopping ToroDB Stampede
2019-03-03T01:44:50.521 INFO LIFECYCLE - Shutting down ToroDB Stampede
2019-03-03T01:44:50.525 INFO REPL - Shutting down replication service
2019-03-03T01:44:50.526 ERROR REPL - Fatal error while starting recovery mode: Metadata hasn't been initalized
2019-03-03T01:44:50.527 ERROR REPL - Catched an error on the replication layer. Escalating it
2019-03-03T01:44:50.527 ERROR LIFECYCLE - Error reported by replication supervisor. Stopping ToroDB Stampede
2019-03-03T01:44:50.527 INFO REPL - Recived a request to stop the recovering service
2019-03-03T01:44:50.586 INFO REPL - Topology service shutted down
2019-03-03T01:44:50.592 INFO REPL - Replication service shutted down
I'm seeing the following error after going through the QuickStart setup and using my own data.