WhistleMaster / tingbot-apps

Tingbot apps
8 stars 1 forks source link

Pi-hole app fails to start #5

Open abradshaw opened 5 years ago

abradshaw commented 5 years ago

Hi

Im really interested in the Pi-hole app but unfortunately it doesnt start

pygame 1.9.4                                                                                                                                          
Hello from the pygame community. https://www.pygame.org/contribute.html                                                                               
Traceback (most recent call last):                                                                                                                    
  File "/tmp/9db31d66af206d84c45a1bf23e0cc377/Pi-hole.tingapp/main.py", line 19, in <module>                                                          
    base_url = "http://" + tingbot.app.settings['IP'] + "/admin/"                                                                                     
  File "/opt/Tide/resources/vendor/tide-packages/tingbot/tingapp.py", line 68, in __getitem__                                                         
    return self.dct[key]                                                                                                                              
KeyError: 'IP'