Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue in terrariumEnvironment.py #145

Closed
nke69 opened this issue Apr 27, 2018 · 2 comments
Closed

issue in terrariumEnvironment.py #145

nke69 opened this issue Apr 27, 2018 · 2 comments

Comments

@nke69
Copy link
Contributor

nke69 commented Apr 27, 2018

Hello,

After update, i've got this message ;)


Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/gevent/greenlet.py", line 536, in run
    result = self._run(*self.args, **self.kwargs)
  File "/home/pi/TerrariumPI/terrariumEnvironment.py", line 681, in __engine_loop
    if self.ph['temperature']['current'] < self.ph['temperature']['alarm_min']:
KeyError: 'temperature'
Fri Apr 27 23:19:54 2018 <Greenlet at 0x6cdc4670: <bound method terrariumEnvironment.__engine_loop of <terrariumEnvironment.terrariumEnvironment object at 0x76bf0570>>> failed with KeyError
theyosh pushed a commit that referenced this issue Apr 27, 2018
@theyosh
Copy link
Owner

theyosh commented Apr 27, 2018

Ah, found the bug. A new git pull should fix it

@nke69
Copy link
Contributor Author

nke69 commented Apr 27, 2018

perfect, no errors after update ;)

@nke69 nke69 closed this as completed Apr 27, 2018
theyosh pushed a commit that referenced this issue Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants