dlghwns740

Results 2 comments of dlghwns740

@ldc2726 Hi I also have a problem no data available in the Web UI. Could you tell me how to solve it? https://github.com/michaelgrosner/tribeca/issues/244

After reinstalling the mongoDB v4, it changed to the image below. ![default](https://user-images.githubusercontent.com/20644842/46658199-1d0ed880-cbed-11e8-8daa-2a8b5daac05d.PNG) My tribeca.json code is as follows. ``` { "TRIBECA_MODE": "prod", "EXCHANGE": "HitBtc", "TradedPair": "XRP/USDT", "MongoDbUrl": "mongodb://localhost:27017/tribeca", "WebClientUsername": "NULL",...