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

[BUG] no such file or directory (os error2) #929

Closed
leroy-j-liu opened this issue Apr 26, 2024 · 10 comments
Closed

[BUG] no such file or directory (os error2) #929

leroy-j-liu opened this issue Apr 26, 2024 · 10 comments
Labels
bug Something isn't working

Comments

@leroy-j-liu
Copy link

leroy-j-liu commented Apr 26, 2024

问题描述 / Describe the bug

突然报这个错误no such file or directory (os error2)。昨天白天电脑上用的时候还是好的,然后晚上再用就出现这个错误了。
CleanShot 2024-04-26 at 08 36 50@2x

复现步骤 / To Reproduce

卸载重新安装后还是这样的问题,只要导入订阅配置点击使用就报错。

操作系统 / OS

MacOS

操作系统版本 / OS Version

Sonoma 14.4.1

日志 / Log

2024-04-26 08:40:00 DEBUG [clash_verge::utils::init] - try to delete log files, day: 90
2024-04-26 08:40:00 DEBUG [clash_verge::utils::init] - skipping resource copy 'Country.mmdb'
2024-04-26 08:40:00 DEBUG [clash_verge::utils::init] - skipping resource copy 'geoip.dat'
2024-04-26 08:40:00 DEBUG [clash_verge::utils::init] - skipping resource copy 'geosite.dat'
2024-04-26 08:40:00 TRACE [clash_verge::utils::resolve] - init config
2024-04-26 08:40:00 DEBUG [clash_verge::enhance] - run builtin script verge_hy_alpn
2024-04-26 08:40:00 DEBUG [clash_verge::enhance] - run builtin script verge_meta_guard
2024-04-26 08:40:00 INFO [clash_verge::enhance::tun] - try to unset system dns
2024-04-26 08:40:00 INFO [clash_verge::enhance::tun] - unset system dns successfully
2024-04-26 08:40:00 TRACE [clash_verge::utils::resolve] - launch core
2024-04-26 08:40:00 TRACE [clash_verge::utils::resolve] - launch embed server
2024-04-26 08:40:00 TRACE [clash_verge::utils::resolve] - init system tray
2024-04-26 08:40:00 INFO [warp::server] - Server::run; addr=127.0.0.1:33331
2024-04-26 08:40:00 ERROR [clash_verge::core::core] - No such file or directory (os error 2)
2024-04-26 08:40:00 INFO [warp::server] - listening on http://127.0.0.1:33331
2024-04-26 08:40:00 TRACE [warp::server] - -> Server::run;
2024-04-26 08:40:00 TRACE [warp::server] - <- Server::run;
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::window] - Creating new window
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Triggered viewDidMoveToWindow
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Completed viewDidMoveToWindow
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Triggered validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Completed validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Triggered validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Completed validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Triggered validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Completed validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Triggered validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Completed validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Triggered validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Completed validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::window] - Locked shared state in set_fullscreen
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::window] - Unlocked shared state in set_fullscreen
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Triggered validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Completed validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Triggered validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Completed validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Triggered validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Completed validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Triggered validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Completed validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Triggered validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Completed validAttributesForMarkedText
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Triggered viewDidMoveToWindow
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::view] - Completed viewDidMoveToWindow
2024-04-26 08:40:00 TRACE [clash_verge::utils::resolve] - try to calculate the monitor size
2024-04-26 08:40:00 DEBUG [delay_timer::entity] - tokio-thread started
2024-04-26 08:40:00 DEBUG [delay_timer::entity] - tokio-thread started
2024-04-26 08:40:00 DEBUG [delay_timer::entity] - tokio-thread started
2024-04-26 08:40:00 TRACE [delay_timer::timer::timer_core] - second_hand: 0, timestamp: 1714092000, task_ids: []
2024-04-26 08:40:00 DEBUG [delay_timer::entity] - tokio-thread started
2024-04-26 08:40:00 DEBUG [delay_timer::entity] - tokio-thread started
2024-04-26 08:40:00 DEBUG [delay_timer::entity] - tokio-thread started
2024-04-26 08:40:00 DEBUG [delay_timer::entity] - tokio-thread started
2024-04-26 08:40:00 DEBUG [delay_timer::entity] - tokio-thread started
2024-04-26 08:40:00 DEBUG [delay_timer::entity] - tokio-thread started
2024-04-26 08:40:00 DEBUG [delay_timer::entity] - tokio-thread started
2024-04-26 08:40:00 DEBUG [delay_timer::entity] - tokio-thread started
2024-04-26 08:40:00 DEBUG [delay_timer::entity] - tokio-thread started
2024-04-26 08:40:00 DEBUG [delay_timer::entity] - tokio-thread started
2024-04-26 08:40:00 DEBUG [delay_timer::entity] - tokio-thread started
2024-04-26 08:40:00 DEBUG [delay_timer::entity] - tokio-thread started
2024-04-26 08:40:00 DEBUG [delay_timer::entity] - tokio-thread started
2024-04-26 08:40:00 TRACE [delay_timer::timer::timer_core] - second_hand: 1, timestamp: 1714092000, task_ids: []
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::app_delegate] - Triggered applicationDidFinishLaunching
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::app_state] - Activating visible window
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::app_state] - Skipping activating invisible window
2024-04-26 08:40:00 TRACE [tao::platform_impl::platform::app_delegate] - Completed applicationDidFinishLaunching
2024-04-26 08:40:01 TRACE [delay_timer::timer::timer_core] - second_hand: 2, timestamp: 1714092001, task_ids: []
2024-04-26 08:40:01 TRACE [hyper::client::pool] - checkout waiting for idle connection: ("https", mirror.ghproxy.com)
2024-04-26 08:40:01 DEBUG [reqwest::connect] - starting new connection: https://mirror.ghproxy.com/
2024-04-26 08:40:01 TRACE [hyper::client::connect::http] - Http::connect; scheme=Some("https"), host=Some("mirror.ghproxy.com"), port=None
2024-04-26 08:40:01 DEBUG [hyper::client::connect::dns] - resolving host="mirror.ghproxy.com"
2024-04-26 08:40:01 DEBUG [hyper::client::connect::http] - connecting to 139.185.37.214:443
2024-04-26 08:40:01 TRACE [tao::platform_impl::platform::window_delegate] - Triggered windowDidBecomeKey:
2024-04-26 08:40:01 TRACE [tao::platform_impl::platform::window_delegate] - Completed windowDidBecomeKey:
2024-04-26 08:40:02 DEBUG [hyper::client::connect::http] - connected to 139.185.37.214:443
2024-04-26 08:40:02 TRACE [delay_timer::timer::timer_core] - second_hand: 3, timestamp: 1714092002, task_ids: []
2024-04-26 08:40:03 TRACE [hyper::client::conn] - client handshake Http1
2024-04-26 08:40:03 TRACE [hyper::client::client] - handshake complete, spawning background dispatcher task
2024-04-26 08:40:03 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Busy }
2024-04-26 08:40:03 TRACE [hyper::client::pool] - checkout dropped for ("https", mirror.ghproxy.com)
2024-04-26 08:40:03 TRACE [hyper::proto::h1::role] - encode_headers;
2024-04-26 08:40:03 TRACE [hyper::proto::h1::role] - -> encode_headers;
2024-04-26 08:40:03 TRACE [hyper::proto::h1::role] - Client::encode method=GET, body=None
2024-04-26 08:40:03 TRACE [hyper::proto::h1::role] - <- encode_headers;
2024-04-26 08:40:03 TRACE [hyper::proto::h1::role] - -- encode_headers;
2024-04-26 08:40:03 DEBUG [hyper::proto::h1::io] - flushed 164 bytes
2024-04-26 08:40:03 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Init, writing: KeepAlive, keep_alive: Busy }
2024-04-26 08:40:03 TRACE [delay_timer::timer::timer_core] - second_hand: 4, timestamp: 1714092003, task_ids: []
2024-04-26 08:40:04 TRACE [hyper::proto::h1::conn] - Conn::read_head
2024-04-26 08:40:04 TRACE [hyper::proto::h1::io] - received 685 bytes
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - parse_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - -> parse_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - Response.parse bytes=685
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - Response.parse Complete(310)
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - <- parse_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - -- parse_headers;
2024-04-26 08:40:04 DEBUG [hyper::proto::h1::io] - parsed 7 headers
2024-04-26 08:40:04 DEBUG [hyper::proto::h1::conn] - incoming body is content-length (375 bytes)
2024-04-26 08:40:04 TRACE [hyper::proto::h1::decode] - decode; state=Length(375)
2024-04-26 08:40:04 DEBUG [hyper::proto::h1::conn] - incoming body completed
2024-04-26 08:40:04 TRACE [hyper::proto::h1::conn] - maybe_notify; read_from_io blocked
2024-04-26 08:40:04 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Idle }
2024-04-26 08:40:04 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Idle }
2024-04-26 08:40:04 TRACE [hyper::client::pool] - put; add idle connection for ("https", mirror.ghproxy.com)
2024-04-26 08:40:04 DEBUG [hyper::client::pool] - pooling idle connection for ("https", mirror.ghproxy.com)
2024-04-26 08:40:04 DEBUG [reqwest::async_impl::client] - redirecting 'https://mirror.ghproxy.com/https://github.com/clash-verge-rev/clash-verge-rev/releases/download/updater/update-proxy.json' to 'https://github.com/clash-verge-rev/clash-verge-rev/releases/download/updater/update-proxy.json'
2024-04-26 08:40:04 TRACE [hyper::client::pool] - checkout waiting for idle connection: ("https", github.com)
2024-04-26 08:40:04 DEBUG [reqwest::connect] - starting new connection: https://github.com/
2024-04-26 08:40:04 TRACE [hyper::client::connect::http] - Http::connect; scheme=Some("https"), host=Some("github.com"), port=None
2024-04-26 08:40:04 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Idle }
2024-04-26 08:40:04 DEBUG [hyper::client::connect::dns] - resolving host="github.com"
2024-04-26 08:40:04 TRACE [hyper::client::pool] - idle interval checking for expired
2024-04-26 08:40:04 DEBUG [hyper::client::connect::http] - connecting to 20.205.243.166:443
2024-04-26 08:40:04 DEBUG [hyper::client::connect::http] - connected to 20.205.243.166:443
2024-04-26 08:40:04 TRACE [hyper::client::conn] - client handshake Http1
2024-04-26 08:40:04 TRACE [hyper::client::client] - handshake complete, spawning background dispatcher task
2024-04-26 08:40:04 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Busy }
2024-04-26 08:40:04 TRACE [hyper::client::pool] - checkout dropped for ("https", github.com)
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - encode_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - -> encode_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - Client::encode method=GET, body=None
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - <- encode_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - -- encode_headers;
2024-04-26 08:40:04 DEBUG [hyper::proto::h1::io] - flushed 269 bytes
2024-04-26 08:40:04 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Init, writing: KeepAlive, keep_alive: Busy }
2024-04-26 08:40:04 TRACE [hyper::proto::h1::conn] - Conn::read_head
2024-04-26 08:40:04 TRACE [hyper::proto::h1::io] - received 1370 bytes
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - parse_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - -> parse_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - Response.parse bytes=1370
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - <- parse_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - -- parse_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::io] - received 1370 bytes
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - parse_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - -> parse_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - Response.parse bytes=2740
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - <- parse_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - -- parse_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::io] - received 1186 bytes
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - parse_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - -> parse_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - Response.parse bytes=3926
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - Response.parse Complete(3926)
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - <- parse_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - -- parse_headers;
2024-04-26 08:40:04 DEBUG [hyper::proto::h1::io] - parsed 14 headers
2024-04-26 08:40:04 DEBUG [hyper::proto::h1::conn] - incoming body is empty
2024-04-26 08:40:04 TRACE [hyper::proto::h1::conn] - maybe_notify; read_from_io blocked
2024-04-26 08:40:04 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Idle }
2024-04-26 08:40:04 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Idle }
2024-04-26 08:40:04 TRACE [hyper::client::pool] - put; add idle connection for ("https", github.com)
2024-04-26 08:40:04 DEBUG [hyper::client::pool] - pooling idle connection for ("https", github.com)
2024-04-26 08:40:04 DEBUG [reqwest::async_impl::client] - redirecting 'https://github.com/clash-verge-rev/clash-verge-rev/releases/download/updater/update-proxy.json' to 'https://objects.githubusercontent.com/'
2024-04-26 08:40:04 TRACE [hyper::client::pool] - checkout waiting for idle connection: ("https", objects.githubusercontent.com)
2024-04-26 08:40:04 DEBUG [reqwest::connect] - starting new connection: https://objects.githubusercontent.com/
2024-04-26 08:40:04 TRACE [hyper::client::connect::http] - Http::connect; scheme=Some("https"), host=Some("objects.githubusercontent.com"), port=None
2024-04-26 08:40:04 DEBUG [hyper::client::connect::dns] - resolving host="objects.githubusercontent.com"
2024-04-26 08:40:04 DEBUG [hyper::client::connect::http] - connecting to 185.199.108.133:443
2024-04-26 08:40:04 DEBUG [hyper::client::connect::http] - connected to 185.199.108.133:443
2024-04-26 08:40:04 TRACE [hyper::client::conn] - client handshake Http1
2024-04-26 08:40:04 TRACE [hyper::client::client] - handshake complete, spawning background dispatcher task
2024-04-26 08:40:04 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Busy }
2024-04-26 08:40:04 TRACE [hyper::client::pool] - checkout dropped for ("https", objects.githubusercontent.com)
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - encode_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - -> encode_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - Client::encode method=GET, body=None
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - <- encode_headers;
2024-04-26 08:40:04 TRACE [hyper::proto::h1::role] - -- encode_headers;
2024-04-26 08:40:04 DEBUG [hyper::proto::h1::io] - flushed 698 bytes
2024-04-26 08:40:04 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Init, writing: KeepAlive, keep_alive: Busy }
2024-04-26 08:40:04 TRACE [delay_timer::timer::timer_core] - second_hand: 5, timestamp: 1714092004, task_ids: []
2024-04-26 08:40:05 DEBUG [clash_verge::core::core] - try to update clash config
2024-04-26 08:40:05 DEBUG [clash_verge::enhance] - run builtin script verge_hy_alpn
2024-04-26 08:40:05 DEBUG [clash_verge::enhance] - run builtin script verge_meta_guard
2024-04-26 08:40:05 INFO [clash_verge::enhance::tun] - try to unset system dns
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - Conn::read_head
2024-04-26 08:40:05 TRACE [hyper::proto::h1::io] - received 787 bytes
2024-04-26 08:40:05 TRACE [hyper::proto::h1::role] - parse_headers;
2024-04-26 08:40:05 TRACE [hyper::proto::h1::role] - -> parse_headers;
2024-04-26 08:40:05 TRACE [hyper::proto::h1::role] - Response.parse bytes=787
2024-04-26 08:40:05 TRACE [hyper::proto::h1::role] - Response.parse Complete(787)
2024-04-26 08:40:05 TRACE [hyper::proto::h1::role] - <- parse_headers;
2024-04-26 08:40:05 TRACE [hyper::proto::h1::role] - -- parse_headers;
2024-04-26 08:40:05 DEBUG [hyper::proto::h1::io] - parsed 22 headers
2024-04-26 08:40:05 DEBUG [hyper::proto::h1::conn] - incoming body is content-length (9548 bytes)
2024-04-26 08:40:05 TRACE [hyper::proto::h1::decode] - decode; state=Length(9548)
2024-04-26 08:40:05 TRACE [hyper::proto::h1::io] - received 1371 bytes
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Body(Length(8177)), writing: KeepAlive, keep_alive: Busy }
2024-04-26 08:40:05 TRACE [hyper::proto::h1::dispatch] - client tx closed
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - State::close_read()
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - State::close_write()
2024-04-26 08:40:05 TRACE [hyper::proto::h1::dispatch] - client tx closed
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - State::close_read()
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - State::close_write()
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Closed, writing: Closed, keep_alive: Disabled }
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - shut down IO complete
2024-04-26 08:40:05 TRACE [hyper::proto::h1::decode] - decode; state=Length(8177)
2024-04-26 08:40:05 TRACE [hyper::client::pool] - pool closed, canceling idle interval
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Closed, writing: Closed, keep_alive: Disabled }
2024-04-26 08:40:05 TRACE [hyper::proto::h1::io] - received 1371 bytes
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Body(Length(6806)), writing: KeepAlive, keep_alive: Busy }
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - shut down IO complete
2024-04-26 08:40:05 TRACE [hyper::proto::h1::decode] - decode; state=Length(6806)
2024-04-26 08:40:05 TRACE [hyper::proto::h1::io] - received 1371 bytes
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Body(Length(5435)), writing: KeepAlive, keep_alive: Busy }
2024-04-26 08:40:05 TRACE [hyper::proto::h1::decode] - decode; state=Length(5435)
2024-04-26 08:40:05 TRACE [hyper::proto::h1::io] - received 1371 bytes
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Body(Length(4064)), writing: KeepAlive, keep_alive: Busy }
2024-04-26 08:40:05 TRACE [hyper::proto::h1::decode] - decode; state=Length(4064)
2024-04-26 08:40:05 TRACE [hyper::proto::h1::io] - received 1371 bytes
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Body(Length(2693)), writing: KeepAlive, keep_alive: Busy }
2024-04-26 08:40:05 TRACE [hyper::proto::h1::decode] - decode; state=Length(2693)
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Body(Length(2693)), writing: KeepAlive, keep_alive: Busy }
2024-04-26 08:40:05 TRACE [hyper::proto::h1::decode] - decode; state=Length(2693)
2024-04-26 08:40:05 TRACE [hyper::proto::h1::io] - received 1371 bytes
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Body(Length(1322)), writing: KeepAlive, keep_alive: Busy }
2024-04-26 08:40:05 TRACE [hyper::proto::h1::decode] - decode; state=Length(1322)
2024-04-26 08:40:05 TRACE [hyper::proto::h1::io] - received 1322 bytes
2024-04-26 08:40:05 DEBUG [hyper::proto::h1::conn] - incoming body completed
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - maybe_notify; read_from_io blocked
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Idle }
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Idle }
2024-04-26 08:40:05 TRACE [hyper::client::pool] - pool dropped, dropping pooled (("https", objects.githubusercontent.com))
2024-04-26 08:40:05 TRACE [hyper::proto::h1::dispatch] - client tx closed
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - State::close_read()
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - State::close_write()
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - flushed({role=client}): State { reading: Closed, writing: Closed, keep_alive: Disabled }
2024-04-26 08:40:05 TRACE [hyper::proto::h1::conn] - shut down IO complete
2024-04-26 08:40:05 INFO [clash_verge::enhance::tun] - unset system dns successfully
2024-04-26 08:40:05 ERROR [clash_verge::cmds] - No such file or directory (os error 2)
2024-04-26 08:40:05 TRACE [delay_timer::timer::timer_core] - second_hand: 6, timestamp: 1714092005, task_ids: []
2024-04-26 08:40:06 TRACE [tao::platform_impl::platform::window_delegate] - Triggered windowDidResignKey:
2024-04-26 08:40:06 TRACE [tao::platform_impl::platform::window_delegate] - Completed windowDidResignKey:
2024-04-26 08:40:06 TRACE [delay_timer::timer::timer_core] - second_hand: 7, timestamp: 1714092006, task_ids: []
2024-04-26 08:40:07 TRACE [delay_timer::timer::timer_core] - second_hand: 8, timestamp: 1714092007, task_ids: []
2024-04-26 08:40:08 TRACE [delay_timer::timer::timer_core] - second_hand: 9, timestamp: 1714092008, task_ids: []
2024-04-26 08:40:09 TRACE [delay_timer::timer::timer_core] - second_hand: 10, timestamp: 1714092009, task_ids: []
2024-04-26 08:40:10 TRACE [delay_timer::timer::timer_core] - second_hand: 11, timestamp: 1714092010, task_ids: []
2024-04-26 08:40:11 TRACE [delay_timer::timer::timer_core] - second_hand: 12, timestamp: 1714092011, task_ids: []
2024-04-26 08:40:12 TRACE [delay_timer::timer::timer_core] - second_hand: 13, timestamp: 1714092012, task_ids: []
2024-04-26 08:40:13 TRACE [delay_timer::timer::timer_core] - second_hand: 14, timestamp: 1714092013, task_ids: []
2024-04-26 08:40:14 TRACE [delay_timer::timer::timer_core] - second_hand: 15, timestamp: 1714092014, task_ids: []
2024-04-26 08:40:15 TRACE [delay_timer::timer::timer_core] - second_hand: 16, timestamp: 1714092015, task_ids: []
2024-04-26 08:40:16 TRACE [delay_timer::timer::timer_core] - second_hand: 17, timestamp: 1714092016, task_ids: []

