Skip to content

[Docker] Error 418: Failed to send message. I'm a teapot #7

@eyeberic

Description

@eyeberic

Setup

  • Using Docker image of latest created time 2025-03-15T06:02:20.860856651Z
  • Container run via command docker run -d -p 8000:8000 mumulhl/duckduckgo-ai-chat-service
  • External application is pointing to URL: http://127.0.0.1:8000/v1/

Description

When tools are sending request to that API endpoint, there is no response.
Docker logs shows the following error message:

Error: 418: Failed to send message. I'm a teapot
    at Chat.fetch (https://jsr.io/@mumulhl/duckduckgo-ai-chat/3.3.0/index.ts:68:13)
    at eventLoopTick (ext:core/01_core.js:177:7)
    at async:file///app/src/api/chat.ts:87:23
    at async run (https://jsr.io/@hono/honor/4.7.0/src/helper/streaming/sse.ts:47:5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions