-
Notifications
You must be signed in to change notification settings - Fork 939
【BUG】批量导入代理功能失效 #68
Description
控制台错误日志:
settings:1 Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received
api/settings/proxies/batch-import:1 Failed to load resource: the server responded with a status of 405 (Method Not Allowed)
api/settings/proxies/batch-import:1 Failed to load resource: the server responded with a status of 405 (Method Not Allowed)
api/settings/proxies/batch-import:1 Failed to load resource: the server responded with a status of 405 (Method Not Allowed)
api/settings/proxies/batch-import:1 Failed to load resource: the server responded with a status of 405 (Method Not Allowed)
api/settings/proxies/batch-import:1 Failed to load resource: the server responded with a status of 405 (Method Not Allowed)
api/settings/proxies/batch-import:1 Failed to load resource: the server responded with a status of 405 (Method Not Allowed)
search.js:214 POST http://0.0.0.0:8000/api/settings/proxies/batch-import 405 (Method Not Allowed)
fetch @ search.js:214
runner @ utils.js?v=1775049812:360
run @ utils.js?v=1775049812:243
(匿名) @ utils.js?v=1775049812:254
runWithConcurrency @ utils.js?v=1775049812:239
request @ utils.js?v=1775049812:404
post @ utils.js?v=1775049812:412
handleProxyBatchImport @ settings.js?v=1775049812:1066
