Cgboal / SonarSearch

A rapid API for the Project Sonar dataset
MIT License
641 stars 96 forks source link

Error occured while running the script #33

Closed alectrona-eth closed 3 years ago

alectrona-eth commented 3 years ago

Hello,

When I run this script, I get the following error message. I tested this on different environments but still got the same error: rpc error: code = Unknown desc = server selection error: server selection timeout, current topology: { Type: Unknown, Servers: [{ Addr: localhost:27017, Type: Unknown, Average RTT: 0, Last error: connection() error occured during connection handshake: dial tcp 127.0.0.1:27017: connect: connection refused }, ] }

Cgboal commented 3 years ago

I am aware of this issue, the current implementation is having significant issues handling the number of requests we receive, this, we keep getting instabilities such as this. I'm currently working on a new version which should handle the load no problem, it should be out by the end of tomorrow.