zed
zed copied to clipboard
Can't sign in
Summary
I click the Sign in button but nothing happend. The edge browser does not show the login page.
I use the niri in fedora42, the edge works fine.
How to solve this?
There are extra logs in the latest version.
See also https://github.com/zed-industries/zed/issues/39273
I found zed.log in ~/.local/share/zed/logs/Zed.log, and paste the log added after i click the sign in button, hope this would be helpful.
zed log
2025-11-22T19:47:23+08:00 INFO [extension_host] extensions updated. loading 1, reloading 0, unloading 0 2025-11-22T19:47:27+08:00 INFO [client] set status on client 0: Authenticating 2025-11-22T19:47:27+08:00 INFO [zbus::connection::handshake::client] perform; 2025-11-22T19:47:27+08:00 INFO [zbus::connection::handshake::client] authenticate; 2025-11-22T19:47:27+08:00 INFO [zbus::connection::handshake::common] read_command; 2025-11-22T19:47:27+08:00 INFO [zbus::connection::handshake::client] send_secondary_commands; 2025-11-22T19:47:27+08:00 INFO [zbus::connection::socket_reader] socket reader; 2025-11-22T19:47:27+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:47:27+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:47:27+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:47:27+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:47:27+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:47:27+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:47:27+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:47:27+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:47:27+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:47:29+08:00 INFO [client] set status on client 0: Reauthenticating 2025-11-22T19:47:29+08:00 INFO [zbus::connection::handshake::client] perform; 2025-11-22T19:47:29+08:00 INFO [zbus::connection::handshake::client] authenticate; 2025-11-22T19:47:29+08:00 INFO [zbus::connection::handshake::common] read_command; 2025-11-22T19:47:29+08:00 INFO [zbus::connection::handshake::client] send_secondary_commands; 2025-11-22T19:47:29+08:00 INFO [zbus::connection::socket_reader] socket reader; 2025-11-22T19:47:29+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:47:29+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:47:29+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:47:29+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:47:29+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:47:29+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:47:29+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:47:29+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:47:29+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:48:46+08:00 INFO [client] set status on client 0: Reauthenticating 2025-11-22T19:48:46+08:00 INFO [zbus::connection::handshake::client] perform; 2025-11-22T19:48:46+08:00 INFO [zbus::connection::handshake::client] authenticate; 2025-11-22T19:48:46+08:00 INFO [zbus::connection::handshake::common] read_command; 2025-11-22T19:48:46+08:00 INFO [zbus::connection::handshake::client] send_secondary_commands; 2025-11-22T19:48:46+08:00 INFO [zbus::connection::socket_reader] socket reader; 2025-11-22T19:48:46+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:48:46+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:48:46+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:48:46+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:48:46+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:48:46+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:48:46+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:48:46+08:00 INFO [zbus::connection::socket_reader] read_socket; 2025-11-22T19:48:46+08:00 INFO [zbus::connection::socket_reader] read_socket;
Closing this as per https://github.com/zed-industries/zed/issues/39273#issuecomment-3547877803.
Please comment if this is on most recent Zed as well.