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

After updating to 1.2.1 the "End Keg" button fails #326

Closed
jgustie opened this issue Dec 9, 2014 · 3 comments
Closed

After updating to 1.2.1 the "End Keg" button fails #326

jgustie opened this issue Dec 9, 2014 · 3 comments

Comments

@jgustie
Copy link

jgustie commented Dec 9, 2014

I can't seem to end a keg running 1.2.1, I get a 500 error. Debug traceback.

AttributeError at /kegadmin/taps/5/
'KegTap' object has no attribute 'status'
Request Method: POST
Request URL:    .../kegadmin/taps/5/
Exception Type: AttributeError
Exception Value:    'KegTap' object has no attribute 'status'
Exception Location: /data/kb/local/lib/python2.7/site-packages/pykeg/backend/backends.py in end_keg, line 511
@jgustie jgustie changed the title After updating to 1.2.1 the "End Keg After updating to 1.2.1 the "End Keg" button fails Dec 9, 2014
@jgustie
Copy link
Author

jgustie commented Dec 9, 2014

Ah, the end keg button in the new keg room works, it is just the end keg button on the edit tap screen that gives a 500.

@scottresnik
Copy link

Same problem here.

@theguardian
Copy link
Contributor

+1

@mik3y mik3y closed this as completed in 63b58e7 Jan 3, 2015
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

3 participants