zed icon indicating copy to clipboard operation
zed copied to clipboard

Can't sign in

Open jjsy212 opened this issue 3 months ago • 2 comments

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?

jjsy212 avatar Nov 22 '25 09:11 jjsy212

There are extra logs in the latest version.

See also https://github.com/zed-industries/zed/issues/39273

albertosantini avatar Nov 22 '25 11:11 albertosantini

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;

jjsy212 avatar Nov 22 '25 11:11 jjsy212

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.

miguelraz avatar Dec 04 '25 06:12 miguelraz