Open Miao367147258 opened 2 months ago
再次运行,会一直在等待,不会显示图形界面
xxx@xxx-YangTianM460-19IAB:~/Desktop$ pot
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on()
[2024-08-28][00:55:01][TRACE][polling::epoll] add: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: false, writable: false }
[2024-08-28][00:55:01][TRACE][polling::epoll] add: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][polling::epoll] new: epoll_fd=18, event_fd=19, timer_fd=Some(20)
[2024-08-28][00:55:01][TRACE][polling::epoll] add: epoll_fd=18, fd=17, ev=Event { key: 0, readable: false, writable: false }
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=17, ev=Event { key: 0, readable: false, writable: true }
[2024-08-28][00:55:01][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-08-28][00:55:01][TRACE][async_io::driver] blockon: sleep until notification
[2024-08-28][00:55:01][TRACE][polling] Poller::wait(, None)
[2024-08-28][00:55:01][TRACE][polling::epoll] wait: epoll_fd=18, timeout=None
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][polling::epoll] new events: epoll_fd=18, res=1
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][async_io::reactor] react: 1 ready wakers
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-08-28][00:55:01][TRACE][async_io::reactor] writable: fd=17
[2024-08-28][00:55:01][INFO][tracing::span] perform;
[2024-08-28][00:55:01][TRACE][zbus::handshake] Initializing
[2024-08-28][00:55:01][INFO][zbus::handshake] write_command; command=Auth(Some(External), Some([49, 48, 48, 48]))
[2024-08-28][00:55:01][TRACE][tracing::span] -- write_command;
[2024-08-28][00:55:01][TRACE][zbus::handshake] Waiting for DATA or OK from server
[2024-08-28][00:55:01][INFO][tracing::span] read_command;
[2024-08-28][00:55:01][TRACE][tracing::span] -- read_command;
[2024-08-28][00:55:01][TRACE][zbus::handshake] Received OK from server
[2024-08-28][00:55:01][INFO][zbus::handshake] write_command; command=NegotiateUnixFD
[2024-08-28][00:55:01][TRACE][tracing::span] -- write_command;
[2024-08-28][00:55:01][TRACE][zbus::handshake] Waiting for Unix FD passing agreement from server
[2024-08-28][00:55:01][INFO][tracing::span] read_command;
[2024-08-28][00:55:01][TRACE][tracing::span] -- read_command;
[2024-08-28][00:55:01][TRACE][zbus::handshake] Unix FD passing agreed by server
[2024-08-28][00:55:01][INFO][zbus::handshake] write_command; command=Begin
[2024-08-28][00:55:01][TRACE][tracing::span] -- write_command;
[2024-08-28][00:55:01][TRACE][zbus::handshake] Handshake done
[2024-08-28][00:55:01][TRACE][tracing::span] -- perform;
[2024-08-28][00:55:01][INFO][zbus::connection] start_object_server; started_event=Some(Event { .. })
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-08-28][00:55:01][TRACE][tracing::span::active] -> start_object_server;
[2024-08-28][00:55:01][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-08-28][00:55:01][TRACE][zbus::connection] starting ObjectServer task
[2024-08-28][00:55:01][TRACE][polling] Poller::wait(, None)
[2024-08-28][00:55:01][INFO][zbus::connection] {}; obj_server_task_name="ObjectServer task"
[2024-08-28][00:55:01][TRACE][polling::epoll] wait: epoll_fd=18, timeout=None
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][tracing::span::active] <- start_object_server;
[2024-08-28][00:55:01][TRACE][tracing::span] -- start_object_server;
[2024-08-28][00:55:01][TRACE][tracing::span::active] -> {};
[2024-08-28][00:55:01][TRACE][zbus::connection] waiting for incoming method call messages..
[2024-08-28][00:55:01][TRACE][tracing::span::active] <- {};
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on: notified
[2024-08-28][00:55:01][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("Hello"))) }
[2024-08-28][00:55:01][TRACE][zbus::connection] Sent message with serial: 1
[2024-08-28][00:55:01][INFO][tracing::span] socket reader;
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=17, ev=Event { key: 0, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on: notified
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on: sleep until notification
[2024-08-28][00:55:01][TRACE][polling::epoll] new events: epoll_fd=18, res=1
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][async_io::reactor] react: 1 ready wakers
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 1, body: Signature("s") }
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 1, body: Signature("s") })
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: Signal, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("NameAcquired"))), body: Signature("s") }
[2024-08-28][00:55:01][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-08-28][00:55:01][TRACE][polling] Poller::wait(, None)
[2024-08-28][00:55:01][TRACE][polling::epoll] wait: epoll_fd=18, timeout=None
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: Signal, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("NameAcquired"))), body: Signature("s") })
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=17, ev=Event { key: 0, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on: notified
[2024-08-28][00:55:01][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14943"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("AddMatch"))), body: Signature("s") }
[2024-08-28][00:55:01][TRACE][zbus::connection] Sent message with serial: 2
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on: sleep until notification
[2024-08-28][00:55:01][TRACE][polling::epoll] new events: epoll_fd=18, res=1
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][async_io::reactor] react: 1 ready wakers
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 2 }
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 2 })
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=17, ev=Event { key: 0, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on: notified
[2024-08-28][00:55:01][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-08-28][00:55:01][TRACE][polling] Poller::wait(, Some(0ns))
[2024-08-28][00:55:01][TRACE][polling::epoll] wait: epoll_fd=18, timeout=Some(0ns)
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][polling::epoll] new events: epoll_fd=18, res=0
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][async_io::reactor] react: 0 ready wakers
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: sleeping for 75 us
[2024-08-28][00:55:01][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14943"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("AddMatch"))), body: Signature("s") }
[2024-08-28][00:55:01][TRACE][zbus::connection] Sent message with serial: 3
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on: waiting on I/O
[2024-08-28][00:55:01][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-08-28][00:55:01][TRACE][polling] Poller::wait(, None)
[2024-08-28][00:55:01][TRACE][polling::epoll] wait: epoll_fd=18, timeout=None
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][polling::epoll] new events: epoll_fd=18, res=1
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][async_io::reactor] react: 1 ready wakers
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on: notified
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 3 }
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 3 })
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=17, ev=Event { key: 0, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on: notified
[2024-08-28][00:55:01][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-08-28][00:55:01][TRACE][polling] Poller::wait(, Some(0ns))
[2024-08-28][00:55:01][TRACE][polling::epoll] wait: epoll_fd=18, timeout=Some(0ns)
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: sleeping for 100 us
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][polling::epoll] new events: epoll_fd=18, res=0
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][async_io::reactor] react: 0 ready wakers
[2024-08-28][00:55:01][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14943"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RequestName"))), body: Signature("su") }
[2024-08-28][00:55:01][TRACE][zbus::connection] Sent message with serial: 4
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on: waiting on I/O
[2024-08-28][00:55:01][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-08-28][00:55:01][TRACE][polling] Poller::wait(, None)
[2024-08-28][00:55:01][TRACE][polling::epoll] wait: epoll_fd=18, timeout=None
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][polling::epoll] new events: epoll_fd=18, res=1
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][async_io::reactor] react: 1 ready wakers
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on: notified
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: Signal, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("NameAcquired"))), body: Signature("s") }
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: sleeping for 250 us
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: Signal, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("NameAcquired"))), body: Signature("s") })
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 4, body: Signature("u") }
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 4, body: Signature("u") })
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=17, ev=Event { key: 0, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on: notified
[2024-08-28][00:55:01][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-08-28][00:55:01][TRACE][polling] Poller::wait(, Some(0ns))
[2024-08-28][00:55:01][TRACE][polling::epoll] wait: epoll_fd=18, timeout=Some(0ns)
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][polling::epoll] new events: epoll_fd=18, res=0
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][async_io::reactor] react: 0 ready wakers
[2024-08-28][00:55:01][TRACE][zbus::connection] {}; task_name="Remove match type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameLost',path='/org/freedesktop/DBus'
"
[2024-08-28][00:55:01][TRACE][zbus::connection] {}; task_name="Remove match type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameAcquired',path='/org/freedesktop/DBus'
"
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on: completed
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: notified
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-08-28][00:55:01][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-08-28][00:55:01][TRACE][polling] Poller::wait(, None)
[2024-08-28][00:55:01][TRACE][polling::epoll] wait: epoll_fd=18, timeout=None
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on()
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][tracing::span::active] -> {};
[2024-08-28][00:55:01][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14943"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-08-28][00:55:01][TRACE][zbus::connection] Sent message with serial: 5
[2024-08-28][00:55:01][TRACE][tracing::span::active] <- {};
[2024-08-28][00:55:01][TRACE][tracing::span::active] -> {};
[2024-08-28][00:55:01][TRACE][tracing::span::active] <- {};
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on: sleep until notification
[2024-08-28][00:55:01][TRACE][polling::epoll] new events: epoll_fd=18, res=1
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][async_io::reactor] react: 1 ready wakers
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5 }
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5 })
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=17, ev=Event { key: 0, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][tracing::span::active] -> {};
[2024-08-28][00:55:01][TRACE][tracing::span::active] <- {};
[2024-08-28][00:55:01][TRACE][tracing::span::active] -> {};
[2024-08-28][00:55:01][TRACE][tracing::span::active] <- {};
[2024-08-28][00:55:01][TRACE][tracing::span] -- {};
[2024-08-28][00:55:01][TRACE][tracing::span::active] -> {};
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-08-28][00:55:01][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-08-28][00:55:01][TRACE][polling] Poller::wait(, None)
[2024-08-28][00:55:01][TRACE][polling::epoll] wait: epoll_fd=18, timeout=None
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14943"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-08-28][00:55:01][TRACE][zbus::connection] Sent message with serial: 6
[2024-08-28][00:55:01][TRACE][tracing::span::active] <- {};
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on: sleep until notification
[2024-08-28][00:55:01][TRACE][polling::epoll] new events: epoll_fd=18, res=1
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][async_io::reactor] react: 1 ready wakers
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6 }
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6 })
[2024-08-28][00:55:01][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=17, ev=Event { key: 0, readable: true, writable: false }
[2024-08-28][00:55:01][TRACE][tracing::span::active] -> {};
[2024-08-28][00:55:01][TRACE][tracing::span::active] <- {};
[2024-08-28][00:55:01][TRACE][tracing::span::active] -> {};
[2024-08-28][00:55:01][TRACE][tracing::span::active] <- {};
[2024-08-28][00:55:01][TRACE][tracing::span] -- {};
[2024-08-28][00:55:01][TRACE][async_io::driver] block_on: waiting on I/O
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: sleeping for 75 us
[2024-08-28][00:55:01][INFO][pot] ============== Start App ==============
[2024-08-28][00:55:01][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-08-28][00:55:01][INFO][pot] Init Config Store
[2024-08-28][00:55:01][TRACE][polling] Poller::wait(, None)
[2024-08-28][00:55:01][TRACE][polling::epoll] wait: epoll_fd=18, timeout=None
[2024-08-28][00:55:01][INFO][pot::config] Load config from: "/home/mls/.config/com.pot-app.desktop/config.json"
[2024-08-28][00:55:01][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:55:01][INFO][pot::config] Config loaded
[2024-08-28][00:55:01][INFO][pot::tray] Update tray with language: en, copy mode: disable
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: sleeping for 100 us
[2024-08-28][00:55:01][DEBUG][tiny_http] Server listening on 127.0.0.1:60828
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: sleeping for 250 us
[2024-08-28][00:55:01][DEBUG][tiny_http] Running accept thread
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: sleeping for 500 us
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: sleeping for 750 us
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: sleeping for 1000 us
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: sleeping for 2500 us
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: sleeping for 5000 us
[2024-08-28][00:55:01][TRACE][hyper::client::pool] checkout waiting for idle connection: ("https", gh.pylogmon.com)
[2024-08-28][00:55:01][DEBUG][reqwest::connect] starting new connection: https://gh.pylogmon.com/
[2024-08-28][00:55:01][TRACE][hyper::client::connect::http] Http::connect; scheme=Some("https"), host=Some("gh.pylogmon.com"), port=None
[2024-08-28][00:55:01][DEBUG][hyper::client::connect::dns] resolving host="gh.pylogmon.com"
[2024-08-28][00:55:01][DEBUG][hyper::client::connect::http] connecting to 172.67.216.121:443
[2024-08-28][00:55:01][TRACE][mio::poll] registering event source with poller: token=Token(140705881275008), interests=READABLE | WRITABLE
[2024-08-28][00:55:01][TRACE][async_io::driver] main_loop: sleeping for 10000 us
[2024-08-28][00:55:01][DEBUG][hyper::client::connect::http] connected to 172.67.216.121:443
[2024-08-28][00:55:01][TRACE][hyper::client::conn] client handshake Http1
[2024-08-28][00:55:01][TRACE][hyper::client::client] handshake complete, spawning background dispatcher task
[2024-08-28][00:55:01][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Busy }
[2024-08-28][00:55:01][TRACE][hyper::client::pool] checkout dropped for ("https", gh.pylogmon.com)
[2024-08-28][00:55:01][TRACE][tracing::span] encode_headers;
[2024-08-28][00:55:01][TRACE][tracing::span::active] -> encode_headers;
[2024-08-28][00:55:01][TRACE][hyper::proto::h1::role] Client::encode method=GET, body=None
[2024-08-28][00:55:01][TRACE][tracing::span::active] <- encode_headers;
[2024-08-28][00:55:01][TRACE][tracing::span] -- encode_headers;
[2024-08-28][00:55:01][DEBUG][hyper::proto::h1::io] flushed 143 bytes
[2024-08-28][00:55:01][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: KeepAlive, keep_alive: Busy }
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::conn] Conn::read_head
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-08-28][00:55:02][TRACE][tracing::span] parse_headers;
[2024-08-28][00:55:02][TRACE][tracing::span::active] -> parse_headers;
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::role] Response.parse bytes=1369
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::role] Response.parse Complete(1236)
[2024-08-28][00:55:02][TRACE][tracing::span::active] <- parse_headers;
[2024-08-28][00:55:02][TRACE][tracing::span] -- parse_headers;
[2024-08-28][00:55:02][DEBUG][hyper::proto::h1::io] parsed 30 headers
[2024-08-28][00:55:02][DEBUG][hyper::proto::h1::conn] incoming body is content-length (5998 bytes)
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::decode] decode; state=Length(5998)
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(5865)), writing: KeepAlive, keep_alive: Busy }
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::decode] decode; state=Length(5865)
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(4496)), writing: KeepAlive, keep_alive: Busy }
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::decode] decode; state=Length(4496)
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(3127)), writing: KeepAlive, keep_alive: Busy }
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::decode] decode; state=Length(3127)
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(3127)), writing: KeepAlive, keep_alive: Busy }
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::decode] decode; state=Length(3127)
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(1758)), writing: KeepAlive, keep_alive: Busy }
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::decode] decode; state=Length(1758)
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(389)), writing: KeepAlive, keep_alive: Busy }
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::decode] decode; state=Length(389)
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::io] received 389 bytes
[2024-08-28][00:55:02][DEBUG][hyper::proto::h1::conn] incoming body completed
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::conn] maybe_notify; read_from_io blocked
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Idle }
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Idle }
[2024-08-28][00:55:02][TRACE][hyper::client::pool] pool dropped, dropping pooled (("https", gh.pylogmon.com))
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::dispatch] client tx closed
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::conn] State::close_read()
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::conn] State::close_write()
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Closed, writing: Closed, keep_alive: Disabled }
[2024-08-28][00:55:02][TRACE][hyper::proto::h1::conn] shut down IO complete
[2024-08-28][00:55:02][TRACE][mio::poll] deregistering event source from poller
另外一个log:
xxx@xxx-YangTianM460-19IAB:~/Desktop$ pot
[2024-08-28][00:53:29][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14938"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-08-28][00:53:29][TRACE][zbus::connection] Sent message with serial: 5
[2024-08-28][00:53:29][TRACE][tracing::span::active] <- {};
[2024-08-28][00:53:29][TRACE][tracing::span::active] -> {};
[2024-08-28][00:53:29][TRACE][tracing::span::active] <- {};
[2024-08-28][00:53:29][TRACE][async_io::driver] block_on: sleep until notification
[2024-08-28][00:53:29][TRACE][polling::epoll] new events: epoll_fd=17, res=1
[2024-08-28][00:53:29][TRACE][polling::epoll] modify: epoll_fd=17, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:53:29][TRACE][async_io::reactor] react: 1 ready wakers
[2024-08-28][00:53:29][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-08-28][00:53:29][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5 }
[2024-08-28][00:53:29][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-08-28][00:53:29][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5 })
[2024-08-28][00:53:29][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-08-28][00:53:29][TRACE][polling::epoll] modify: epoll_fd=17, fd=16, ev=Event { key: 0, readable: true, writable: false }
[2024-08-28][00:53:29][TRACE][tracing::span::active] -> {};
[2024-08-28][00:53:29][TRACE][tracing::span::active] <- {};
[2024-08-28][00:53:29][TRACE][tracing::span::active] -> {};
[2024-08-28][00:53:29][TRACE][tracing::span::active] <- {};
[2024-08-28][00:53:29][TRACE][tracing::span] -- {};
[2024-08-28][00:53:29][TRACE][tracing::span::active] -> {};
[2024-08-28][00:53:29][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-08-28][00:53:29][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-08-28][00:53:29][TRACE][polling] Poller::wait(, None)
[2024-08-28][00:53:29][TRACE][polling::epoll] wait: epoll_fd=17, timeout=None
[2024-08-28][00:53:29][TRACE][polling::epoll] modify: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:53:29][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14938"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-08-28][00:53:29][TRACE][zbus::connection] Sent message with serial: 6
[2024-08-28][00:53:29][TRACE][tracing::span::active] <- {};
[2024-08-28][00:53:29][TRACE][async_io::driver] block_on: sleep until notification
[2024-08-28][00:53:29][TRACE][polling::epoll] new events: epoll_fd=17, res=1
[2024-08-28][00:53:29][TRACE][polling::epoll] modify: epoll_fd=17, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:53:29][TRACE][async_io::reactor] react: 1 ready wakers
[2024-08-28][00:53:29][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-08-28][00:53:29][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6 }
[2024-08-28][00:53:29][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-08-28][00:53:29][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6 })
[2024-08-28][00:53:29][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-08-28][00:53:29][TRACE][polling::epoll] modify: epoll_fd=17, fd=16, ev=Event { key: 0, readable: true, writable: false }
[2024-08-28][00:53:29][TRACE][tracing::span::active] -> {};
[2024-08-28][00:53:29][TRACE][tracing::span::active] <- {};
[2024-08-28][00:53:29][TRACE][tracing::span::active] -> {};
[2024-08-28][00:53:29][TRACE][tracing::span::active] <- {};
[2024-08-28][00:53:29][TRACE][tracing::span] -- {};
[2024-08-28][00:53:29][TRACE][async_io::driver] block_on: waiting on I/O
[2024-08-28][00:53:29][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-08-28][00:53:29][TRACE][polling] Poller::wait(, None)
[2024-08-28][00:53:29][TRACE][polling::epoll] wait: epoll_fd=17, timeout=None
[2024-08-28][00:53:29][TRACE][polling::epoll] modify: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-08-28][00:53:29][TRACE][async_io::driver] main_loop: sleeping for 75 us
[2024-08-28][00:53:29][TRACE][async_io::driver] main_loop: sleeping for 100 us
[2024-08-28][00:53:29][TRACE][async_io::driver] main_loop: sleeping for 250 us
[2024-08-28][00:53:29][TRACE][async_io::driver] main_loop: sleeping for 500 us
[2024-08-28][00:53:29][TRACE][async_io::driver] main_loop: sleeping for 750 us
[2024-08-28][00:53:29][TRACE][async_io::driver] main_loop: sleeping for 1000 us
[2024-08-28][00:53:29][TRACE][async_io::driver] main_loop: sleeping for 2500 us
[2024-08-28][00:53:29][INFO][pot] ============== Start App ==============
[2024-08-28][00:53:29][INFO][pot] Init Config Store
[2024-08-28][00:53:29][INFO][pot::config] Load config from: "/home/mls/.config/com.pot-app.desktop/config.json"
[2024-08-28][00:53:29][INFO][pot::config] Config loaded
[2024-08-28][00:53:29][INFO][pot::tray] Update tray with language: en, copy mode: disable
[2024-08-28][00:53:29][DEBUG][tiny_http] Server listening on 127.0.0.1:60828
[2024-08-28][00:53:29][TRACE][async_io::driver] main_loop: sleeping for 5000 us
[2024-08-28][00:53:29][DEBUG][tiny_http] Running accept thread
[2024-08-28][00:53:29][TRACE][async_io::driver] main_loop: sleeping for 10000 us
[2024-08-28][00:53:29][TRACE][hyper::client::pool] checkout waiting for idle connection: ("https", gh.pylogmon.com)
[2024-08-28][00:53:29][DEBUG][reqwest::connect] starting new connection: https://gh.pylogmon.com/
[2024-08-28][00:53:29][TRACE][hyper::client::connect::http] Http::connect; scheme=Some("https"), host=Some("gh.pylogmon.com"), port=None
[2024-08-28][00:53:29][DEBUG][hyper::client::connect::dns] resolving host="gh.pylogmon.com"
[2024-08-28][00:53:29][DEBUG][hyper::client::connect::http] connecting to 172.67.216.121:443
[2024-08-28][00:53:29][TRACE][mio::poll] registering event source with poller: token=Token(139779107863168), interests=READABLE | WRITABLE
Segmentation fault (core dumped)
请检查并安装 libwebkit2gtk-4.0
依赖
安装之后看起来也不行:
xxxy@xxxy-YangTianM460-19IAB pot
[2024-09-25][03:56:03][TRACE][async_io::driver] block_on()
[2024-09-25][03:56:03][TRACE][tracing::span::active] -> {};
[2024-09-25][03:56:03][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14543"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-09-25][03:56:03][TRACE][zbus::connection] Sent message with serial: 5
[2024-09-25][03:56:03][TRACE][tracing::span::active] <- {};
[2024-09-25][03:56:03][TRACE][tracing::span::active] -> {};
[2024-09-25][03:56:03][TRACE][tracing::span::active] <- {};
[2024-09-25][03:56:03][TRACE][async_io::driver] block_on: sleep until notification
[2024-09-25][03:56:03][TRACE][polling::epoll] new events: epoll_fd=14, res=1
[2024-09-25][03:56:03][TRACE][polling::epoll] modify: epoll_fd=14, fd=15, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:03][TRACE][async_io::reactor] react: 1 ready wakers
[2024-09-25][03:56:03][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-09-25][03:56:03][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5 }
[2024-09-25][03:56:03][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:56:03][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5 })
[2024-09-25][03:56:03][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:56:03][TRACE][polling::epoll] modify: epoll_fd=14, fd=13, ev=Event { key: 0, readable: true, writable: false }
[2024-09-25][03:56:03][TRACE][tracing::span::active] -> {};
[2024-09-25][03:56:03][TRACE][tracing::span::active] <- {};
[2024-09-25][03:56:03][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-09-25][03:56:03][TRACE][tracing::span::active] -> {};
[2024-09-25][03:56:03][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-09-25][03:56:03][TRACE][tracing::span::active] <- {};
[2024-09-25][03:56:03][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:56:03][TRACE][tracing::span] -- {};
[2024-09-25][03:56:03][TRACE][polling::epoll] wait: epoll_fd=14, timeout=None
[2024-09-25][03:56:03][TRACE][tracing::span::active] -> {};
[2024-09-25][03:56:03][TRACE][polling::epoll] modify: epoll_fd=14, fd=16, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:03][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14543"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-09-25][03:56:03][TRACE][zbus::connection] Sent message with serial: 6
[2024-09-25][03:56:03][TRACE][tracing::span::active] <- {};
[2024-09-25][03:56:03][TRACE][async_io::driver] block_on: sleep until notification
[2024-09-25][03:56:03][TRACE][polling::epoll] new events: epoll_fd=14, res=1
[2024-09-25][03:56:03][TRACE][polling::epoll] modify: epoll_fd=14, fd=15, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:03][TRACE][async_io::reactor] react: 1 ready wakers
[2024-09-25][03:56:03][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-09-25][03:56:03][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6 }
[2024-09-25][03:56:03][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:56:03][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6 })
[2024-09-25][03:56:03][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:56:03][TRACE][polling::epoll] modify: epoll_fd=14, fd=13, ev=Event { key: 0, readable: true, writable: false }
[2024-09-25][03:56:03][TRACE][tracing::span::active] -> {};
[2024-09-25][03:56:03][TRACE][tracing::span::active] <- {};
[2024-09-25][03:56:03][TRACE][tracing::span::active] -> {};
[2024-09-25][03:56:03][TRACE][tracing::span::active] <- {};
[2024-09-25][03:56:03][TRACE][tracing::span] -- {};
[2024-09-25][03:56:03][TRACE][async_io::driver] block_on: waiting on I/O
[2024-09-25][03:56:03][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-09-25][03:56:03][TRACE][async_io::driver] mainloop: sleeping for 75 us
[2024-09-25][03:56:03][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:56:03][TRACE][polling::epoll] wait: epoll_fd=14, timeout=None
[2024-09-25][03:56:03][TRACE][polling::epoll] modify: epoll_fd=14, fd=16, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:03][TRACE][async_io::driver] main_loop: sleeping for 100 us
[2024-09-25][03:56:03][TRACE][async_io::driver] main_loop: sleeping for 250 us
[2024-09-25][03:56:03][TRACE][async_io::driver] main_loop: sleeping for 500 us
[2024-09-25][03:56:03][TRACE][async_io::driver] main_loop: sleeping for 750 us
[2024-09-25][03:56:03][TRACE][async_io::driver] main_loop: sleeping for 1000 us
[2024-09-25][03:56:03][TRACE][async_io::driver] main_loop: sleeping for 2500 us
[2024-09-25][03:56:03][INFO][pot] ============== Start App ==============
[2024-09-25][03:56:03][INFO][pot] Init Config Store
[2024-09-25][03:56:03][INFO][pot::config] Load config from: "/home/xxxy/.config/com.pot-app.desktop/config.json"
[2024-09-25][03:56:03][INFO][pot::config] Config loaded
[2024-09-25][03:56:03][INFO][pot::tray] Update tray with language: en, copy mode: disable
[2024-09-25][03:56:03][TRACE][async_io::driver] main_loop: sleeping for 5000 us
[2024-09-25][03:56:03][DEBUG][tiny_http] Server listening on 127.0.0.1:60828
[2024-09-25][03:56:03][DEBUG][tiny_http] Running accept thread
[2024-09-25][03:56:03][TRACE][async_io::driver] main_loop: sleeping for 10000 us
[2024-09-25][03:56:03][TRACE][hyper::client::pool] checkout waiting for idle connection: ("https", gh.pylogmon.com)
[2024-09-25][03:56:03][DEBUG][reqwest::connect] starting new connection: https://gh.pylogmon.com/
[2024-09-25][03:56:03][TRACE][hyper::client::connect::http] Http::connect; scheme=Some("https"), host=Some("gh.pylogmon.com"), port=None
[2024-09-25][03:56:03][DEBUG][hyper::client::connect::dns] resolving host="gh.pylogmon.com"
[2024-09-25][03:56:03][DEBUG][hyper::client::connect::http] connecting to 172.67.216.121:443
[2024-09-25][03:56:03][TRACE][mio::poll] registering event source with poller: token=Token(140578105997952), interests=READABLE | WRITABLE
[2024-09-25][03:56:03][DEBUG][hyper::client::connect::http] connected to 172.67.216.121:443
[2024-09-25][03:56:03][TRACE][hyper::client::conn] client handshake Http1
[2024-09-25][03:56:03][TRACE][hyper::client::client] handshake complete, spawning background dispatcher task
[2024-09-25][03:56:03][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Busy }
[2024-09-25][03:56:03][TRACE][hyper::client::pool] checkout dropped for ("https", gh.pylogmon.com)
[2024-09-25][03:56:03][TRACE][tracing::span] encode_headers;
[2024-09-25][03:56:03][TRACE][tracing::span::active] -> encode_headers;
[2024-09-25][03:56:03][TRACE][hyper::proto::h1::role] Client::encode method=GET, body=None
[2024-09-25][03:56:03][TRACE][tracing::span::active] <- encode_headers;
[2024-09-25][03:56:03][TRACE][tracing::span] -- encode_headers;
[2024-09-25][03:56:03][DEBUG][hyper::proto::h1::io] flushed 143 bytes
[2024-09-25][03:56:03][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: KeepAlive, keep_alive: Busy }
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::conn] Conn::read_head
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-09-25][03:56:04][TRACE][tracing::span] parse_headers;
[2024-09-25][03:56:04][TRACE][tracing::span::active] -> parse_headers;
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::role] Response.parse bytes=1369
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::role] Response.parse Complete(1208)
[2024-09-25][03:56:04][TRACE][tracing::span::active] <- parse_headers;
[2024-09-25][03:56:04][TRACE][tracing::span] -- parse_headers;
[2024-09-25][03:56:04][DEBUG][hyper::proto::h1::io] parsed 29 headers
[2024-09-25][03:56:04][DEBUG][hyper::proto::h1::conn] incoming body is content-length (5998 bytes)
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::decode] decode; state=Length(5998)
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(5837)), writing: KeepAlive, keep_alive: Busy }
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::decode] decode; state=Length(5837)
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(5837)), writing: KeepAlive, keep_alive: Busy }
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::decode] decode; state=Length(5837)
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(4468)), writing: KeepAlive, keep_alive: Busy }
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::decode] decode; state=Length(4468)
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(3099)), writing: KeepAlive, keep_alive: Busy }
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::decode] decode; state=Length(3099)
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(1730)), writing: KeepAlive, keep_alive: Busy }
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::decode] decode; state=Length(1730)
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(361)), writing: KeepAlive, keep_alive: Busy }
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::decode] decode; state=Length(361)
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::io] received 361 bytes
[2024-09-25][03:56:04][DEBUG][hyper::proto::h1::conn] incoming body completed
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::conn] maybe_notify; read_from_io blocked
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Idle }
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Idle }
[2024-09-25][03:56:04][TRACE][hyper::client::pool] pool dropped, dropping pooled (("https", gh.pylogmon.com))
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::dispatch] client tx closed
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::conn] State::close_read()
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::conn] State::close_write()
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Closed, writing: Closed, keep_alive: Disabled }
[2024-09-25][03:56:04][TRACE][hyper::proto::h1::conn] shut down IO complete
[2024-09-25][03:56:04][TRACE][mio::poll] deregistering event source from poller
^C
xxxy@xxxy-YangTianM460-19IAB
xxxy@xxxy-YangTianM460-19IAB
xxxy@xxxy-YangTianM460-19IAB
xxxy@xxxy-YangTianM460-19IAB pot
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on()
[2024-09-25][03:56:44][TRACE][polling::epoll] add: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: false, writable: false }
[2024-09-25][03:56:44][TRACE][polling::epoll] add: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][polling::epoll] new: epoll_fd=18, event_fd=19, timer_fd=Some(20)
[2024-09-25][03:56:44][TRACE][polling::epoll] add: epoll_fd=18, fd=17, ev=Event { key: 0, readable: false, writable: false }
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=17, ev=Event { key: 0, readable: false, writable: true }
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on: waiting on I/O
[2024-09-25][03:56:44][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-09-25][03:56:44][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:56:44][TRACE][polling::epoll] wait: epoll_fd=18, timeout=None
[2024-09-25][03:56:44][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][polling::epoll] new events: epoll_fd=18, res=1
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][async_io::reactor] react: 1 ready wakers
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on: notified
[2024-09-25][03:56:44][TRACE][async_io::reactor] writable: fd=17
[2024-09-25][03:56:44][INFO][tracing::span] perform;
[2024-09-25][03:56:44][TRACE][zbus::handshake] Initializing
[2024-09-25][03:56:44][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-09-25][03:56:44][INFO][zbus::handshake] write_command; command=Auth(Some(External), Some([49, 48, 48, 48]))
[2024-09-25][03:56:44][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-09-25][03:56:44][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:56:44][TRACE][tracing::span] -- write_command;
[2024-09-25][03:56:44][TRACE][polling::epoll] wait: epoll_fd=18, timeout=None
[2024-09-25][03:56:44][TRACE][zbus::handshake] Waiting for DATA or OK from server
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:44][INFO][tracing::span] read_command;
[2024-09-25][03:56:44][TRACE][tracing::span] -- read_command;
[2024-09-25][03:56:44][TRACE][zbus::handshake] Received OK from server
[2024-09-25][03:56:44][INFO][zbus::handshake] write_command; command=NegotiateUnixFD
[2024-09-25][03:56:44][TRACE][tracing::span] -- write_command;
[2024-09-25][03:56:44][TRACE][zbus::handshake] Waiting for Unix FD passing agreement from server
[2024-09-25][03:56:44][INFO][tracing::span] read_command;
[2024-09-25][03:56:44][TRACE][tracing::span] -- read_command;
[2024-09-25][03:56:44][TRACE][zbus::handshake] Unix FD passing agreed by server
[2024-09-25][03:56:44][INFO][zbus::handshake] write_command; command=Begin
[2024-09-25][03:56:44][TRACE][tracing::span] -- write_command;
[2024-09-25][03:56:44][TRACE][zbus::handshake] Handshake done
[2024-09-25][03:56:44][TRACE][tracing::span] -- perform;
[2024-09-25][03:56:44][INFO][zbus::connection] start_object_server; started_event=Some(Event { .. })
[2024-09-25][03:56:44][TRACE][tracing::span::active] -> start_object_server;
[2024-09-25][03:56:44][TRACE][zbus::connection] starting ObjectServer task
[2024-09-25][03:56:44][INFO][zbus::connection] {}; obj_server_task_name="ObjectServer task"
[2024-09-25][03:56:44][TRACE][tracing::span::active] <- start_object_server;
[2024-09-25][03:56:44][TRACE][tracing::span] -- start_object_server;
[2024-09-25][03:56:44][TRACE][tracing::span::active] -> {};
[2024-09-25][03:56:44][TRACE][zbus::connection] waiting for incoming method call messages..
[2024-09-25][03:56:44][TRACE][tracing::span::active] <- {};
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on: notified
[2024-09-25][03:56:44][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("Hello"))) }
[2024-09-25][03:56:44][TRACE][zbus::connection] Sent message with serial: 1
[2024-09-25][03:56:44][INFO][tracing::span] socket reader;
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=17, ev=Event { key: 0, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on: notified
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on: sleep until notification
[2024-09-25][03:56:44][TRACE][polling::epoll] new events: epoll_fd=18, res=1
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][async_io::reactor] react: 1 ready wakers
[2024-09-25][03:56:44][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 1, body: Signature("s") }
[2024-09-25][03:56:44][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-09-25][03:56:44][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-09-25][03:56:44][TRACE][zbus::socketreader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:56:44][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:56:44][TRACE][polling::epoll] wait: epoll_fd=18, timeout=None
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 1, body: Signature("s") })
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: Signal, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("NameAcquired"))), body: Signature("s") }
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: Signal, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("NameAcquired"))), body: Signature("s") })
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=17, ev=Event { key: 0, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on: notified
[2024-09-25][03:56:44][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14548"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("AddMatch"))), body: Signature("s") }
[2024-09-25][03:56:44][TRACE][zbus::connection] Sent message with serial: 2
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on: sleep until notification
[2024-09-25][03:56:44][TRACE][polling::epoll] new events: epoll_fd=18, res=1
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][async_io::reactor] react: 1 ready wakers
[2024-09-25][03:56:44][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 2 }
[2024-09-25][03:56:44][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-09-25][03:56:44][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-09-25][03:56:44][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:56:44][TRACE][polling::epoll] wait: epoll_fd=18, timeout=None
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 2 })
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=17, ev=Event { key: 0, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on: notified
[2024-09-25][03:56:44][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14548"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("AddMatch"))), body: Signature("s") }
[2024-09-25][03:56:44][TRACE][zbus::connection] Sent message with serial: 3
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on: sleep until notification
[2024-09-25][03:56:44][TRACE][polling::epoll] new events: epoll_fd=18, res=1
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][async_io::reactor] react: 1 ready wakers
[2024-09-25][03:56:44][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 3 }
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:56:44][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-09-25][03:56:44][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-09-25][03:56:44][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 3 })
[2024-09-25][03:56:44][TRACE][polling::epoll] wait: epoll_fd=18, timeout=None
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=17, ev=Event { key: 0, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on: notified
[2024-09-25][03:56:44][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14548"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RequestName"))), body: Signature("su") }
[2024-09-25][03:56:44][TRACE][zbus::connection] Sent message with serial: 4
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on: sleep until notification
[2024-09-25][03:56:44][TRACE][polling::epoll] new events: epoll_fd=18, res=1
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][async_io::reactor] react: 1 ready wakers
[2024-09-25][03:56:44][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-09-25][03:56:44][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-09-25][03:56:44][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-09-25][03:56:44][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:56:44][TRACE][polling::epoll] wait: epoll_fd=18, timeout=None
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: Signal, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("NameAcquired"))), body: Signature("s") }
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: Signal, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("NameAcquired"))), body: Signature("s") })
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 4, body: Signature("u") }
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 4, body: Signature("u") })
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=17, ev=Event { key: 0, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on: notified
[2024-09-25][03:56:44][TRACE][zbus::connection] {}; task_name="Remove match type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameLost',path='/org/freedesktop/DBus'
"
[2024-09-25][03:56:44][TRACE][zbus::connection] {}; task_name="Remove match type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameAcquired',path='/org/freedesktop/DBus'
"
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on: completed
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on()
[2024-09-25][03:56:44][TRACE][tracing::span::active] -> {};
[2024-09-25][03:56:44][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14548"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-09-25][03:56:44][TRACE][zbus::connection] Sent message with serial: 5
[2024-09-25][03:56:44][TRACE][tracing::span::active] <- {};
[2024-09-25][03:56:44][TRACE][tracing::span::active] -> {};
[2024-09-25][03:56:44][TRACE][tracing::span::active] <- {};
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on: sleep until notification
[2024-09-25][03:56:44][TRACE][polling::epoll] new events: epoll_fd=18, res=1
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][async_io::reactor] react: 1 ready wakers
[2024-09-25][03:56:44][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-09-25][03:56:44][TRACE][async_io::driver] main_loop: notified
[2024-09-25][03:56:44][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-09-25][03:56:44][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-09-25][03:56:44][TRACE][zbus::socketreader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5 }
[2024-09-25][03:56:44][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:56:44][TRACE][polling::epoll] wait: epoll_fd=18, timeout=None
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5 })
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=17, ev=Event { key: 0, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][tracing::span::active] -> {};
[2024-09-25][03:56:44][TRACE][tracing::span::active] <- {};
[2024-09-25][03:56:44][TRACE][tracing::span::active] -> {};
[2024-09-25][03:56:44][TRACE][tracing::span::active] <- {};
[2024-09-25][03:56:44][TRACE][tracing::span] -- {};
[2024-09-25][03:56:44][TRACE][tracing::span::active] -> {};
[2024-09-25][03:56:44][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14548"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-09-25][03:56:44][TRACE][zbus::connection] Sent message with serial: 6
[2024-09-25][03:56:44][TRACE][tracing::span::active] <- {};
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on: sleep until notification
[2024-09-25][03:56:44][TRACE][polling::epoll] new events: epoll_fd=18, res=1
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][async_io::reactor] react: 1 ready wakers
[2024-09-25][03:56:44][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6 }
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:56:44][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-09-25][03:56:44][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-09-25][03:56:44][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6 })
[2024-09-25][03:56:44][TRACE][polling::epoll] wait: epoll_fd=18, timeout=None
[2024-09-25][03:56:44][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=20, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][polling::epoll] modify: epoll_fd=18, fd=17, ev=Event { key: 0, readable: true, writable: false }
[2024-09-25][03:56:44][TRACE][tracing::span::active] -> {};
[2024-09-25][03:56:44][TRACE][tracing::span::active] <- {};
[2024-09-25][03:56:44][TRACE][tracing::span::active] -> {};
[2024-09-25][03:56:44][TRACE][tracing::span::active] <- {};
[2024-09-25][03:56:44][TRACE][tracing::span] -- {};
[2024-09-25][03:56:44][TRACE][async_io::driver] block_on: sleep until notification
[2024-09-25][03:56:44][INFO][pot] ============== Start App ==============
[2024-09-25][03:56:44][INFO][pot] Init Config Store
[2024-09-25][03:56:44][INFO][pot::config] Load config from: "/home/xxxy/.config/com.pot-app.desktop/config.json"
[2024-09-25][03:56:44][INFO][pot::config] Config loaded
[2024-09-25][03:56:44][INFO][pot::tray] Update tray with language: en, copy mode: disable
[2024-09-25][03:56:44][DEBUG][tiny_http] Server listening on 127.0.0.1:60828
[2024-09-25][03:56:44][DEBUG][tiny_http] Running accept thread
[2024-09-25][03:56:44][TRACE][hyper::client::pool] checkout waiting for idle connection: ("https", gh.pylogmon.com)
[2024-09-25][03:56:44][DEBUG][reqwest::connect] starting new connection: https://gh.pylogmon.com/
[2024-09-25][03:56:44][TRACE][hyper::client::connect::http] Http::connect; scheme=Some("https"), host=Some("gh.pylogmon.com"), port=None
[2024-09-25][03:56:44][DEBUG][hyper::client::connect::dns] resolving host="gh.pylogmon.com"
[2024-09-25][03:56:44][DEBUG][hyper::client::connect::http] connecting to 172.67.216.121:443
[2024-09-25][03:56:44][TRACE][mio::poll] registering event source with poller: token=Token(140426507074176), interests=READABLE | WRITABLE
Segmentation fault (core dumped)
xxxy@xxxy-YangTianM460-19IAB
xxxy@xxxy-YangTianM460-19IAB
xxxy@xxxy-YangTianM460-19IAB
xxxy@xxxy-YangTianM460-19IAB
xxxy@xxxy-YangTianM460-19IAB pot
[2024-09-25][03:57:59][TRACE][async_io::driver] main_loop: sleeping for 250 us
[2024-09-25][03:57:59][TRACE][async_io::driver] main_loop: sleeping for 500 us
[2024-09-25][03:57:59][TRACE][async_io::driver] main_loop: sleeping for 750 us
[2024-09-25][03:57:59][TRACE][async_io::driver] main_loop: sleeping for 1000 us
[2024-09-25][03:57:59][TRACE][async_io::driver] main_loop: sleeping for 2500 us
[2024-09-25][03:57:59][TRACE][async_io::driver] main_loop: sleeping for 5000 us
[2024-09-25][03:57:59][INFO][pot] ============== Start App ==============
[2024-09-25][03:57:59][INFO][pot] Init Config Store
[2024-09-25][03:57:59][INFO][pot::config] Load config from: "/home/xxxy/.config/com.pot-app.desktop/config.json"
[2024-09-25][03:57:59][INFO][pot::config] Config loaded
[2024-09-25][03:57:59][INFO][pot::tray] Update tray with language: en, copy mode: disable
[2024-09-25][03:57:59][DEBUG][tiny_http] Server listening on 127.0.0.1:60828
[2024-09-25][03:57:59][DEBUG][tiny_http] Running accept thread
[2024-09-25][03:57:59][TRACE][async_io::driver] main_loop: sleeping for 10000 us
[2024-09-25][03:57:59][TRACE][hyper::client::pool] checkout waiting for idle connection: ("https", gh.pylogmon.com)
[2024-09-25][03:57:59][DEBUG][reqwest::connect] starting new connection: https://gh.pylogmon.com/
[2024-09-25][03:57:59][TRACE][hyper::client::connect::http] Http::connect; scheme=Some("https"), host=Some("gh.pylogmon.com"), port=None
[2024-09-25][03:57:59][DEBUG][hyper::client::connect::dns] resolving host="gh.pylogmon.com"
[2024-09-25][03:57:59][DEBUG][hyper::client::connect::http] connecting to 172.67.216.121:443
[2024-09-25][03:57:59][TRACE][mio::poll] registering event source with poller: token=Token(140445364664960), interests=READABLE | WRITABLE
Segmentation fault (core dumped)
xxxy@xxxy-YangTianM460-19IAB
xxxy@xxxy-YangTianM460-19IAB
xxxy@xxxy-YangTianM460-19IAB
xxxy@xxxy-YangTianM460-19IAB pot
[2024-09-25][03:58:48][TRACE][async_io::driver] main_loop: sleeping for 250 us
[2024-09-25][03:58:48][TRACE][async_io::driver] main_loop: sleeping for 500 us
[2024-09-25][03:58:48][TRACE][async_io::driver] main_loop: sleeping for 750 us
[2024-09-25][03:58:48][TRACE][async_io::driver] main_loop: sleeping for 1000 us
[2024-09-25][03:58:48][TRACE][async_io::driver] main_loop: sleeping for 2500 us
[2024-09-25][03:58:48][TRACE][async_io::driver] main_loop: sleeping for 5000 us
[2024-09-25][03:58:48][INFO][pot] ============== Start App ==============
[2024-09-25][03:58:48][INFO][pot] Init Config Store
[2024-09-25][03:58:48][INFO][pot::config] Load config from: "/home/xxxy/.config/com.pot-app.desktop/config.json"
[2024-09-25][03:58:48][INFO][pot::config] Config loaded
[2024-09-25][03:58:48][INFO][pot::tray] Update tray with language: en, copy mode: disable
[2024-09-25][03:58:48][DEBUG][tiny_http] Server listening on 127.0.0.1:60828
[2024-09-25][03:58:48][DEBUG][tiny_http] Running accept thread
[2024-09-25][03:58:48][TRACE][async_io::driver] main_loop: sleeping for 10000 us
[2024-09-25][03:58:48][TRACE][hyper::client::pool] checkout waiting for idle connection: ("https", gh.pylogmon.com)
[2024-09-25][03:58:48][DEBUG][reqwest::connect] starting new connection: https://gh.pylogmon.com/
[2024-09-25][03:58:48][TRACE][hyper::client::connect::http] Http::connect; scheme=Some("https"), host=Some("gh.pylogmon.com"), port=None
[2024-09-25][03:58:48][DEBUG][hyper::client::connect::dns] resolving host="gh.pylogmon.com"
[2024-09-25][03:58:48][DEBUG][hyper::client::connect::http] connecting to 172.67.216.121:443
[2024-09-25][03:58:48][TRACE][mio::poll] registering event source with poller: token=Token(140004190993024), interests=READABLE | WRITABLE
[2024-09-25][03:58:48][DEBUG][hyper::client::connect::http] connected to 172.67.216.121:443
[2024-09-25][03:58:49][TRACE][hyper::client::conn] client handshake Http1
[2024-09-25][03:58:49][TRACE][hyper::client::client] handshake complete, spawning background dispatcher task
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Busy }
[2024-09-25][03:58:49][TRACE][hyper::client::pool] checkout dropped for ("https", gh.pylogmon.com)
[2024-09-25][03:58:49][TRACE][tracing::span] encode_headers;
[2024-09-25][03:58:49][TRACE][tracing::span::active] -> encode_headers;
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::role] Client::encode method=GET, body=None
[2024-09-25][03:58:49][TRACE][tracing::span::active] <- encode_headers;
[2024-09-25][03:58:49][TRACE][tracing::span] -- encode_headers;
[2024-09-25][03:58:49][DEBUG][hyper::proto::h1::io] flushed 143 bytes
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: KeepAlive, keep_alive: Busy }
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::conn] Conn::read_head
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-09-25][03:58:49][TRACE][tracing::span] parse_headers;
[2024-09-25][03:58:49][TRACE][tracing::span::active] -> parse_headers;
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::role] Response.parse bytes=1369
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::role] Response.parse Complete(1216)
[2024-09-25][03:58:49][TRACE][tracing::span::active] <- parse_headers;
[2024-09-25][03:58:49][TRACE][tracing::span] -- parse_headers;
[2024-09-25][03:58:49][DEBUG][hyper::proto::h1::io] parsed 29 headers
[2024-09-25][03:58:49][DEBUG][hyper::proto::h1::conn] incoming body is content-length (5998 bytes)
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::decode] decode; state=Length(5998)
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(5845)), writing: KeepAlive, keep_alive: Busy }
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::decode] decode; state=Length(5845)
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(4476)), writing: KeepAlive, keep_alive: Busy }
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::decode] decode; state=Length(4476)
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(3107)), writing: KeepAlive, keep_alive: Busy }
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::decode] decode; state=Length(3107)
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(1738)), writing: KeepAlive, keep_alive: Busy }
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::decode] decode; state=Length(1738)
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::io] received 1369 bytes
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(369)), writing: KeepAlive, keep_alive: Busy }
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::decode] decode; state=Length(369)
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Length(369)), writing: KeepAlive, keep_alive: Busy }
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::decode] decode; state=Length(369)
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::io] received 369 bytes
[2024-09-25][03:58:49][DEBUG][hyper::proto::h1::conn] incoming body completed
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::conn] maybe_notify; read_from_io blocked
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Idle }
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Idle }
[2024-09-25][03:58:49][TRACE][hyper::client::pool] pool dropped, dropping pooled (("https", gh.pylogmon.com))
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::dispatch] client tx closed
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::conn] State::close_read()
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::conn] State::close_write()
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::conn] flushed({role=client}): State { reading: Closed, writing: Closed, keep_alive: Disabled }
[2024-09-25][03:58:49][TRACE][hyper::proto::h1::conn] shut down IO complete
[2024-09-25][03:58:49][TRACE][mio::poll] deregistering event source from poller
^C
xxxy@xxxy-YangTianM460-19IAB
xxxy@xxxy-YangTianM460-19IAB
xxxy@xxxy-YangTianM460-19IAB
xxxy@xxxy-YangTianM460-19IAB
xxxy@xxxy-YangTianM460-19IAB pot
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on()
[2024-09-25][03:59:48][TRACE][polling::epoll] add: epoll_fd=15, fd=17, ev=Event { key: 18446744073709551615, readable: false, writable: false }
[2024-09-25][03:59:48][TRACE][polling::epoll] add: epoll_fd=15, fd=16, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][polling::epoll] new: epoll_fd=15, event_fd=16, timer_fd=Some(17)
[2024-09-25][03:59:48][TRACE][polling::epoll] add: epoll_fd=15, fd=14, ev=Event { key: 0, readable: false, writable: false }
[2024-09-25][03:59:48][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=14, ev=Event { key: 0, readable: false, writable: true }
[2024-09-25][03:59:48][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-09-25][03:59:48][TRACE][async_io::driver] blockon: sleep until notification
[2024-09-25][03:59:48][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:59:48][TRACE][polling::epoll] wait: epoll_fd=15, timeout=None
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][polling::epoll] new events: epoll_fd=15, res=1
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=16, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][async_io::reactor] react: 1 ready wakers
[2024-09-25][03:59:48][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-09-25][03:59:48][TRACE][async_io::reactor] writable: fd=14
[2024-09-25][03:59:48][INFO][tracing::span] perform;
[2024-09-25][03:59:48][TRACE][zbus::handshake] Initializing
[2024-09-25][03:59:48][INFO][zbus::handshake] write_command; command=Auth(Some(External), Some([49, 48, 48, 48]))
[2024-09-25][03:59:48][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-09-25][03:59:48][TRACE][tracing::span] -- write_command;
[2024-09-25][03:59:48][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-09-25][03:59:48][TRACE][zbus::handshake] Waiting for DATA or OK from server
[2024-09-25][03:59:48][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:59:48][INFO][tracing::span] read_command;
[2024-09-25][03:59:48][TRACE][polling::epoll] wait: epoll_fd=15, timeout=None
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][tracing::span] -- read_command;
[2024-09-25][03:59:48][TRACE][zbus::handshake] Received OK from server
[2024-09-25][03:59:48][INFO][zbus::handshake] write_command; command=NegotiateUnixFD
[2024-09-25][03:59:48][TRACE][tracing::span] -- write_command;
[2024-09-25][03:59:48][TRACE][zbus::handshake] Waiting for Unix FD passing agreement from server
[2024-09-25][03:59:48][INFO][tracing::span] read_command;
[2024-09-25][03:59:48][TRACE][tracing::span] -- read_command;
[2024-09-25][03:59:48][TRACE][zbus::handshake] Unix FD passing agreed by server
[2024-09-25][03:59:48][INFO][zbus::handshake] write_command; command=Begin
[2024-09-25][03:59:48][TRACE][tracing::span] -- write_command;
[2024-09-25][03:59:48][TRACE][zbus::handshake] Handshake done
[2024-09-25][03:59:48][TRACE][tracing::span] -- perform;
[2024-09-25][03:59:48][INFO][zbus::connection] start_object_server; started_event=Some(Event { .. })
[2024-09-25][03:59:48][TRACE][tracing::span::active] -> start_object_server;
[2024-09-25][03:59:48][TRACE][zbus::connection] starting ObjectServer task
[2024-09-25][03:59:48][INFO][zbus::connection] {}; obj_server_task_name="ObjectServer task"
[2024-09-25][03:59:48][TRACE][tracing::span::active] <- start_object_server;
[2024-09-25][03:59:48][TRACE][tracing::span] -- start_object_server;
[2024-09-25][03:59:48][TRACE][tracing::span::active] -> {};
[2024-09-25][03:59:48][TRACE][zbus::connection] waiting for incoming method call messages..
[2024-09-25][03:59:48][TRACE][tracing::span::active] <- {};
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on: notified
[2024-09-25][03:59:48][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("Hello"))) }
[2024-09-25][03:59:48][TRACE][zbus::connection] Sent message with serial: 1
[2024-09-25][03:59:48][INFO][tracing::span] socket reader;
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=14, ev=Event { key: 0, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on: notified
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on: sleep until notification
[2024-09-25][03:59:48][TRACE][polling::epoll] new events: epoll_fd=15, res=1
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=16, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][async_io::reactor] react: 1 ready wakers
[2024-09-25][03:59:48][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 1, body: Signature("s") }
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 1, body: Signature("s") })
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:59:48][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-09-25][03:59:48][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-09-25][03:59:48][TRACE][zbus::socketreader] Message received on the socket: Msg { type: Signal, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("NameAcquired"))), body: Signature("s") }
[2024-09-25][03:59:48][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:59:48][TRACE][polling::epoll] wait: epoll_fd=15, timeout=None
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: Signal, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("NameAcquired"))), body: Signature("s") })
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=14, ev=Event { key: 0, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on: notified
[2024-09-25][03:59:48][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14566"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("AddMatch"))), body: Signature("s") }
[2024-09-25][03:59:48][TRACE][zbus::connection] Sent message with serial: 2
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on: sleep until notification
[2024-09-25][03:59:48][TRACE][polling::epoll] new events: epoll_fd=15, res=1
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=16, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][async_io::reactor] react: 1 ready wakers
[2024-09-25][03:59:48][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 2 }
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 2 })
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=14, ev=Event { key: 0, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on: notified
[2024-09-25][03:59:48][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-09-25][03:59:48][TRACE][polling] Poller::wait(, Some(0ns))
[2024-09-25][03:59:48][TRACE][polling::epoll] wait: epoll_fd=15, timeout=Some(0ns)
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][polling::epoll] new events: epoll_fd=15, res=0
[2024-09-25][03:59:48][TRACE][async_io::driver] main_loop: sleeping for 75 us
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=16, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][async_io::reactor] react: 0 ready wakers
[2024-09-25][03:59:48][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14566"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("AddMatch"))), body: Signature("s") }
[2024-09-25][03:59:48][TRACE][zbus::connection] Sent message with serial: 3
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on: waiting on I/O
[2024-09-25][03:59:48][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-09-25][03:59:48][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:59:48][TRACE][polling::epoll] wait: epoll_fd=15, timeout=None
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][polling::epoll] new events: epoll_fd=15, res=1
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=16, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][async_io::reactor] react: 1 ready wakers
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on: notified
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 3 }
[2024-09-25][03:59:48][TRACE][async_io::driver] main_loop: sleeping for 100 us
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 3 })
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=14, ev=Event { key: 0, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on: notified
[2024-09-25][03:59:48][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-09-25][03:59:48][TRACE][polling] Poller::wait(, Some(0ns))
[2024-09-25][03:59:48][TRACE][polling::epoll] wait: epoll_fd=15, timeout=Some(0ns)
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][polling::epoll] new events: epoll_fd=15, res=0
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=16, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][async_io::reactor] react: 0 ready wakers
[2024-09-25][03:59:48][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14566"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RequestName"))), body: Signature("su") }
[2024-09-25][03:59:48][TRACE][zbus::connection] Sent message with serial: 4
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on: waiting on I/O
[2024-09-25][03:59:48][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-09-25][03:59:48][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:59:48][TRACE][polling::epoll] wait: epoll_fd=15, timeout=None
[2024-09-25][03:59:48][TRACE][async_io::driver] main_loop: sleeping for 250 us
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][polling::epoll] new events: epoll_fd=15, res=1
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=16, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][async_io::reactor] react: 1 ready wakers
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on: notified
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: Signal, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("NameAcquired"))), body: Signature("s") }
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: Signal, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("NameAcquired"))), body: Signature("s") })
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 4, body: Signature("u") }
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 4, body: Signature("u") })
[2024-09-25][03:59:48][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:59:48][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epollfd=15, fd=14, ev=Event { key: 0, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on: notified
[2024-09-25][03:59:48][TRACE][polling::epoll] wait: epoll_fd=15, timeout=None
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][zbus::connection] {}; task_name="Remove match type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameLost',path='/org/freedesktop/DBus'
"
[2024-09-25][03:59:48][TRACE][zbus::connection] {}; task_name="Remove match type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameAcquired',path='/org/freedesktop/DBus'
"
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on: completed
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on()
[2024-09-25][03:59:48][TRACE][tracing::span::active] -> {};
[2024-09-25][03:59:48][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14566"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-09-25][03:59:48][TRACE][zbus::connection] Sent message with serial: 5
[2024-09-25][03:59:48][TRACE][tracing::span::active] <- {};
[2024-09-25][03:59:48][TRACE][tracing::span::active] -> {};
[2024-09-25][03:59:48][TRACE][tracing::span::active] <- {};
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on: sleep until notification
[2024-09-25][03:59:48][TRACE][polling::epoll] new events: epoll_fd=15, res=1
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=16, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][async_io::reactor] react: 1 ready wakers
[2024-09-25][03:59:48][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-09-25][03:59:48][TRACE][async_io::driver] main_loop: notified
[2024-09-25][03:59:48][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-09-25][03:59:48][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-09-25][03:59:48][TRACE][zbus::socketreader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5 }
[2024-09-25][03:59:48][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:59:48][TRACE][polling::epoll] wait: epoll_fd=15, timeout=None
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5 })
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=14, ev=Event { key: 0, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][tracing::span::active] -> {};
[2024-09-25][03:59:48][TRACE][tracing::span::active] <- {};
[2024-09-25][03:59:48][TRACE][tracing::span::active] -> {};
[2024-09-25][03:59:48][TRACE][tracing::span::active] <- {};
[2024-09-25][03:59:48][TRACE][tracing::span] -- {};
[2024-09-25][03:59:48][TRACE][tracing::span::active] -> {};
[2024-09-25][03:59:48][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14566"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-09-25][03:59:48][INFO][pot] ============== Start App ==============
[2024-09-25][03:59:48][INFO][pot] Init Config Store
[2024-09-25][03:59:48][INFO][pot::config] Load config from: "/home/xxxy/.config/com.pot-app.desktop/config.json"
[2024-09-25][03:59:48][TRACE][zbus::connection] Sent message with serial: 6
[2024-09-25][03:59:48][TRACE][tracing::span::active] <- {};
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on: sleep until notification
[2024-09-25][03:59:48][INFO][pot::config] Config loaded
[2024-09-25][03:59:48][INFO][pot::tray] Update tray with language: en, copy mode: disable
[2024-09-25][03:59:48][TRACE][polling::epoll] new events: epoll_fd=15, res=1
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=16, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][async_io::reactor] react: 1 ready wakers
[2024-09-25][03:59:48][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6 }
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Error broadcasting message to stream for None
: SendError(..)
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6 })
[2024-09-25][03:59:48][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-09-25][03:59:48][DEBUG][tiny_http] Server listening on 127.0.0.1:60828
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=14, ev=Event { key: 0, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][tracing::span::active] -> {};
[2024-09-25][03:59:48][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-09-25][03:59:48][TRACE][async_io::reactor] processtimers: 0 ready wakers
[2024-09-25][03:59:48][TRACE][polling] Poller::wait(, None)
[2024-09-25][03:59:48][TRACE][polling::epoll] wait: epoll_fd=15, timeout=None
[2024-09-25][03:59:48][TRACE][tracing::span::active] <- {};
[2024-09-25][03:59:48][TRACE][polling::epoll] modify: epoll_fd=15, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-09-25][03:59:48][TRACE][tracing::span::active] -> {};
[2024-09-25][03:59:48][TRACE][tracing::span::active] <- {};
[2024-09-25][03:59:48][TRACE][tracing::span] -- {};
[2024-09-25][03:59:48][TRACE][async_io::driver] block_on: sleep until notification
[2024-09-25][03:59:48][DEBUG][tiny_http] Running accept thread
[2024-09-25][03:59:48][TRACE][hyper::client::pool] checkout waiting for idle connection: ("https", gh.pylogmon.com)
[2024-09-25][03:59:48][DEBUG][reqwest::connect] starting new connection: https://gh.pylogmon.com/
[2024-09-25][03:59:48][TRACE][hyper::client::connect::http] Http::connect; scheme=Some("https"), host=Some("gh.pylogmon.com"), port=None
[2024-09-25][03:59:48][DEBUG][hyper::client::connect::dns] resolving host="gh.pylogmon.com"
[2024-09-25][03:59:48][DEBUG][hyper::client::connect::http] connecting to 172.67.216.121:443
[2024-09-25][03:59:48][TRACE][mio::poll] registering event source with poller: token=Token(140696217598592), interests=READABLE | WRITABLE
Segmentation fault (core dumped)
xxxy@xxxy-YangTianM460-19IAB
Description
linux mint 20.3安装之后运行不了pot
Reproduction
直接运行
Platform
Linux
System Version
linux mint 20.3
Window System (Linux Only)
None
Software Version
pot_3.0.5_amd64.deb
Log File
xxx@xxx-YangTianM460-19IAB:~/Desktop$ pot [2024-08-28][00:52:59][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14934"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") } [2024-08-28][00:52:59][TRACE][zbus::connection] Sent message with serial: 5 [2024-08-28][00:52:59][TRACE][tracing::span::active] <- {}; [2024-08-28][00:52:59][TRACE][tracing::span::active] -> {}; [2024-08-28][00:52:59][TRACE][tracing::span::active] <- {}; [2024-08-28][00:52:59][TRACE][async_io::driver] block_on: sleep until notification [2024-08-28][00:52:59][TRACE][polling::epoll] new events: epoll_fd=17, res=1 [2024-08-28][00:52:59][TRACE][polling::epoll] modify: epoll_fd=17, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-08-28][00:52:59][TRACE][async_io::reactor] react: 1 ready wakers [2024-08-28][00:52:59][TRACE][async_io::driver] main_loop: sleeping for 50 us [2024-08-28][00:52:59][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5 } [2024-08-28][00:52:59][TRACE][zbus::socket_reader] Error broadcasting message to stream for
None
: SendError(..) [2024-08-28][00:52:59][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5 }) [2024-08-28][00:52:59][TRACE][zbus::socket_reader] Waiting for message on the socket.. [2024-08-28][00:52:59][TRACE][polling::epoll] modify: epoll_fd=17, fd=16, ev=Event { key: 0, readable: true, writable: false } [2024-08-28][00:52:59][TRACE][tracing::span::active] -> {}; [2024-08-28][00:52:59][TRACE][tracing::span::active] <- {}; [2024-08-28][00:52:59][TRACE][tracing::span::active] -> {}; [2024-08-28][00:52:59][TRACE][tracing::span::active] <- {}; [2024-08-28][00:52:59][TRACE][tracing::span] -- {}; [2024-08-28][00:52:59][TRACE][tracing::span::active] -> {}; [2024-08-28][00:52:59][TRACE][async_io::driver] main_loop: waiting on I/O [2024-08-28][00:52:59][TRACE][async_io::reactor] processtimers: 0 ready wakers [2024-08-28][00:52:59][TRACE][polling] Poller::wait(, None) [2024-08-28][00:52:59][TRACE][polling::epoll] wait: epoll_fd=17, timeout=None [2024-08-28][00:52:59][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.14934"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") } [2024-08-28][00:52:59][TRACE][polling::epoll] modify: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-08-28][00:52:59][TRACE][zbus::connection] Sent message with serial: 6 [2024-08-28][00:52:59][TRACE][tracing::span::active] <- {}; [2024-08-28][00:52:59][TRACE][async_io::driver] block_on: sleep until notification [2024-08-28][00:52:59][TRACE][polling::epoll] new events: epoll_fd=17, res=1 [2024-08-28][00:52:59][TRACE][polling::epoll] modify: epoll_fd=17, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-08-28][00:52:59][TRACE][async_io::reactor] react: 1 ready wakers [2024-08-28][00:52:59][TRACE][async_io::driver] main_loop: sleeping for 50 us [2024-08-28][00:52:59][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6 } [2024-08-28][00:52:59][TRACE][zbus::socket_reader] Error broadcasting message to stream forNone
: SendError(..) [2024-08-28][00:52:59][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6 }) [2024-08-28][00:52:59][TRACE][zbus::socket_reader] Waiting for message on the socket.. [2024-08-28][00:52:59][TRACE][polling::epoll] modify: epoll_fd=17, fd=16, ev=Event { key: 0, readable: true, writable: false } [2024-08-28][00:52:59][TRACE][async_io::driver] main_loop: waiting on I/O [2024-08-28][00:52:59][TRACE][tracing::span::active] -> {}; [2024-08-28][00:52:59][TRACE][async_io::reactor] processtimers: 0 ready wakers [2024-08-28][00:52:59][TRACE][polling] Poller::wait(, None) [2024-08-28][00:52:59][TRACE][tracing::span::active] <- {}; [2024-08-28][00:52:59][TRACE][polling::epoll] wait: epoll_fd=17, timeout=None [2024-08-28][00:52:59][TRACE][tracing::span::active] -> {}; [2024-08-28][00:52:59][TRACE][polling::epoll] modify: epoll_fd=17, fd=19, ev=Event { key: 18446744073709551615, readable: true, writable: false } [2024-08-28][00:52:59][TRACE][tracing::span::active] <- {}; [2024-08-28][00:52:59][TRACE][tracing::span] -- {}; [2024-08-28][00:52:59][TRACE][async_io::driver] block_on: sleep until notification [2024-08-28][00:52:59][INFO][pot] ============== Start App ============== [2024-08-28][00:52:59][INFO][pot] Init Config Store [2024-08-28][00:52:59][INFO][pot::config] Load config from: "/home/mls/.config/com.pot-app.desktop/config.json" [2024-08-28][00:52:59][INFO][pot::config] Config loaded [2024-08-28][00:52:59][INFO][pot::tray] Update tray with language: en, copy mode: disable [2024-08-28][00:52:59][DEBUG][tiny_http] Server listening on 127.0.0.1:60828 [2024-08-28][00:52:59][DEBUG][tiny_http] Running accept thread [2024-08-28][00:52:59][TRACE][hyper::client::pool] checkout waiting for idle connection: ("https", gh.pylogmon.com) [2024-08-28][00:52:59][DEBUG][reqwest::connect] starting new connection: https://gh.pylogmon.com/ [2024-08-28][00:52:59][TRACE][hyper::client::connect::http] Http::connect; scheme=Some("https"), host=Some("gh.pylogmon.com"), port=None [2024-08-28][00:52:59][DEBUG][hyper::client::connect::dns] resolving host="gh.pylogmon.com" [2024-08-28][00:52:59][DEBUG][hyper::client::connect::http] connecting to 172.67.216.121:443 [2024-08-28][00:52:59][TRACE][mio::poll] registering event source with poller: token=Token(140502876961408), interests=READABLE | WRITABLE pot: tpp.c:82: __pthread_tpp_change_priority: Assertion `new_prio == -1 || (new_prio >= fifo_min_prio && new_prio <= fifo_max_prio)' failed. Aborted (core dumped)Additional Information
No response