Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用cf worker下载代理的问题 #3988

Closed
4 tasks
Kimaru-bili opened this issue Mar 29, 2023 · 2 comments
Closed
4 tasks

使用cf worker下载代理的问题 #3988

Kimaru-bili opened this issue Mar 29, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@Kimaru-bili
Copy link

Please make sure of the following things

  • I have read the documentation.
  • I'm sure there are no duplicate issues or discussions.
  • I'm sure it's due to alist and not something else(such as Dependencies or Operational).
  • I'm sure I'm using the latest version

Alist Version / Alist 版本

v3.15.0

Driver used / 使用的存储驱动

onedrive

Describe the bug / 问题描述

使用cf work下载代理在线视频无法播放 下载问题出现Error 1011

Reproduction / 复现链接

https://hidden-snowflake-6898.2749099350.workers.dev

Logs / 日志

cf worker日志
{
"outcome": "exception",
"scriptName": "hidden-snowflake-6898",
"exceptions": [
{
"name": "SyntaxError",
"message": "Unexpected token 'e', "error code: 1003" is not valid JSON",
"timestamp": 1680085652816
}
],
"logs": [],
"eventTimestamp": 1680085652699,
"event": {
"request": {
"url": "https://hidden-snowflake-6898.2749099350.workers.dev/BossChecklist.zip?sign=REDACTED=:0",
"method": "GET",
"headers": {
"accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.7",
"accept-encoding": "gzip",
"accept-language": "zh-CN,zh;q=0.9,en;q=0.8,ko;q=0.7,zh-TW;q=0.6,ru;q=0.5",
"cf-connecting-ip": "220.246.124.34",
"cf-ipcountry": "HK",
"cf-ray": "7af76bc15996050d",
"cf-visitor": "{"scheme":"https"}",
"connection": "Keep-Alive",
"cookie": "REDACTED",
"host": "hidden-snowflake-6898.2749099350.workers.dev",
"sec-ch-ua": ""Google Chrome";v="111", "Not(A:Brand";v="8", "Chromium";v="111"",
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": ""Windows"",
"sec-fetch-dest": "document",
"sec-fetch-mode": "navigate",
"sec-fetch-site": "cross-site",
"sec-fetch-user": "?1",
"upgrade-insecure-requests": "1",
"user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36",
"x-forwarded-proto": "https",
"x-real-ip": "220.246.124.34"
},
"cf": {
"clientTcpRtt": 3,
"longitude": "114.15010",
"latitude": "22.29080",
"tlsCipher": "AEAD-AES128-GCM-SHA256",
"continent": "AS",
"asn": 4760,
"clientAcceptEncoding": "gzip, deflate, br",
"country": "HK",
"tlsClientAuth": {
"certIssuerDNLegacy": "",
"certIssuerSKI": "",
"certSubjectDNRFC2253": "",
"certSubjectDNLegacy": "",
"certFingerprintSHA256": "",
"certNotBefore": "",
"certSKI": "",
"certSerial": "",
"certIssuerDN": "",
"certVerified": "NONE",
"certNotAfter": "",
"certSubjectDN": "",
"certPresented": "0",
"certRevoked": "0",
"certIssuerSerial": "",
"certIssuerDNRFC2253": "",
"certFingerprintSHA1": ""
},
"tlsExportedAuthenticator": {
"clientFinished": "38a896cad125a24eec6605b53e02dbd1ea06e61b69e4b6fa4d9e56e0417f9fa1",
"clientHandshake": "ff426643b73d598411b83d0629e5d668b19dddbbc70a31bd907e303b7d072e37",
"serverHandshake": "bdb8a0fb6dc35a78d3c56d7d2c7c3ba7558dca4b8eb7c66149cd9017529f212a",
"serverFinished": "ce6156a6c9df983899dbf4671428af166c27d29d9d55f5b08ef3a98ac939b5d2"
},
"tlsVersion": "TLSv1.3",
"city": "Central",
"timezone": "Asia/Hong_Kong",
"region": "Central and Western District",
"requestPriority": "weight=256;exclusive=1",
"colo": "HKG",
"httpProtocol": "HTTP/2",
"regionCode": "HCW",
"asOrganization": "Netvigator",
"edgeRequestKeepAliveStatus": 1
}
},
"response": {
"status": 500
}
},
"id": 0
}

@Kimaru-bili Kimaru-bili added the bug Something isn't working label Mar 29, 2023
@welcome
Copy link

welcome bot commented Mar 29, 2023

Thanks for opening your first issue here! Be sure to follow the issue template!

@Kimaru-bili
Copy link
Author

问题已解决 是我打错了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant