Skip to content

http://localhost:3000/页面的log打印了几次如下的信息,最后展示的状态是: agent 进程退出 (exit=0) #67

Description

@EdisonJou

报错:
Error while flushing PostHog 127538 | try {
127539 | res = await this.fetch(url2, {
127540 | signal: ctrl.signal,
127541 | ...options
127542 | });
127543 | throw new PostHogFetchNetworkError(e);
^
PostHogFetchNetworkError: Network error while fetching PostHog
error: DOMException {
line: 0,
column: 0,
stack: "abort@[native code]",
code: 20,
name: "AbortError",
message: "The operation was aborted.",
INDEX_SIZE_ERR: 1,
DOMSTRING_SIZE_ERR: 2,
HIERARCHY_REQUEST_ERR: 3,
WRONG_DOCUMENT_ERR: 4,
INVALID_CHARACTER_ERR: 5,
NO_DATA_ALLOWED_ERR: 6,
NO_MODIFICATION_ALLOWED_ERR: 7,
NOT_FOUND_ERR: 8,
NOT_SUPPORTED_ERR: 9,
INUSE_ATTRIBUTE_ERR: 10,
INVALID_STATE_ERR: 11,
SYNTAX_ERR: 12,
INVALID_MODIFICATION_ERR: 13,
NAMESPACE_ERR: 14,
INVALID_ACCESS_ERR: 15,
VALIDATION_ERR: 16,
TYPE_MISMATCH_ERR: 17,
SECURITY_ERR: 18,
NETWORK_ERR: 19,
ABORT_ERR: 20,
URL_MISMATCH_ERR: 21,
QUOTA_EXCEEDED_ERR: 22,
TIMEOUT_ERR: 23,
INVALID_NODE_TYPE_ERR: 24,
DATA_CLONE_ERR: 25,
toString: [Function: toString],
},

  at <anonymous> (C:\Users\s00456004\.cache\opencode\packages\oh-my-openagent@latest\node_modules\oh-my-openagent\dist\index.js:127543:15)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions