Skip to content

这个模型没有办法使用,如果开启代理,就无法使用. #3424

Description

@mszero

Client or integration

Claude Code

Area

Catalog / models

Summary

OpenCode Go(muse-spark-1.3-contributor) 其他的open code 模型都可以使用,只有这个不行...但是在其他的软件就可以正常使用.

Reproduction

export http_proxy=http://127.0.0.1:1087;export https_proxy=http://127.0.0.1:1087;
ocx service start

Version

2.40

Operating system

Mac

Provider and model

No response

Logs or error output

{
  "requestId": "ocx-7ab1bef139ff182f4b4e5d55f886ba92",
  "timestamp": 1788494695763,
  "model": "muse-spark-1.3-contributor",
  "provider": "opencode-go",
  "surface": "claude",
  "admissionKind": "loopback",
  "inboundProtocol": "messages",
  "conversationId": "29b25a8f4e6ff06283c4b84227939c27",
  "requestedModel": "opencode-go/muse-spark-1.3-contributor",
  "requestedAlias": "opencode-go/muse-spark-1.3-contributor",
  "requestedEffort": "high",
  "effectiveEffort": "high",
  "reasoningWireField": "reasoning_effort",
  "reasoningWireValue": "high",
  "modelSupportsServiceTier": false,
  "tierOutcome": {
    "wireKind": null,
    "wireValue": null,
    "fastOutcome": "unknown",
    "confirmation": "unknown"
  },
  "status": 500,
  "durationMs": 293,
  "errorCode": "upstream_server_error",
  "closeReason": "non_stream",
  "upstreamError": "Provider error 500: {\"type\":\"error\",\"error\":{\"type\":\"error\",\"message\":\"Internal server error\"}}",
  "usageStatus": "unreported",
  "attempts": [
    {
      "ordinal": 1,
      "provider": "opencode-go",
      "model": "muse-spark-1.3-contributor",
      "adapter": "openai-chat",
      "status": 500,
      "durationMs": 283,
      "sendCount": 1,
      "recoveryKinds": [],
      "usageStatus": "unreported",
      "requestedEffort": "high",
      "effectiveEffort": "high",
      "reasoningWireField": "reasoning_effort",
      "reasoningWireValue": "high",
      "tierOutcome": {
        "wireKind": null,
        "wireValue": null,
        "fastOutcome": "unknown",
        "confirmation": "unknown"
      },
      "errorCode": "upstream_server_error",
      "displayMetrics": {
        "tokPerSecond": {
          "kind": "unavailable",
          "reason": "usage_missing"
        },
        "cost": {
          "kind": "unavailable",
          "reason": "usage_missing"
        }
      }
    }
  ],
  "routeDecision": {
    "version": 1,
    "decisionId": "e7beede40ff6",
    "createdAt": 1788494695773,
    "requestedModel": "opencode-go/muse-spark-1.3-contributor",
    "routeKind": "explicit-provider",
    "requirements": [],
    "candidates": [
      {
        "provider": "opencode-go",
        "model": "muse-spark-1.3-contributor",
        "eligible": true,
        "exclusions": []
      }
    ],
    "selected": {
      "candidateIndex": 0,
      "provider": "opencode-go",
      "model": "muse-spark-1.3-contributor",
      "reason": "explicit-provider-namespace"
    }
  },
  "displayMetrics": {
    "tokPerSecond": {
      "kind": "unavailable",
      "reason": "usage_missing"
    },
    "cost": {
      "kind": "unavailable",
      "reason": "combo_attempt_unavailable"
    }
  }
}

Screenshots and supporting files

No response

Redacted configuration

Checks

  • I searched existing issues and documentation.
  • I removed secrets, tokens, account details, request credentials, and personal data.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcatalogModel catalog, slugs, visibility, routed entriesneeds-infoWaiting on reporter for a concrete spec or reproductionserviceService lifecycle (WinSW/launchd/scheduler)

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions