ER_TRUNCATED_WRONG_VALUE_FOR_FIELD: Incorrect string value: '\xF0\x9F\x8C\x9F I...' for column 'manifestJson' at row 1
-
I'm getting an
ER_TRUNCATED_WRONG_VALUE_FOR_FIELD: Incorrect string value: '\xF0\x9F\x8C\x9F I...' for column 'manifestJson' at row 1error while trying to install a custom application.See the
CloudronManifest.json:{ "id": "com.openwebui", "title": "Open WebUI", "author": "open-webui", "postInstallMessage": "file://POSTINSTALL.md", "tagline": "ChatGPT-Style WebUI for LLMs", "version": "0.2.4", "healthCheckPath": "/api/v1", "httpPort": 8080, "addons": { "localstorage": {} }, "runtimeDirs": [ "/app/code/open-webui" ], "manifestVersion": 2, "memoryLimit": 536870912, "website": "https://openwebui.com", "minBoxVersion": "7.5.0", "icon": "file://logo.png", "tags": [ "ai", "ollama", "chat" ] }I tried to rebuild the image for my app, but it didn't change anything. Any clues?
Regards. -
@Lanhild Could be that there are some emojis or funny characters in
POSTINSTALL.md. Can you check if the file encoding is correct? -
G girish moved this topic from Support on
-
@Lanhild Could be that there are some emojis or funny characters in
POSTINSTALL.md. Can you check if the file encoding is correct?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login