@leroy-j-liu leroy-j-liu added the bug Something isn't working label Apr 26, 2024
@wonfen
Copy link
Collaborator

wonfen commented Apr 26, 2024

内核丢了吧,自己找找问题。

@leroy-j-liu
Copy link
Author

内核丢了吧,自己找找问题。

……我就是没找到才发来求助的,我都完整卸载包括配置文件后重新安装都尝试过了。

这是你说的内核吧……
CleanShot 2024-04-26 at 13 29 38@2x
CleanShot 2024-04-26 at 13 30 13@2x

@dongchengjie
Copy link
Contributor

你的稳定版内核呢,只看到alpha内核

@leroy-j-liu
Copy link
Author

你的稳定版内核呢,只看到alpha内核

嗯,我刚刚又试了一次,安装完就只有这两个……有解决方法吗?

@dongchengjie
Copy link
Contributor

dongchengjie commented Apr 26, 2024

你去内核发布页下载一个吧
https://github.com/MetaCubeX/mihomo/releases
mac是darwin打头的,重命名为clash-meta

@leroy-j-liu
Copy link
Author

leroy-j-liu commented Apr 26, 2024

你去内核发布页下载一个吧 https://github.com/MetaCubeX/mihomo/releases mac是darwin打头的,重命名为clash-meta

好的,谢啦。刚刚我也去查看了一下安装包,里面确实有个稳定版内核,但是安装就会莫名其妙丢失掉,应该是权限问题。

@TzeHimSung
Copy link

是不是你的电脑装了avira之类的杀毒软件,自动隔离了?

@linnchord
Copy link

@TzeHimSung 确实这个问题,打开 avira 可以在隔离列表中看到。扯蛋的是除了删除 avira 别无他法,即使添加到忽略列表里也没用,会不停提示要求确认。

@leroy-j-liu
Copy link
Author

是不是你的电脑装了avira之类的杀毒软件,自动隔离了?

假期就没再看了……我确实装了Avira,不过怎么会突然开始会这样,那天上午还用着好好的。。。。

@leroy-j-liu
Copy link
Author

@TzeHimSung 确实这个问题,打开 avira 可以在隔离列表中看到。扯蛋的是除了删除 avira 别无他法,即使添加到忽略列表里也没用,会不停提示要求确认。

@linnchord 升到最新的版本我这里就没这个问题了。

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

5 participants