Application error: a client-side exception has occurred while loading cloud.dify.ai (see the browser console for more information). #13459

Closed
opened 2026-02-21 19:12:15 -05:00 by yindo · 1 comment
Owner

Originally created by @pandy1715 on GitHub (Apr 28, 2025).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.3.0

Cloud or Self Hosted

Cloud

Steps to reproduce

app:
description: ''
icon: 🤖
icon_background: '#FFEAD5'
mode: workflow
name: tt
use_icon_as_answer_icon: false
dependencies:

  • current_identifier: null
    type: marketplace
    value:
    marketplace_plugin_unique_identifier: langgenius/openai:0.0.19@6b2b2e115b1b9d34a63eb26fadcc33d74330fd2ec06071bb30b8a24b1fab107a
    kind: app
    version: 0.2.0
    workflow:
    conversation_variables: []
    environment_variables: []
    features:
    file_upload:
    allowed_file_extensions:
    - .JPG
    - .JPEG
    - .PNG
    - .GIF
    - .WEBP
    - .SVG
    allowed_file_types:
    - image
    allowed_file_upload_methods:
    - local_file
    - remote_url
    enabled: false
    fileUploadConfig:
    audio_file_size_limit: 50
    batch_count_limit: 5
    file_size_limit: 15
    image_file_size_limit: 10
    video_file_size_limit: 100
    workflow_file_upload_limit: 10
    image:
    enabled: false
    number_limits: 3
    transfer_methods:
    - local_file
    - remote_url
    number_limits: 3
    opening_statement: ''
    retriever_resource:
    enabled: true
    sensitive_word_avoidance:
    enabled: false
    speech_to_text:
    enabled: false
    suggested_questions: []
    suggested_questions_after_answer:
    enabled: false
    text_to_speech:
    enabled: false
    language: ''
    voice: ''
    graph:
    edges:
    • data:
      isInIteration: true
      isInLoop: false
      iteration_id: '1745820663357'
      sourceType: iteration-start
      targetType: llm
      id: 1745820663357start-source-1745820666722-target
      source: 1745820663357start
      sourceHandle: source
      target: '1745820666722'
      targetHandle: target
      type: custom
      zIndex: 1002
    • data:
      isInIteration: false
      isInLoop: false
      sourceType: start
      targetType: llm
      id: 1745820631855-source-1745820768715-target
      source: '1745820631855'
      sourceHandle: source
      target: '1745820768715'
      targetHandle: target
      type: custom
      zIndex: 0
    • data:
      isInLoop: false
      sourceType: llm
      targetType: iteration
      id: 1745820768715-source-1745820663357-target
      source: '1745820768715'
      sourceHandle: source
      target: '1745820663357'
      targetHandle: target
      type: custom
      zIndex: 0
      nodes:
    • data:
      desc: ''
      selected: false
      title: 开始
      type: start
      variables:
      • label: query
        max_length: 48
        options: []
        required: true
        type: text-input
        variable: query
        height: 90
        id: '1745820631855'
        position:
        x: 87
        y: 328
        positionAbsolute:
        x: 87
        y: 328
        selected: false
        sourcePosition: right
        targetPosition: left
        type: custom
        width: 244
    • data:
      desc: ''
      error_handle_mode: terminated
      height: 178
      is_parallel: false
      iterator_selector:
      • '1745820768715'
      • structured_output
      • queries
        output_selector:
      • '1745820666722'
      • text
        output_type: array[string]
        parallel_nums: 10
        selected: false
        start_node_id: 1745820663357start
        title: 迭代
        type: iteration
        width: 388
        height: 178
        id: '1745820663357'
        position:
        x: 854
        y: 320
        positionAbsolute:
        x: 854
        y: 320
        selected: false
        sourcePosition: right
        targetPosition: left
        type: custom
        width: 388
        zIndex: 1
    • data:
      desc: ''
      isInIteration: true
      selected: false
      title: ''
      type: iteration-start
      draggable: false
      height: 48
      id: 1745820663357start
      parentId: '1745820663357'
      position:
      x: 24
      y: 68
      positionAbsolute:
      x: 878
      y: 388
      selectable: false
      sourcePosition: right
      targetPosition: left
      type: custom-iteration-start
      width: 44
      zIndex: 1002
    • data:
      context:
      enabled: false
      variable_selector: []
      desc: ''
      isInIteration: true
      isInLoop: false
      iteration_id: '1745820663357'
      model:
      completion_params:
      temperature: 0.7
      mode: chat
      name: gpt-4
      provider: langgenius/openai/openai
      prompt_template:
      • id: 8927345f-8c1a-4eca-bab9-1a649670440a
        role: system
        text: ''
        selected: true
        title: LLM
        type: llm
        variables: []
        vision:
        enabled: false
        height: 90
        id: '1745820666722'
        parentId: '1745820663357'
        position:
        x: 128
        y: 68
        positionAbsolute:
        x: 982
        y: 388
        selected: true
        sourcePosition: right
        targetPosition: left
        type: custom
        width: 244
        zIndex: 1002
    • data:
      context:
      enabled: false
      variable_selector: []
      desc: ''
      model:
      completion_params: {}
      mode: chat
      name: gpt-4o-mini
      provider: langgenius/openai/openai
      prompt_template:
      • id: 98eb3d08-c47a-4a1b-9083-e92d92772f08
        role: system
        text: ''
      • role: user
        text: 生成三个和{{#1745820631855.query#}}相关的问题,格式是一个queries json数组
        selected: false
        structured_output:
        schema:
        additionalProperties: false
        properties:
        queries:
        description: 问题集合
        items:
        type: string
        type: array
        required:
        • queries
          type: object
          structured_output_enabled: true
          title: LLM 2
          type: llm
          variables: []
          vision:
          enabled: false
          height: 90
          id: '1745820768715'
          position:
          x: 460
          y: 205
          positionAbsolute:
          x: 460
          y: 205
          selected: false
          sourcePosition: right
          targetPosition: left
          type: custom
          width: 244
          viewport:
          x: 11
          y: 7
          zoom: 1

✔️ Expected Behavior

No response

Actual Behavior

Image

Originally created by @pandy1715 on GitHub (Apr 28, 2025). ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.3.0 ### Cloud or Self Hosted Cloud ### Steps to reproduce app: description: '' icon: 🤖 icon_background: '#FFEAD5' mode: workflow name: tt use_icon_as_answer_icon: false dependencies: - current_identifier: null type: marketplace value: marketplace_plugin_unique_identifier: langgenius/openai:0.0.19@6b2b2e115b1b9d34a63eb26fadcc33d74330fd2ec06071bb30b8a24b1fab107a kind: app version: 0.2.0 workflow: conversation_variables: [] environment_variables: [] features: file_upload: allowed_file_extensions: - .JPG - .JPEG - .PNG - .GIF - .WEBP - .SVG allowed_file_types: - image allowed_file_upload_methods: - local_file - remote_url enabled: false fileUploadConfig: audio_file_size_limit: 50 batch_count_limit: 5 file_size_limit: 15 image_file_size_limit: 10 video_file_size_limit: 100 workflow_file_upload_limit: 10 image: enabled: false number_limits: 3 transfer_methods: - local_file - remote_url number_limits: 3 opening_statement: '' retriever_resource: enabled: true sensitive_word_avoidance: enabled: false speech_to_text: enabled: false suggested_questions: [] suggested_questions_after_answer: enabled: false text_to_speech: enabled: false language: '' voice: '' graph: edges: - data: isInIteration: true isInLoop: false iteration_id: '1745820663357' sourceType: iteration-start targetType: llm id: 1745820663357start-source-1745820666722-target source: 1745820663357start sourceHandle: source target: '1745820666722' targetHandle: target type: custom zIndex: 1002 - data: isInIteration: false isInLoop: false sourceType: start targetType: llm id: 1745820631855-source-1745820768715-target source: '1745820631855' sourceHandle: source target: '1745820768715' targetHandle: target type: custom zIndex: 0 - data: isInLoop: false sourceType: llm targetType: iteration id: 1745820768715-source-1745820663357-target source: '1745820768715' sourceHandle: source target: '1745820663357' targetHandle: target type: custom zIndex: 0 nodes: - data: desc: '' selected: false title: 开始 type: start variables: - label: query max_length: 48 options: [] required: true type: text-input variable: query height: 90 id: '1745820631855' position: x: 87 y: 328 positionAbsolute: x: 87 y: 328 selected: false sourcePosition: right targetPosition: left type: custom width: 244 - data: desc: '' error_handle_mode: terminated height: 178 is_parallel: false iterator_selector: - '1745820768715' - structured_output - queries output_selector: - '1745820666722' - text output_type: array[string] parallel_nums: 10 selected: false start_node_id: 1745820663357start title: 迭代 type: iteration width: 388 height: 178 id: '1745820663357' position: x: 854 y: 320 positionAbsolute: x: 854 y: 320 selected: false sourcePosition: right targetPosition: left type: custom width: 388 zIndex: 1 - data: desc: '' isInIteration: true selected: false title: '' type: iteration-start draggable: false height: 48 id: 1745820663357start parentId: '1745820663357' position: x: 24 y: 68 positionAbsolute: x: 878 y: 388 selectable: false sourcePosition: right targetPosition: left type: custom-iteration-start width: 44 zIndex: 1002 - data: context: enabled: false variable_selector: [] desc: '' isInIteration: true isInLoop: false iteration_id: '1745820663357' model: completion_params: temperature: 0.7 mode: chat name: gpt-4 provider: langgenius/openai/openai prompt_template: - id: 8927345f-8c1a-4eca-bab9-1a649670440a role: system text: '' selected: true title: LLM type: llm variables: [] vision: enabled: false height: 90 id: '1745820666722' parentId: '1745820663357' position: x: 128 y: 68 positionAbsolute: x: 982 y: 388 selected: true sourcePosition: right targetPosition: left type: custom width: 244 zIndex: 1002 - data: context: enabled: false variable_selector: [] desc: '' model: completion_params: {} mode: chat name: gpt-4o-mini provider: langgenius/openai/openai prompt_template: - id: 98eb3d08-c47a-4a1b-9083-e92d92772f08 role: system text: '' - role: user text: 生成三个和{{#1745820631855.query#}}相关的问题,格式是一个queries json数组 selected: false structured_output: schema: additionalProperties: false properties: queries: description: 问题集合 items: type: string type: array required: - queries type: object structured_output_enabled: true title: LLM 2 type: llm variables: [] vision: enabled: false height: 90 id: '1745820768715' position: x: 460 y: 205 positionAbsolute: x: 460 y: 205 selected: false sourcePosition: right targetPosition: left type: custom width: 244 viewport: x: 11 y: 7 zoom: 1 ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior ![Image](https://github.com/user-attachments/assets/1b6ce03c-d887-4f0a-b0f8-94dcfd7bf562)
yindo added the 🤔 cant-reproducecloud labels 2026-02-21 19:12:15 -05:00
yindo closed this issue 2026-02-21 19:12:15 -05:00
Author
Owner

@crazywoola commented on GitHub (Apr 28, 2025):

fix: i.find is not a function (#18945)

@crazywoola commented on GitHub (Apr 28, 2025): fix: i.find is not a function (#18945)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#13459