openclaw - 💡(How to fix) Fix [Bug]: [feishu] [agent3] channel exited: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'c:' [3 comments, 4 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#71925Fetched 2026-04-27 05:37:22
View on GitHub
Comments
3
Participants
4
Timeline
10
Reactions
0
Timeline (top)
commented ×3labeled ×2mentioned ×2subscribed ×2

[feishu] [agent3] channel exited: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'c:'

Root Cause

[feishu] [agent3] channel exited: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'c:'

RAW_BUFFERClick to expand / collapse

Bug type

Regression (worked before, now fails)

Beta release blocker

No

Summary

[feishu] [agent3] channel exited: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'c:'

Steps to reproduce

Windows 11 system, OpenClaw updated to version 24, but there was an issue.

Expected behavior

Incompatible with Windows system address

Actual behavior

<img width="980" height="101" alt="Image" src="https://github.com/user-attachments/assets/2bdbd94a-1a95-4e9e-abd5-40c0e8100b2e" />

OpenClaw version

2026.24

Operating system

windows11

Install method

npm

Model

qwen

Provider / routing chain

openclaw

Additional provider/model setup details

No response

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

extent analysis

TL;DR

The issue is likely due to an incompatible URL scheme used by the default ESM loader on Windows, and a workaround may involve modifying the URL to use a valid file:// scheme.

Guidance

  • Verify that the URL being used is in the correct format for the Windows file system, which should start with file:// for absolute paths.
  • Check the OpenClaw documentation for any specific guidance on using the library on Windows systems, as there may be platform-specific configuration options.
  • Consider modifying the code to use relative paths instead of absolute paths, which may avoid the issue with the URL scheme.
  • If possible, test the application on a different operating system to see if the issue is specific to Windows.

Example

No code example is provided as the issue does not include specific code snippets to modify.

Notes

The issue may be specific to the OpenClaw version 2026.24 and Windows 11, and further investigation may be needed to determine the root cause.

Recommendation

Apply workaround: The issue is likely due to a compatibility problem with the default ESM loader on Windows, and modifying the URL scheme to use file:// may resolve the issue.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

Incompatible with Windows system address

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Bug]: [feishu] [agent3] channel exited: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'c:' [3 comments, 4 participants]