e2nIEE / pandahub

A data hub for pandapower and pandapipes networks based on MongoDB.
Other
12 stars 12 forks source link

pandahub.server_is_available() crashes #47

Open vogt31337 opened 5 months ago

vogt31337 commented 5 months ago

Description

Trying to check if the mongodb is online, using pandahub.server_is_available(). Fails with "self.get_masked_mongodb_url()" not found.