-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
[Support]: colortest API fails with an internal error (500) #59
Comments
same here |
@NickM-27 the colortest API is an important part of this amazing project, any chance you can look into this issue or guide us on how to debug it and fix it? happy to provide any logs |
what type of image was submitted / what was the url |
The api is returning the same error with every image I try, the url is in the screenshot I attached: http://192.168.0.253:4500/api/colortest/values |
not sure, when I passed |
@NickM-27 can you try to call the "/api/colortest/values" endpoint using my image to see if it works for you? Also as I mentioned in the issue I also tried using the Color Playground option from the UI, but after entering the URL of the camera I didn´t find a way to crop the image, so that option is not useful either, is there a way to crop the image in the UI? |
I mean even if it is the full image you can still see how different color values affect that part of the image just the same. When I was running things I used the zone feature and then used the url from the swatch api for that zone to use the color tuner. It could be improved in the future most likely |
@NickM-27 how do you get the url from the swatch api for a zone? The problem is that not having the /api/colortest available makes it hard as there is no help in term of dominant color, this is the error from the logs just in case it helps:
|
@NickM-27 I just realised you updated this container 3 days ago to fix this issue, thanks!! I cannot test it yet as the update has not appeared in Home Assistant, do you know how long it takes for the updated version to be available in Home Assistant? |
I updated the container but now for me the container is failing to start entirely, don't have time to look in to why right now |
Im also having issues with the container starting. #62 |
Describe the problem you are having
When trying to call the colortest API (/api/colortest/values) from postman with an image a 500 Internal Server Error is returned:
Version
3.1.0
Swatch config file
N/A
Relevant log output
Any other information that may be helpful
I have also tried using the Color Playground option from the UI, but after entering the URL of the camera I haven´t found a way to crop the image as indicated in the text:
No response
The text was updated successfully, but these errors were encountered: