You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Attempt to use the scan recipe function (from mac safari, iOS safari or mac Chrome) fails with database error. Nothing in the docker log when the problem happens. Lines from the recipya log at the end of this.
I tried the sample Azure python app to see if my endpoint/key were ok with the attempted image and that seems to go OK.
Expected behavior
Successful operation or better log as to the problem
Environment
Docker image reaper99/recipya nightly 2a81bf0f5347 18 hours ago
Screenshots
Additional context
Log entries after the error:
{"time":"2025-01-12T19:49:27.270132037Z","level":"INFO","msg":"HTTP roundtrip","userID":1,"request":{"method":"POST","uri":"/recipes/add/ocr","referrer":"http://192.168.1.10:8078/recipes/add","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15","ipAddress":"192.168.1.90","body":"","form":""},"response":{"code":202,"duration":"343.428084ms","body":"","headers":{"HX-Redirect":"","HX-Trigger":""}}}
{"time":"2025-01-12T19:49:27.496972249Z","level":"WARN","msg":"Failed to execute request","req":"!ERROR:json: unsupported type: func() (io.ReadCloser, error)","status":404}
The text was updated successfully, but these errors were encountered:
Describe the bug
Attempt to use the scan recipe function (from mac safari, iOS safari or mac Chrome) fails with database error. Nothing in the docker log when the problem happens. Lines from the recipya log at the end of this.
I tried the sample Azure python app to see if my endpoint/key were ok with the attempted image and that seems to go OK.
Copy of image attempted https://rob-elder.com/pics/recipe.jpg
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Successful operation or better log as to the problem
Environment
Docker image reaper99/recipya nightly 2a81bf0f5347 18 hours ago
Screenshots
Additional context
Log entries after the error:
The text was updated successfully, but these errors were encountered: