Open JoonasMelin opened 8 years ago
One possible solution seems to be to just change the json.dumps to str() commands in app.py and botqueueapi.py (line300) but I have no idea what the long term effects of this are.
This would seem to be caused by some library update which prevents the json library from serializing the objects properly (I don't think it was never meant to do that in the first place).
I am still left with an issue where the jobs are not running and are just going to QA straight away, but I suspect this is a separate issue.
It's mostly just that I didn't specify the version and right now it's pulling version 3.0 instead of the 2.7 version that it should for now.
There seems to be an issue with the json dumping of the scanned devices. I am still tracking this error down but it would seem that the root cause for the whole crash is on line 89 at app.py
The code that produces this error is:
The error is:
My data looks like this: