Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Packaging & Development
  3. ER_TRUNCATED_WRONG_VALUE_FOR_FIELD: Incorrect string value: '\xF0\x9F\x8C\x9F I...' for column 'manifestJson' at row 1

ER_TRUNCATED_WRONG_VALUE_FOR_FIELD: Incorrect string value: '\xF0\x9F\x8C\x9F I...' for column 'manifestJson' at row 1

Scheduled Pinned Locked Moved App Packaging & Development
3 Posts 2 Posters 526 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • LanhildL Offline
    LanhildL Offline
    Lanhild
    App Dev
    wrote on last edited by
    #1

    I'm getting an ER_TRUNCATED_WRONG_VALUE_FOR_FIELD: Incorrect string value: '\xF0\x9F\x8C\x9F I...' for column 'manifestJson' at row 1 error 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.

    1 Reply Last reply
    1
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      @Lanhild Could be that there are some emojis or funny characters in POSTINSTALL.md . Can you check if the file encoding is correct?

      LanhildL 1 Reply Last reply
      1
      • girishG girish moved this topic from Support on
      • girishG girish

        @Lanhild Could be that there are some emojis or funny characters in POSTINSTALL.md . Can you check if the file encoding is correct?

        LanhildL Offline
        LanhildL Offline
        Lanhild
        App Dev
        wrote on last edited by
        #3

        @girish That was it, thanks

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Bookmarks
        • Search