-
Notifications
You must be signed in to change notification settings - Fork 47
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
SQL Error while running landmark recognition #1153
Comments
Hello 👋 Thank you for taking the time to open this issue with recognize. I know it's frustrating when software I look forward to working with you on this issue |
It seems that a landmark was recognized that uses exotic Unicode characters in its name. do you have utf8_mb4 enabled in your db? |
Hello 👋 Cheers 💙 |
The error has since not reappeared, I did not do any changes to the database. |
Which version of recognize are you using?
7.0.0
Enabled Modes
Object recognition, Face recognition
TensorFlow mode
Normal mode
Downstream App
Photos App
Which Nextcloud version do you have installed?
29.0.3
Which Operating system do you have installed?
Ubuntu 24.04 LTS
Which database are you running Nextcloud on?
mysql Ver 8.0.37-0ubuntu0.24.04.1 for Linux on x86_64 ((Ubuntu))
Which Docker container are you using to run Nextcloud? (if applicable)
No response
How much RAM does your server have?
8 GiB
What processor Architecture does your CPU have?
x86_64
Describe the Bug
Landmark recognition stopped, reporting that there is an error in the logs (see log)
Expected Behavior
No error during landmark recognition
To Reproduce
Not sure why this is happening.
Debug log
DriverException An exception occurred while executing a query: SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\xE0' for column 'name' at row 1
Error while running background job OCA\Recognize\BackgroundJobs\ClassifyLandmarksJob (id: 1210, arguments: {"storageId":3,"rootId":264})
The text was updated successfully, but these errors were encountered: