Codeberg/Community
54
325
Fork
You've already forked Community
12

Unable to push code to repo even with verified SSH key #2027

Closed
opened 2025年07月17日 01:48:32 +02:00 by tiff · 14 comments

Comment

I am unsure what happened. I deleted old keys, added a new one and verified it on Codeberg. I have several different Git sources in my ssh config file, as I also use/used self-hosted Forgejo and Gitea.

I can pull repos. I cannot push, either with the ssh://git.codeberg.org url or the https://www.example.com/repo.git. Each time, the push is rejected.

git push -u origin main
git@codeberg.org: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.

In my ssh config:

Host codeberg.orgAddKeysToAgent yesUseKeychain yesIdentityFile ~/.ssh/newmac
### Comment I am unsure what happened. I deleted old keys, added a new one and verified it on Codeberg. I have several different Git sources in my ssh config file, as I also use/used self-hosted Forgejo and Gitea. I can pull repos. I cannot push, either with the `ssh://git.codeberg.org` url or the `https://www.example.com/repo.git`. Each time, the push is rejected. ```sh git push -u origin main git@codeberg.org: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. ``` In my ssh config: ```yaml Host codeberg.org AddKeysToAgent yes UseKeychain yes IdentityFile ~/.ssh/newmac ```

Hi, please post the contents of the following command:

$ GIT_SSH_COMMAND='ssh -vvv' git push -u origin main

This should give us more insight in what key you are sending to Codeberg.

Hi, please post the contents of the following command: ``` $ GIT_SSH_COMMAND='ssh -vvv' git push -u origin main ``` This should give us more insight in what key you are sending to Codeberg.
Author
Copy link

Sure:

hint:
hint: See "git help submodule" for more info
hint: Disable this message with "git config
 zsh mine-hyprdots  main  gcmsg "Initial
[main (root-commit) 0e61f32] Initial commit
 175 files changed, 14003 insertions(+)
 create mode 100644 .gitignore
 create mode 100644 .xonshrc
 create mode 100644 .zshrc
 create mode 100644 .zshrc.bak
 create mode 100644 Assets/arch-big-waybar-o
 create mode 100644 Assets/btop-big-waybar-o
 create mode 100644 Assets/cava-big-waybar-o
 create mode 100644 Assets/fastfetch-big-way
 create mode 100644 Assets/nvim-big-waybar-o
 create mode 100644 Assets/yazi-big-waybar-o
 create mode 100755 CODE_OF_CONDUCT.md
 create mode 100755 LICENSE
 create mode 100755 README.md
 create mode 100644 Resources.md
 create mode 100644 aliases.txt
 create mode 100644 asciinema/install-id
 create mode 100755 bin/brightness.sh
 create mode 100755 bin/search.sh
 create mode 100755 bin/volume.sh
 create mode 100644 cava/config
 create mode 100644 cava/shaders/bar_spectru
 create mode 100644 cava/shaders/northern_li
 create mode 100644 cava/shaders/pass_throug
 create mode 100644 cava/shaders/spectrogram
 create mode 100644 cava/shaders/winamp_line
 create mode 100644 dunst/assets/brightness.
 create mode 100644 dunst/assets/volume-mute
 create mode 100644 dunst/assets/volume.svg
 create mode 100755 dunst/dunstrc
 create mode 100755 fastfetch/ascii.txt
 create mode 100644 fastfetch/config.jsonc
 create mode 100644 fastfetch/icons/among.tx
 create mode 100644 fastfetch/icons/arch.txt
 create mode 100644 fastfetch/icons/pacmanAr
 create mode 100755 fastfetch/icons/pikachu.
 create mode 100755 fastfetch/icons/uwu.txt
 create mode 100644 ghostty/config
 create mode 100644 ghostty/themes/catppucci
 create mode 100644 ghostty/themes/catppucci
 create mode 100644 ghostty/themes/catppucci
 create mode 100644 ghostty/themes/catppucci
 create mode 100644 ghostty/themes/coolnight
 create mode 100644 git/config
 create mode 100644 git/ignore
 create mode 100644 git/template
 create mode 100644 gitconfig/.gitconfig
 create mode 100644 hypr/hypridle.conf
 create mode 100644 hypr/hyprland.conf
 create mode 100644 hypr/hyprlock.conf
 create mode 100644 hypr/mocha.conf
 create mode 100644 hypridle/hypridle.conf
 create mode 100644 kitty/current-theme.conf
 create mode 100644 kitty/kitty.conf
 create mode 100644 kitty/kitty.conf.bak
 create mode 100644 nvim.bak/.luarc.json
 create mode 100644 nvim.bak/init.lua
 create mode 100644 nvim.bak/lazy-lock.json
 create mode 100644 nvim.bak/lua/config/lazy
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/plug
 create mode 100644 nvim.bak/lua/config/tele
 create mode 100644 nvim/.gitignore
 create mode 100644 nvim/.neoconf.json
 create mode 100644 nvim/LICENSE
 create mode 100644 nvim/README.md
 create mode 100644 nvim/init.lua
 create mode 100644 nvim/lazy-lock.json
 create mode 100644 nvim/lazyvim.json
 create mode 100644 nvim/lua/config/autocmds
 create mode 100644 nvim/lua/config/keymaps.
 create mode 100644 nvim/lua/config/lazy.lua
 create mode 100644 nvim/lua/config/options.
 create mode 100644 nvim/lua/plugins/bloguti
 create mode 100644 nvim/lua/plugins/colorsc
 create mode 100644 nvim/lua/plugins/example
 create mode 100644 nvim/lua/plugins/floater
 create mode 100644 nvim/lua/plugins/lsp/lsp
 create mode 100644 nvim/lua/plugins/markdow
 create mode 100644 nvim/lua/plugins/multicu
 create mode 100644 nvim/lua/plugins/preview
 create mode 100644 nvim/lua/plugins/tmux.lu
 create mode 100644 nvim/lua/plugins/treesit
 create mode 100644 nvim/lua/plugins/wakatim
 create mode 100644 nvim/lua/plugins/yazi.lu
 create mode 100644 nvim/stylua.toml
 create mode 100644 ohmyposh/.mycat.omp.toml
 create mode 100644 ohmyposh/.mycat.omp.toml
 create mode 100644 ohmyposh/mytheme.omp.jso
 create mode 100644 ohmyposh/posh.toml
 create mode 100644 pacseek/colors.json
 create mode 100644 pacseek/config.json
 create mode 100755 rofi/bluetooth/bluetooth
 create mode 100755 rofi/clipboard/clipboard
 create mode 100755 rofi/clipboard/confirmat
 create mode 100755 rofi/clipboard/launcher.
 create mode 100755 rofi/clipboard/style.ras
 create mode 100755 rofi/launcher/launcher.s
 create mode 100755 rofi/launcher/style.rasi
 create mode 100644 rofi/powermenu/backgroun
 create mode 100755 rofi/powermenu/confirmat
 create mode 100755 rofi/powermenu/powermenu
 create mode 100755 rofi/powermenu/style.ras
 create mode 100755 rofi/search/search.sh
 create mode 100755 rofi/search/style.rasi
 create mode 100755 rofi/wifi/enable.rasi
 create mode 100755 rofi/wifi/list.rasi
 create mode 100755 rofi/wifi/password.rasi
 create mode 100755 rofi/wifi/ssid.rasi
 create mode 100755 rofi/wifi/wifi.sh
 create mode 100644 rofi/xclip/xclipboard.sh
 create mode 100755 setup.sh
 create mode 100644 starship/starship.toml
 create mode 100755 starship/starship_bac.to
 create mode 100755 starship/theme.toml
 create mode 100644 ufetch/ufetch-arch
 create mode 100644 uv/uv-receipt.json
 create mode 100644 waybar/.gitignore
 create mode 100644 waybar/config.jsonc
 create mode 100644 waybar/config_new.jsonc
 create mode 100644 waybar/mocha.css
 create mode 100644 waybar/mocha_bak.css
 create mode 100755 waybar/scripts/cava.sh
 create mode 100755 waybar/scripts/change-wa
 create mode 100755 waybar/scripts/check-upd
 create mode 100755 waybar/scripts/network.s
 create mode 100755 waybar/scripts/select-wa
 create mode 100644 waybar/scripts/swwpaper.
 create mode 100755 waybar/scripts/toggle-br
 create mode 100755 waybar/scripts/toggle-tr
 create mode 100755 waybar/scripts/volume-ba
 create mode 100755 waybar/scripts/weekly_co
 create mode 100644 waybar/styl.css
 create mode 100644 waybar/style.css
 create mode 100644 waybar/style_bak.css
 create mode 100644 waybar/style_new.css
 create mode 100644 waybar/switch_waybar.sh
 create mode 100644 yazi/.gitignore
 create mode 100644 yazi/Catppuccin-mocha.tm
 create mode 100644 yazi/init.lua
 create mode 100644 yazi/keymap.toml
 create mode 100644 yazi/package.toml
 create mode 100644 yazi/theme.toml
 create mode 100644 yazi/yazi.toml
 create mode 100644 zellij/config.kdl
 create mode 100644 zellij/config/default.kd
 create mode 100644 zellij/config/layouts/de
 create mode 160000 zellij/plugins/harpoon
 create mode 100755 zellij/plugins/harpoon.w
 create mode 100644 zellij/plugins/monocle.w
 create mode 100644 zellij/plugins/room.wasm
 create mode 100755 zsh/.zshrc
 zsh mine-hyprdots  main  git push -u ori
git@codeberg.org: Permission denied (publick
fatal: Could not read from remote repository
Please make sure you have the correct access
and the repository exists.
 zsh mine-hyprdots  main  nvim ~/.ssh/con
OpenSSH_9.8p1, LibreSSL 3.3.6
debug1: Reading configuration data /Users/ti
debug3: /Users/tiffanywhite/.ssh/config line
debug1: Reading configuration data /Users/ti
debug1: /Users/tiffanywhite/.ssh/config line
debug1: /Users/tiffanywhite/.ssh/config line
debug1: /Users/tiffanywhite/.ssh/config line
debug1: Reading configuration data /etc/ssh/
debug1: /etc/ssh/ssh_config line 21: include
debug1: /etc/ssh/ssh_config line 54: Applyin
debug3: expanded UserKnownHostsFile '~/.ssh/
debug3: expanded UserKnownHostsFile '~/.ssh/
debug1: Authenticator provider $SSH_SK_PROVI
debug3: channel_clear_timeouts: clearing
debug1: Connecting to codeberg.org port 22.
debug1: Connection established.
debug1: identity file /Users/tiffanywhite/.s
debug1: identity file /Users/tiffanywhite/.s
debug1: identity file /Users/tiffanywhite/.s
debug1: identity file /Users/tiffanywhite/.s
debug1: Local version string SSH-2.0-OpenSSH
debug1: Remote protocol version 2.0, remote
debug1: compat_banner: match: OpenSSH_10.0p2
debug3: fd 6 is O_NONBLOCK
debug1: Authenticating to codeberg.org:22 as
debug3: record_hostkey: found key type ED255
debug3: record_hostkey: found key type RSA i
debug3: record_hostkey: found key type ECDSA
debug3: load_hostkeys_file: loaded 3 keys fr
debug1: load_hostkeys: fopen /Users/tiffanyw
debug1: load_hostkeys: fopen /etc/ssh/ssh_kn
debug1: load_hostkeys: fopen /etc/ssh/ssh_kn
debug3: order_hostkeyalgs: have matching bes
debug3: send packet: type 20
debug1: SSH2_MSG_KEXINIT sent
debug3: receive packet: type 20
debug1: SSH2_MSG_KEXINIT received
debug2: local client KEXINIT proposal
debug2: KEX algorithms: sntrup761x25519-sha5
debug2: host key algorithms: ssh-ed25519-cer
debug2: ciphers ctos: chacha20-poly1305@open
debug2: ciphers stoc: chacha20-poly1305@open
debug2: MACs ctos: umac-64-etm@openssh.com,u
debug2: MACs stoc: umac-64-etm@openssh.com,u
debug2: compression ctos: none,zlib@openssh.
debug2: compression stoc: none,zlib@openssh.
debug2: languages ctos:
debug2: languages stoc:
debug2: first_kex_follows 0
debug2: reserved 0
debug2: peer server KEXINIT proposal
debug2: KEX algorithms: mlkem768x25519-sha25
debug2: host key algorithms: rsa-sha2-512,rs
debug2: ciphers ctos: chacha20-poly1305@open
debug2: ciphers stoc: chacha20-poly1305@open
debug2: MACs ctos: umac-64-etm@openssh.com,u
debug2: MACs stoc: umac-64-etm@openssh.com,u
debug2: compression ctos: none,zlib@openssh.
debug2: compression stoc: none,zlib@openssh.
debug2: languages ctos:
debug2: languages stoc:
debug2: first_kex_follows 0
debug2: reserved 0
debug3: kex_choose_conf: will use strict KEX
debug1: kex: algorithm: sntrup761x25519-sha5
debug1: kex: host key algorithm: ssh-ed25519
debug1: kex: server->client cipher: chacha20
debug1: kex: client->server cipher: chacha20
debug3: send packet: type 30
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug3: receive packet: type 31
debug1: SSH2_MSG_KEX_ECDH_REPLY received
debug1: Server host key: ssh-ed25519 SHA256:
debug3: record_hostkey: found key type ED255
debug3: record_hostkey: found key type RSA i
debug3: record_hostkey: found key type ECDSA
debug3: load_hostkeys_file: loaded 3 keys fr
debug1: load_hostkeys: fopen /Users/tiffanyw
debug1: load_hostkeys: fopen /etc/ssh/ssh_kn
debug1: load_hostkeys: fopen /etc/ssh/ssh_kn
debug1: Host 'codeberg.org' is known and mat
debug1: Found key in /Users/tiffanywhite/.ss
debug3: send packet: type 21
debug1: ssh_packet_send2_wrapped: resetting
debug2: ssh_set_newkeys: mode 1
debug1: rekey out after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: Sending SSH2_MSG_EXT_INFO
debug3: send packet: type 7
debug1: expecting SSH2_MSG_NEWKEYS
debug3: receive packet: type 21
debug1: ssh_packet_read_poll2: resetting rea
debug1: SSH2_MSG_NEWKEYS received
debug2: ssh_set_newkeys: mode 0
debug1: rekey in after 134217728 blocks
debug2: KEX algorithms: sntrup761x25519-sha5
debug2: host key algorithms: ssh-ed25519-cer
debug2: ciphers ctos: chacha20-poly1305@open
debug2: ciphers stoc: chacha20-poly1305@open
debug2: MACs ctos: umac-64-etm@openssh.com,u
debug2: MACs stoc: umac-64-etm@openssh.com,u
debug2: compression ctos: none,zlib@openssh.
debug2: compression stoc: none,zlib@openssh.
debug2: languages ctos:
debug2: languages stoc:
debug2: first_kex_follows 0
debug2: reserved 0
debug3: send packet: type 5
debug3: receive packet: type 7
debug1: SSH2_MSG_EXT_INFO received
debug3: kex_input_ext_info: extension server
debug1: kex_ext_info_client_parse: server-si
debug3: kex_input_ext_info: extension public
debug1: kex_ext_info_check_ver: publickey-ho
debug3: kex_input_ext_info: extension ping@o
debug1: kex_ext_info_check_ver: ping@openssh
debug3: receive packet: type 6
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug3: send packet: type 50
debug3: receive packet: type 7
debug1: SSH2_MSG_EXT_INFO received
debug3: kex_input_ext_info: extension server
debug1: kex_ext_info_client_parse: server-si
debug3: receive packet: type 51
debug1: Authentications that can continue: p
debug3: start over, passed a different list
debug3: preferred publickey,keyboard-interac
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-intera
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publicke
debug3: ssh_get_authentication_socket_path:
debug2: get_agent_identities: ssh_agent_bind
debug1: get_agent_identities: agent returned
debug1: Will attempt key: /Users/tiffanywhit
debug1: Will attempt key: /Users/tiffanywhit
debug2: pubkey_prepare: done
debug1: Offering public key: /Users/tiffanyw
debug3: send packet: type 50
debug2: we sent a publickey packet, wait for
debug3: receive packet: type 60
debug1: Server accepts key: /Users/tiffanywh
debug3: sign_and_send_pubkey: using publicke
debug3: sign_and_send_pubkey: signing using
debug3: Search for item with query: {
 acct = "/Users/tiffanywhite/.ssh/newmac"
 agrp = "com.apple.ssh.passphrases";
 class = genp;
 labl = "SSH: /Users/tiffanywhite/.ssh/ne
 nleg = 1;
 "r_Data" = 1;
 svce = OpenSSH;
 "u_AuthUI" = "u_AuthUIF";
}
debug2: Passphrase not found in the keychain.
Enter passphrase for key '/Users/tiffanywhite/.ssh/newmac':
debug2: storing passphrase in keychain
debug3: Search for existing item with query: {
 acct = "/Users/tiffanywhite/.ssh/newmac";
 agrp = "com.apple.ssh.passphrases";
 class = genp;
 labl = "SSH: /Users/tiffanywhite/.ssh/newmac";
 nleg = 1;
 "r_Ref" = 1;
 svce = OpenSSH;
 "u_AuthUI" = "u_AuthUIF";
}
debug3: Item does not exist in the keychain, adding.
debug3: ssh_get_authentication_socket_path: path '/Users/tiffanywhite/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock'
debug1: could not add identity to agent: /Users/tiffanywhite/.ssh/newmac (-27)
debug3: send packet: type 50
Connection closed by 217.197.84.140 port 22
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Sure: ```sh hint: hint: See "git help submodule" for more info hint: Disable this message with "git config  zsh mine-hyprdots  main  gcmsg "Initial [main (root-commit) 0e61f32] Initial commit 175 files changed, 14003 insertions(+) create mode 100644 .gitignore create mode 100644 .xonshrc create mode 100644 .zshrc create mode 100644 .zshrc.bak create mode 100644 Assets/arch-big-waybar-o create mode 100644 Assets/btop-big-waybar-o create mode 100644 Assets/cava-big-waybar-o create mode 100644 Assets/fastfetch-big-way create mode 100644 Assets/nvim-big-waybar-o create mode 100644 Assets/yazi-big-waybar-o create mode 100755 CODE_OF_CONDUCT.md create mode 100755 LICENSE create mode 100755 README.md create mode 100644 Resources.md create mode 100644 aliases.txt create mode 100644 asciinema/install-id create mode 100755 bin/brightness.sh create mode 100755 bin/search.sh create mode 100755 bin/volume.sh create mode 100644 cava/config create mode 100644 cava/shaders/bar_spectru create mode 100644 cava/shaders/northern_li create mode 100644 cava/shaders/pass_throug create mode 100644 cava/shaders/spectrogram create mode 100644 cava/shaders/winamp_line create mode 100644 dunst/assets/brightness. create mode 100644 dunst/assets/volume-mute create mode 100644 dunst/assets/volume.svg create mode 100755 dunst/dunstrc create mode 100755 fastfetch/ascii.txt create mode 100644 fastfetch/config.jsonc create mode 100644 fastfetch/icons/among.tx create mode 100644 fastfetch/icons/arch.txt create mode 100644 fastfetch/icons/pacmanAr create mode 100755 fastfetch/icons/pikachu. create mode 100755 fastfetch/icons/uwu.txt create mode 100644 ghostty/config create mode 100644 ghostty/themes/catppucci create mode 100644 ghostty/themes/catppucci create mode 100644 ghostty/themes/catppucci create mode 100644 ghostty/themes/catppucci create mode 100644 ghostty/themes/coolnight create mode 100644 git/config create mode 100644 git/ignore create mode 100644 git/template create mode 100644 gitconfig/.gitconfig create mode 100644 hypr/hypridle.conf create mode 100644 hypr/hyprland.conf create mode 100644 hypr/hyprlock.conf create mode 100644 hypr/mocha.conf create mode 100644 hypridle/hypridle.conf create mode 100644 kitty/current-theme.conf create mode 100644 kitty/kitty.conf create mode 100644 kitty/kitty.conf.bak create mode 100644 nvim.bak/.luarc.json create mode 100644 nvim.bak/init.lua create mode 100644 nvim.bak/lazy-lock.json create mode 100644 nvim.bak/lua/config/lazy create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/plug create mode 100644 nvim.bak/lua/config/tele create mode 100644 nvim/.gitignore create mode 100644 nvim/.neoconf.json create mode 100644 nvim/LICENSE create mode 100644 nvim/README.md create mode 100644 nvim/init.lua create mode 100644 nvim/lazy-lock.json create mode 100644 nvim/lazyvim.json create mode 100644 nvim/lua/config/autocmds create mode 100644 nvim/lua/config/keymaps. create mode 100644 nvim/lua/config/lazy.lua create mode 100644 nvim/lua/config/options. create mode 100644 nvim/lua/plugins/bloguti create mode 100644 nvim/lua/plugins/colorsc create mode 100644 nvim/lua/plugins/example create mode 100644 nvim/lua/plugins/floater create mode 100644 nvim/lua/plugins/lsp/lsp create mode 100644 nvim/lua/plugins/markdow create mode 100644 nvim/lua/plugins/multicu create mode 100644 nvim/lua/plugins/preview create mode 100644 nvim/lua/plugins/tmux.lu create mode 100644 nvim/lua/plugins/treesit create mode 100644 nvim/lua/plugins/wakatim create mode 100644 nvim/lua/plugins/yazi.lu create mode 100644 nvim/stylua.toml create mode 100644 ohmyposh/.mycat.omp.toml create mode 100644 ohmyposh/.mycat.omp.toml create mode 100644 ohmyposh/mytheme.omp.jso create mode 100644 ohmyposh/posh.toml create mode 100644 pacseek/colors.json create mode 100644 pacseek/config.json create mode 100755 rofi/bluetooth/bluetooth create mode 100755 rofi/clipboard/clipboard create mode 100755 rofi/clipboard/confirmat create mode 100755 rofi/clipboard/launcher. create mode 100755 rofi/clipboard/style.ras create mode 100755 rofi/launcher/launcher.s create mode 100755 rofi/launcher/style.rasi create mode 100644 rofi/powermenu/backgroun create mode 100755 rofi/powermenu/confirmat create mode 100755 rofi/powermenu/powermenu create mode 100755 rofi/powermenu/style.ras create mode 100755 rofi/search/search.sh create mode 100755 rofi/search/style.rasi create mode 100755 rofi/wifi/enable.rasi create mode 100755 rofi/wifi/list.rasi create mode 100755 rofi/wifi/password.rasi create mode 100755 rofi/wifi/ssid.rasi create mode 100755 rofi/wifi/wifi.sh create mode 100644 rofi/xclip/xclipboard.sh create mode 100755 setup.sh create mode 100644 starship/starship.toml create mode 100755 starship/starship_bac.to create mode 100755 starship/theme.toml create mode 100644 ufetch/ufetch-arch create mode 100644 uv/uv-receipt.json create mode 100644 waybar/.gitignore create mode 100644 waybar/config.jsonc create mode 100644 waybar/config_new.jsonc create mode 100644 waybar/mocha.css create mode 100644 waybar/mocha_bak.css create mode 100755 waybar/scripts/cava.sh create mode 100755 waybar/scripts/change-wa create mode 100755 waybar/scripts/check-upd create mode 100755 waybar/scripts/network.s create mode 100755 waybar/scripts/select-wa create mode 100644 waybar/scripts/swwpaper. create mode 100755 waybar/scripts/toggle-br create mode 100755 waybar/scripts/toggle-tr create mode 100755 waybar/scripts/volume-ba create mode 100755 waybar/scripts/weekly_co create mode 100644 waybar/styl.css create mode 100644 waybar/style.css create mode 100644 waybar/style_bak.css create mode 100644 waybar/style_new.css create mode 100644 waybar/switch_waybar.sh create mode 100644 yazi/.gitignore create mode 100644 yazi/Catppuccin-mocha.tm create mode 100644 yazi/init.lua create mode 100644 yazi/keymap.toml create mode 100644 yazi/package.toml create mode 100644 yazi/theme.toml create mode 100644 yazi/yazi.toml create mode 100644 zellij/config.kdl create mode 100644 zellij/config/default.kd create mode 100644 zellij/config/layouts/de create mode 160000 zellij/plugins/harpoon create mode 100755 zellij/plugins/harpoon.w create mode 100644 zellij/plugins/monocle.w create mode 100644 zellij/plugins/room.wasm create mode 100755 zsh/.zshrc  zsh mine-hyprdots  main  git push -u ori git@codeberg.org: Permission denied (publick fatal: Could not read from remote repository Please make sure you have the correct access and the repository exists.  zsh mine-hyprdots  main  nvim ~/.ssh/con OpenSSH_9.8p1, LibreSSL 3.3.6 debug1: Reading configuration data /Users/ti debug3: /Users/tiffanywhite/.ssh/config line debug1: Reading configuration data /Users/ti debug1: /Users/tiffanywhite/.ssh/config line debug1: /Users/tiffanywhite/.ssh/config line debug1: /Users/tiffanywhite/.ssh/config line debug1: Reading configuration data /etc/ssh/ debug1: /etc/ssh/ssh_config line 21: include debug1: /etc/ssh/ssh_config line 54: Applyin debug3: expanded UserKnownHostsFile '~/.ssh/ debug3: expanded UserKnownHostsFile '~/.ssh/ debug1: Authenticator provider $SSH_SK_PROVI debug3: channel_clear_timeouts: clearing debug1: Connecting to codeberg.org port 22. debug1: Connection established. debug1: identity file /Users/tiffanywhite/.s debug1: identity file /Users/tiffanywhite/.s debug1: identity file /Users/tiffanywhite/.s debug1: identity file /Users/tiffanywhite/.s debug1: Local version string SSH-2.0-OpenSSH debug1: Remote protocol version 2.0, remote debug1: compat_banner: match: OpenSSH_10.0p2 debug3: fd 6 is O_NONBLOCK debug1: Authenticating to codeberg.org:22 as debug3: record_hostkey: found key type ED255 debug3: record_hostkey: found key type RSA i debug3: record_hostkey: found key type ECDSA debug3: load_hostkeys_file: loaded 3 keys fr debug1: load_hostkeys: fopen /Users/tiffanyw debug1: load_hostkeys: fopen /etc/ssh/ssh_kn debug1: load_hostkeys: fopen /etc/ssh/ssh_kn debug3: order_hostkeyalgs: have matching bes debug3: send packet: type 20 debug1: SSH2_MSG_KEXINIT sent debug3: receive packet: type 20 debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: sntrup761x25519-sha5 debug2: host key algorithms: ssh-ed25519-cer debug2: ciphers ctos: chacha20-poly1305@open debug2: ciphers stoc: chacha20-poly1305@open debug2: MACs ctos: umac-64-etm@openssh.com,u debug2: MACs stoc: umac-64-etm@openssh.com,u debug2: compression ctos: none,zlib@openssh. debug2: compression stoc: none,zlib@openssh. debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: mlkem768x25519-sha25 debug2: host key algorithms: rsa-sha2-512,rs debug2: ciphers ctos: chacha20-poly1305@open debug2: ciphers stoc: chacha20-poly1305@open debug2: MACs ctos: umac-64-etm@openssh.com,u debug2: MACs stoc: umac-64-etm@openssh.com,u debug2: compression ctos: none,zlib@openssh. debug2: compression stoc: none,zlib@openssh. debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug3: kex_choose_conf: will use strict KEX debug1: kex: algorithm: sntrup761x25519-sha5 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: chacha20 debug1: kex: client->server cipher: chacha20 debug3: send packet: type 30 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug3: receive packet: type 31 debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256: debug3: record_hostkey: found key type ED255 debug3: record_hostkey: found key type RSA i debug3: record_hostkey: found key type ECDSA debug3: load_hostkeys_file: loaded 3 keys fr debug1: load_hostkeys: fopen /Users/tiffanyw debug1: load_hostkeys: fopen /etc/ssh/ssh_kn debug1: load_hostkeys: fopen /etc/ssh/ssh_kn debug1: Host 'codeberg.org' is known and mat debug1: Found key in /Users/tiffanywhite/.ss debug3: send packet: type 21 debug1: ssh_packet_send2_wrapped: resetting debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 134217728 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug3: send packet: type 7 debug1: expecting SSH2_MSG_NEWKEYS debug3: receive packet: type 21 debug1: ssh_packet_read_poll2: resetting rea debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 134217728 blocks debug2: KEX algorithms: sntrup761x25519-sha5 debug2: host key algorithms: ssh-ed25519-cer debug2: ciphers ctos: chacha20-poly1305@open debug2: ciphers stoc: chacha20-poly1305@open debug2: MACs ctos: umac-64-etm@openssh.com,u debug2: MACs stoc: umac-64-etm@openssh.com,u debug2: compression ctos: none,zlib@openssh. debug2: compression stoc: none,zlib@openssh. debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug3: send packet: type 5 debug3: receive packet: type 7 debug1: SSH2_MSG_EXT_INFO received debug3: kex_input_ext_info: extension server debug1: kex_ext_info_client_parse: server-si debug3: kex_input_ext_info: extension public debug1: kex_ext_info_check_ver: publickey-ho debug3: kex_input_ext_info: extension ping@o debug1: kex_ext_info_check_ver: ping@openssh debug3: receive packet: type 6 debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug3: send packet: type 50 debug3: receive packet: type 7 debug1: SSH2_MSG_EXT_INFO received debug3: kex_input_ext_info: extension server debug1: kex_ext_info_client_parse: server-si debug3: receive packet: type 51 debug1: Authentications that can continue: p debug3: start over, passed a different list debug3: preferred publickey,keyboard-interac debug3: authmethod_lookup publickey debug3: remaining preferred: keyboard-intera debug3: authmethod_is_enabled publickey debug1: Next authentication method: publicke debug3: ssh_get_authentication_socket_path: debug2: get_agent_identities: ssh_agent_bind debug1: get_agent_identities: agent returned debug1: Will attempt key: /Users/tiffanywhit debug1: Will attempt key: /Users/tiffanywhit debug2: pubkey_prepare: done debug1: Offering public key: /Users/tiffanyw debug3: send packet: type 50 debug2: we sent a publickey packet, wait for debug3: receive packet: type 60 debug1: Server accepts key: /Users/tiffanywh debug3: sign_and_send_pubkey: using publicke debug3: sign_and_send_pubkey: signing using debug3: Search for item with query: { acct = "/Users/tiffanywhite/.ssh/newmac" agrp = "com.apple.ssh.passphrases"; class = genp; labl = "SSH: /Users/tiffanywhite/.ssh/ne nleg = 1; "r_Data" = 1; svce = OpenSSH; "u_AuthUI" = "u_AuthUIF"; } debug2: Passphrase not found in the keychain. Enter passphrase for key '/Users/tiffanywhite/.ssh/newmac': debug2: storing passphrase in keychain debug3: Search for existing item with query: { acct = "/Users/tiffanywhite/.ssh/newmac"; agrp = "com.apple.ssh.passphrases"; class = genp; labl = "SSH: /Users/tiffanywhite/.ssh/newmac"; nleg = 1; "r_Ref" = 1; svce = OpenSSH; "u_AuthUI" = "u_AuthUIF"; } debug3: Item does not exist in the keychain, adding. debug3: ssh_get_authentication_socket_path: path '/Users/tiffanywhite/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock' debug1: could not add identity to agent: /Users/tiffanywhite/.ssh/newmac (-27) debug3: send packet: type 50 Connection closed by 217.197.84.140 port 22 fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. ```
Author
Copy link

Basically, pushing my dotfiles.

Basically, pushing my dotfiles.

It seems your log lines are cut off after a fixed amount of characters.

It seems your log lines are cut off after a fixed amount of characters.
Author
Copy link

Ok I'll grab the proper logs sorry

Ok I'll grab the proper logs sorry
Author
Copy link
 create mode 100644 yazi/keymap.toml
 create mode 100644 yazi/package.toml
 create mode 100644 yazi/theme.toml
 create mode 100644 yazi/yazi.toml
 create mode 100644 zellij/config.kdl
 create mode 100644 zellij/config/default.kdl
 create mode 100644 zellij/config/layouts/default.kdl
 create mode 160000 zellij/plugins/harpoon
 create mode 100755 zellij/plugins/harpoon.wasm
 create mode 100644 zellij/plugins/monocle.wasm
 create mode 100644 zellij/plugins/room.wasm
 create mode 100755 zsh/.zshrc
 zsh mine-hyprdots  main  git push -u origin main
git@codeberg.org: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
 zsh mine-hyprdots  main  nvim ~/.ssh/config zsh mine-hyprdots  main  GIT_SSH_COMMAND='ssh -vvv' git push -u origin main
OpenSSH_9.8p1, LibreSSL 3.3.6
debug1: Reading configuration data /Users/tiffanywhite/.ssh/config
debug3: /Users/tiffanywhite/.ssh/config line 3: Including file /Users/tiffanywhite/.ssh/gitpod/config depth 0
debug1: Reading configuration data /Users/tiffanywhite/.ssh/gitpod/config
debug1: /Users/tiffanywhite/.ssh/config line 100: Applying options for codeberg.org
debug1: /Users/tiffanywhite/.ssh/config line 105: Applying options for *
debug1: /Users/tiffanywhite/.ssh/config line 113: Applying options for *
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files
debug1: /etc/ssh/ssh_config line 54: Applying options for *
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/Users/tiffanywhite/.ssh/known_hosts'
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/Users/tiffanywhite/.ssh/known_hosts2'
debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
debug3: channel_clear_timeouts: clearing
debug1: Connecting to codeberg.org port 22.
debug1: Connection established.
debug1: identity file /Users/tiffanywhite/.ssh/newmac type 3
debug1: identity file /Users/tiffanywhite/.ssh/newmac-cert type -1
debug1: identity file /Users/tiffanywhite/.ssh/id_rsa type 3
debug1: identity file /Users/tiffanywhite/.ssh/id_rsa-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_9.8
debug1: Remote protocol version 2.0, remote software version OpenSSH_10.0p2 Debian-5
debug1: compat_banner: match: OpenSSH_10.0p2 Debian-5 pat OpenSSH* compat 0x04000000
debug3: fd 6 is O_NONBLOCK
debug1: Authenticating to codeberg.org:22 as 'git'
debug3: record_hostkey: found key type ED25519 in file /Users/tiffanywhite/.ssh/known_hosts:216
debug3: record_hostkey: found key type RSA in file /Users/tiffanywhite/.ssh/known_hosts:217
debug3: record_hostkey: found key type ECDSA in file /Users/tiffanywhite/.ssh/known_hosts:218
debug3: load_hostkeys_file: loaded 3 keys from codeberg.org
debug1: load_hostkeys: fopen /Users/tiffanywhite/.ssh/known_hosts2: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug3: order_hostkeyalgs: have matching best-preference key type ssh-ed25519-cert-v01@openssh.com, using HostkeyAlgorithms verbatim
debug3: send packet: type 20
debug1: SSH2_MSG_KEXINIT sent
debug3: receive packet: type 20
debug1: SSH2_MSG_KEXINIT received
debug2: local client KEXINIT proposal
debug2: KEX algorithms: sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384
debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com
debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@o
debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@o
debug2: compression ctos: none,zlib@openssh.com,zlib
debug2: compression stoc: none,zlib@openssh.com,zlib
debug2: languages ctos:
debug2: languages stoc:
debug2: first_kex_follows 0
debug2: reserved 0
debug2: peer server KEXINIT proposal
debug2: KEX algorithms: mlkem768x25519-sha256,sntrup761x25519-sha512,sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@lib
debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr
debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr
debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@o
debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@o
debug2: compression ctos: none,zlib@openssh.com
debug2: compression stoc: none,zlib@openssh.com
debug2: languages ctos:
debug2: languages stoc:
debug2: first_kex_follows 0
debug2: reserved 0
debug3: kex_choose_conf: will use strict KEX ordering
debug1: kex: algorithm: sntrup761x25519-sha512@openssh.com
debug1: kex: host key algorithm: ssh-ed25519
debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug3: send packet: type 30
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug3: receive packet: type 31
debug1: SSH2_MSG_KEX_ECDH_REPLY received
debug1: Server host key: ssh-ed25519 SHA256:mIlxA9k46MmM6qdJOdMnAQpzGxF4WIVVL+fj+wZbw0g
debug3: record_hostkey: found key type ED25519 in file /Users/tiffanywhite/.ssh/known_hosts:216
debug3: record_hostkey: found key type RSA in file /Users/tiffanywhite/.ssh/known_hosts:217
debug3: record_hostkey: found key type ECDSA in file /Users/tiffanywhite/.ssh/known_hosts:218
debug3: load_hostkeys_file: loaded 3 keys from codeberg.org
debug1: load_hostkeys: fopen /Users/tiffanywhite/.ssh/known_hosts2: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug1: Host 'codeberg.org' is known and matches the ED25519 host key.
debug1: Found key in /Users/tiffanywhite/.ssh/known_hosts:216
debug3: send packet: type 21
debug1: ssh_packet_send2_wrapped: resetting send seqnr 3
debug2: ssh_set_newkeys: mode 1
debug1: rekey out after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: Sending SSH2_MSG_EXT_INFO
debug3: send packet: type 7
debug1: expecting SSH2_MSG_NEWKEYS
debug3: receive packet: type 21
debug1: ssh_packet_read_poll2: resetting read seqnr 3
debug1: SSH2_MSG_NEWKEYS received
debug2: ssh_set_newkeys: mode 0
debug1: rekey in after 134217728 blocks
debug2: KEX algorithms: sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384
debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com
debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@o
debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@o
debug2: compression ctos: none,zlib@openssh.com,zlib
debug2: compression stoc: none,zlib@openssh.com,zlib
debug2: languages ctos:
debug2: languages stoc:
debug2: first_kex_follows 0
debug2: reserved 0
debug3: send packet: type 5
debug3: receive packet: type 7
debug1: SSH2_MSG_EXT_INFO received
debug3: kex_input_ext_info: extension server-sig-algs
debug1: kex_ext_info_client_parse: server-sig-algs=<ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@open
debug3: kex_input_ext_info: extension publickey-hostbound@openssh.com
debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0>
debug3: kex_input_ext_info: extension ping@openssh.com
debug1: kex_ext_info_check_ver: ping@openssh.com=<0>
debug3: receive packet: type 6
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug3: send packet: type 50
debug3: receive packet: type 7
debug1: SSH2_MSG_EXT_INFO received
debug3: kex_input_ext_info: extension server-sig-algs
debug1: kex_ext_info_client_parse: server-sig-algs=<ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@open
debug3: receive packet: type 51
debug1: Authentications that can continue: publickey
debug3: start over, passed a different list publickey
debug3: preferred publickey,keyboard-interactive,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug3: ssh_get_authentication_socket_path: path '/Users/tiffanywhite/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock'
debug2: get_agent_identities: ssh_agent_bind_hostkey: agent refused operation
debug1: get_agent_identities: agent returned 40 keys
debug1: Will attempt key: /Users/tiffanywhite/.ssh/newmac ED25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8 explicit
debug1: Will attempt key: /Users/tiffanywhite/.ssh/id_rsa ED25519 SHA256:SGrXglPCb/vhd2oTX1MooYJssvK3ZnTfdkvENCtv09E explicit
debug2: pubkey_prepare: done
debug1: Offering public key: /Users/tiffanywhite/.ssh/newmac ED25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8 explicit
debug3: send packet: type 50
debug2: we sent a publickey packet, wait for reply
debug3: receive packet: type 60
debug1: Server accepts key: /Users/tiffanywhite/.ssh/newmac ED25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8 explicit
debug3: sign_and_send_pubkey: using publickey-hostbound-v00@openssh.com with ED25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8
debug3: sign_and_send_pubkey: signing using ssh-ed25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8
debug3: Search for item with query: {
 acct = "/Users/tiffanywhite/.ssh/newmac";
 agrp = "com.apple.ssh.passphrases";
 class = genp;
 labl = "SSH: /Users/tiffanywhite/.ssh/newmac";
 nleg = 1;
 "r_Data" = 1;
 svce = OpenSSH;
 "u_AuthUI" = "u_AuthUIF";
}
debug2: Passphrase not found in the keychain.
Enter passphrase for key '/Users/tiffanywhite/.ssh/newmac':
debug2: storing passphrase in keychain
debug3: Search for existing item with query: {
 acct = "/Users/tiffanywhite/.ssh/newmac";
 agrp = "com.apple.ssh.passphrases";
 class = genp;
 labl = "SSH: /Users/tiffanywhite/.ssh/newmac";
 nleg = 1;
 "r_Ref" = 1;
 svce = OpenSSH;
 "u_AuthUI" = "u_AuthUIF";
}
debug3: Item does not exist in the keychain, adding.
debug3: ssh_get_authentication_socket_path: path '/Users/tiffanywhite/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock'
debug1: could not add identity to agent: /Users/tiffanywhite/.ssh/newmac (-27)
debug3: send packet: type 50
Connection closed by 217.197.84.140 port 22
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
```sh create mode 100644 yazi/keymap.toml create mode 100644 yazi/package.toml create mode 100644 yazi/theme.toml create mode 100644 yazi/yazi.toml create mode 100644 zellij/config.kdl create mode 100644 zellij/config/default.kdl create mode 100644 zellij/config/layouts/default.kdl create mode 160000 zellij/plugins/harpoon create mode 100755 zellij/plugins/harpoon.wasm create mode 100644 zellij/plugins/monocle.wasm create mode 100644 zellij/plugins/room.wasm create mode 100755 zsh/.zshrc  zsh mine-hyprdots  main  git push -u origin main git@codeberg.org: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.  zsh mine-hyprdots  main  nvim ~/.ssh/config zsh mine-hyprdots  main  GIT_SSH_COMMAND='ssh -vvv' git push -u origin main OpenSSH_9.8p1, LibreSSL 3.3.6 debug1: Reading configuration data /Users/tiffanywhite/.ssh/config debug3: /Users/tiffanywhite/.ssh/config line 3: Including file /Users/tiffanywhite/.ssh/gitpod/config depth 0 debug1: Reading configuration data /Users/tiffanywhite/.ssh/gitpod/config debug1: /Users/tiffanywhite/.ssh/config line 100: Applying options for codeberg.org debug1: /Users/tiffanywhite/.ssh/config line 105: Applying options for * debug1: /Users/tiffanywhite/.ssh/config line 113: Applying options for * debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files debug1: /etc/ssh/ssh_config line 54: Applying options for * debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/Users/tiffanywhite/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/Users/tiffanywhite/.ssh/known_hosts2' debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling debug3: channel_clear_timeouts: clearing debug1: Connecting to codeberg.org port 22. debug1: Connection established. debug1: identity file /Users/tiffanywhite/.ssh/newmac type 3 debug1: identity file /Users/tiffanywhite/.ssh/newmac-cert type -1 debug1: identity file /Users/tiffanywhite/.ssh/id_rsa type 3 debug1: identity file /Users/tiffanywhite/.ssh/id_rsa-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 debug1: Remote protocol version 2.0, remote software version OpenSSH_10.0p2 Debian-5 debug1: compat_banner: match: OpenSSH_10.0p2 Debian-5 pat OpenSSH* compat 0x04000000 debug3: fd 6 is O_NONBLOCK debug1: Authenticating to codeberg.org:22 as 'git' debug3: record_hostkey: found key type ED25519 in file /Users/tiffanywhite/.ssh/known_hosts:216 debug3: record_hostkey: found key type RSA in file /Users/tiffanywhite/.ssh/known_hosts:217 debug3: record_hostkey: found key type ECDSA in file /Users/tiffanywhite/.ssh/known_hosts:218 debug3: load_hostkeys_file: loaded 3 keys from codeberg.org debug1: load_hostkeys: fopen /Users/tiffanywhite/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug3: order_hostkeyalgs: have matching best-preference key type ssh-ed25519-cert-v01@openssh.com, using HostkeyAlgorithms verbatim debug3: send packet: type 20 debug1: SSH2_MSG_KEXINIT sent debug3: receive packet: type 20 debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384 debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@o debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@o debug2: compression ctos: none,zlib@openssh.com,zlib debug2: compression stoc: none,zlib@openssh.com,zlib debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: mlkem768x25519-sha256,sntrup761x25519-sha512,sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@lib debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@o debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@o debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug3: kex_choose_conf: will use strict KEX ordering debug1: kex: algorithm: sntrup761x25519-sha512@openssh.com debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none debug3: send packet: type 30 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug3: receive packet: type 31 debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:mIlxA9k46MmM6qdJOdMnAQpzGxF4WIVVL+fj+wZbw0g debug3: record_hostkey: found key type ED25519 in file /Users/tiffanywhite/.ssh/known_hosts:216 debug3: record_hostkey: found key type RSA in file /Users/tiffanywhite/.ssh/known_hosts:217 debug3: record_hostkey: found key type ECDSA in file /Users/tiffanywhite/.ssh/known_hosts:218 debug3: load_hostkeys_file: loaded 3 keys from codeberg.org debug1: load_hostkeys: fopen /Users/tiffanywhite/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: Host 'codeberg.org' is known and matches the ED25519 host key. debug1: Found key in /Users/tiffanywhite/.ssh/known_hosts:216 debug3: send packet: type 21 debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 134217728 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug3: send packet: type 7 debug1: expecting SSH2_MSG_NEWKEYS debug3: receive packet: type 21 debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 134217728 blocks debug2: KEX algorithms: sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384 debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@o debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@o debug2: compression ctos: none,zlib@openssh.com,zlib debug2: compression stoc: none,zlib@openssh.com,zlib debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug3: send packet: type 5 debug3: receive packet: type 7 debug1: SSH2_MSG_EXT_INFO received debug3: kex_input_ext_info: extension server-sig-algs debug1: kex_ext_info_client_parse: server-sig-algs=<ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@open debug3: kex_input_ext_info: extension publickey-hostbound@openssh.com debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug3: kex_input_ext_info: extension ping@openssh.com debug1: kex_ext_info_check_ver: ping@openssh.com=<0> debug3: receive packet: type 6 debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug3: send packet: type 50 debug3: receive packet: type 7 debug1: SSH2_MSG_EXT_INFO received debug3: kex_input_ext_info: extension server-sig-algs debug1: kex_ext_info_client_parse: server-sig-algs=<ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@open debug3: receive packet: type 51 debug1: Authentications that can continue: publickey debug3: start over, passed a different list publickey debug3: preferred publickey,keyboard-interactive,password debug3: authmethod_lookup publickey debug3: remaining preferred: keyboard-interactive,password debug3: authmethod_is_enabled publickey debug1: Next authentication method: publickey debug3: ssh_get_authentication_socket_path: path '/Users/tiffanywhite/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock' debug2: get_agent_identities: ssh_agent_bind_hostkey: agent refused operation debug1: get_agent_identities: agent returned 40 keys debug1: Will attempt key: /Users/tiffanywhite/.ssh/newmac ED25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8 explicit debug1: Will attempt key: /Users/tiffanywhite/.ssh/id_rsa ED25519 SHA256:SGrXglPCb/vhd2oTX1MooYJssvK3ZnTfdkvENCtv09E explicit debug2: pubkey_prepare: done debug1: Offering public key: /Users/tiffanywhite/.ssh/newmac ED25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8 explicit debug3: send packet: type 50 debug2: we sent a publickey packet, wait for reply debug3: receive packet: type 60 debug1: Server accepts key: /Users/tiffanywhite/.ssh/newmac ED25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8 explicit debug3: sign_and_send_pubkey: using publickey-hostbound-v00@openssh.com with ED25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8 debug3: sign_and_send_pubkey: signing using ssh-ed25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8 debug3: Search for item with query: { acct = "/Users/tiffanywhite/.ssh/newmac"; agrp = "com.apple.ssh.passphrases"; class = genp; labl = "SSH: /Users/tiffanywhite/.ssh/newmac"; nleg = 1; "r_Data" = 1; svce = OpenSSH; "u_AuthUI" = "u_AuthUIF"; } debug2: Passphrase not found in the keychain. Enter passphrase for key '/Users/tiffanywhite/.ssh/newmac': debug2: storing passphrase in keychain debug3: Search for existing item with query: { acct = "/Users/tiffanywhite/.ssh/newmac"; agrp = "com.apple.ssh.passphrases"; class = genp; labl = "SSH: /Users/tiffanywhite/.ssh/newmac"; nleg = 1; "r_Ref" = 1; svce = OpenSSH; "u_AuthUI" = "u_AuthUIF"; } debug3: Item does not exist in the keychain, adding. debug3: ssh_get_authentication_socket_path: path '/Users/tiffanywhite/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock' debug1: could not add identity to agent: /Users/tiffanywhite/.ssh/newmac (-27) debug3: send packet: type 50 Connection closed by 217.197.84.140 port 22 fatal: Could not read from remote repository. Please make sure you have the correct access rights ```

The SSH protocol was abruptly stopped, that's not a good sign. Before it's stopped it seems your keychain is doing some shenanigans that might cause it to stop.

Could you do the following command:

$ ssh -vvvT git@codeberg.org
The SSH protocol was abruptly stopped, that's not a good sign. Before it's stopped it seems your keychain is doing some shenanigans that might cause it to stop. Could you do the following command: ``` $ ssh -vvvT git@codeberg.org ```
Author
Copy link

Ahhh yes. It's a conflict with 1Password. I originally generated the ssh key with 1Password as it just pops up a dialogue box in the text area when I place my cursor there. Figured I'd do it the easy way yet I keep forgetting how half baked their ssh implementation is and always have to manually generate keys on the CLI.

I'll run this once I'm at my desk.

Ahhh yes. It's a conflict with 1Password. I originally generated the ssh key with 1Password as it just pops up a dialogue box in the text area when I place my cursor there. Figured I'd do it the easy way yet I keep forgetting how half baked their ssh implementation is and always have to manually generate keys on the CLI. I'll run this once I'm at my desk.
Author
Copy link

Here's the output. According to these logs I have some cleaning to do as far as ssh and known_hosts goes.

debug1: Reading configuration data /Users/tiffanywhite/.ssh/config
debug3: /Users/tiffanywhite/.ssh/config line 4: Including file /Users/tiffanywhite/.orbstack/ssh/config depth 0
debug1: Reading configuration data /Users/tiffanywhite/.orbstack/ssh/config
debug3: /Users/tiffanywhite/.ssh/config line 8: Including file /Users/tiffanywhite/.ssh/gitpod/config depth 0
debug1: Reading configuration data /Users/tiffanywhite/.ssh/gitpod/config
debug1: /Users/tiffanywhite/.ssh/config line 105: Applying options for codeberg.org
debug1: /Users/tiffanywhite/.ssh/config line 110: Applying options for *
debug1: /Users/tiffanywhite/.ssh/config line 118: Applying options for *
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files
debug1: /etc/ssh/ssh_config line 54: Applying options for *
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/Users/tiffanywhite/.ssh/known_hosts'
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/Users/tiffanywhite/.ssh/known_hosts2'
debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
debug3: channel_clear_timeouts: clearing
debug1: Connecting to codeberg.org port 22.
debug1: Connection established.
debug1: identity file /Users/tiffanywhite/.ssh/newmac type 3
debug1: identity file /Users/tiffanywhite/.ssh/newmac-cert type -1
debug1: identity file /Users/tiffanywhite/.ssh/id_rsa type 3
debug1: identity file /Users/tiffanywhite/.ssh/id_rsa-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_9.8
debug1: Remote protocol version 2.0, remote software version OpenSSH_10.0p2 Debian-5
debug1: compat_banner: match: OpenSSH_10.0p2 Debian-5 pat OpenSSH* compat 0x04000000
debug3: fd 6 is O_NONBLOCK
debug1: Authenticating to codeberg.org:22 as 'git'
debug3: record_hostkey: found key type ED25519 in file /Users/tiffanywhite/.ssh/known_hosts:216
debug3: record_hostkey: found key type RSA in file /Users/tiffanywhite/.ssh/known_hosts:217
debug3: record_hostkey: found key type ECDSA in file /Users/tiffanywhite/.ssh/known_hosts:218
debug3: load_hostkeys_file: loaded 3 keys from codeberg.org
debug1: load_hostkeys: fopen /Users/tiffanywhite/.ssh/known_hosts2: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug3: order_hostkeyalgs: have matching best-preference key type ssh-ed25519-cert-v01@openssh.com, using HostkeyAlgorithms verbatim
debug3: send packet: type 20
debug1: SSH2_MSG_KEXINIT sent
debug3: receive packet: type 20
debug1: SSH2_MSG_KEXINIT received
debug2: local client KEXINIT proposal
debug2: KEX algorithms: sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c,kex-strict-c-v00@openssh.com
debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
debug2: compression ctos: none,zlib@openssh.com,zlib
debug2: compression stoc: none,zlib@openssh.com,zlib
debug2: languages ctos:
debug2: languages stoc:
debug2: first_kex_follows 0
debug2: reserved 0
debug2: peer server KEXINIT proposal
debug2: KEX algorithms: mlkem768x25519-sha256,sntrup761x25519-sha512,sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,ext-info-s,kex-strict-s-v00@openssh.com
debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr
debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr
debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
debug2: compression ctos: none,zlib@openssh.com
debug2: compression stoc: none,zlib@openssh.com
debug2: languages ctos:
debug2: languages stoc:
debug2: first_kex_follows 0
debug2: reserved 0
debug3: kex_choose_conf: will use strict KEX ordering
debug1: kex: algorithm: sntrup761x25519-sha512@openssh.com
debug1: kex: host key algorithm: ssh-ed25519
debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug3: send packet: type 30
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug3: receive packet: type 31
debug1: SSH2_MSG_KEX_ECDH_REPLY received
debug1: Server host key: ssh-ed25519 SHA256:mIlxA9k46MmM6qdJOdMnAQpzGxF4WIVVL+fj+wZbw0g
debug3: record_hostkey: found key type ED25519 in file /Users/tiffanywhite/.ssh/known_hosts:216
debug3: record_hostkey: found key type RSA in file /Users/tiffanywhite/.ssh/known_hosts:217
debug3: record_hostkey: found key type ECDSA in file /Users/tiffanywhite/.ssh/known_hosts:218
debug3: load_hostkeys_file: loaded 3 keys from codeberg.org
debug1: load_hostkeys: fopen /Users/tiffanywhite/.ssh/known_hosts2: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug1: Host 'codeberg.org' is known and matches the ED25519 host key.
debug1: Found key in /Users/tiffanywhite/.ssh/known_hosts:216
debug3: send packet: type 21
debug1: ssh_packet_send2_wrapped: resetting send seqnr 3
debug2: ssh_set_newkeys: mode 1
debug1: rekey out after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: Sending SSH2_MSG_EXT_INFO
debug3: send packet: type 7
debug1: expecting SSH2_MSG_NEWKEYS
debug3: receive packet: type 21
debug1: ssh_packet_read_poll2: resetting read seqnr 3
debug1: SSH2_MSG_NEWKEYS received
debug2: ssh_set_newkeys: mode 0
debug1: rekey in after 134217728 blocks
debug2: KEX algorithms: sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c,kex-strict-c-v00@openssh.com
debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
debug2: compression ctos: none,zlib@openssh.com,zlib
debug2: compression stoc: none,zlib@openssh.com,zlib
debug2: languages ctos:
debug2: languages stoc:
debug2: first_kex_follows 0
debug2: reserved 0
debug3: send packet: type 5
debug3: receive packet: type 7
debug1: SSH2_MSG_EXT_INFO received
debug3: kex_input_ext_info: extension server-sig-algs
debug1: kex_ext_info_client_parse: server-sig-algs=<ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256>
debug3: kex_input_ext_info: extension publickey-hostbound@openssh.com
debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0>
debug3: kex_input_ext_info: extension ping@openssh.com
debug1: kex_ext_info_check_ver: ping@openssh.com=<0>
debug3: receive packet: type 6
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug3: send packet: type 50
debug3: receive packet: type 7
debug1: SSH2_MSG_EXT_INFO received
debug3: kex_input_ext_info: extension server-sig-algs
debug1: kex_ext_info_client_parse: server-sig-algs=<ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256>
debug3: receive packet: type 51
debug1: Authentications that can continue: publickey
debug3: start over, passed a different list publickey
debug3: preferred publickey,keyboard-interactive,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug3: ssh_get_authentication_socket_path: path '/Users/tiffanywhite/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock'
debug2: get_agent_identities: ssh_agent_bind_hostkey: agent refused operation
debug1: get_agent_identities: agent returned 40 keys
debug1: Will attempt key: /Users/tiffanywhite/.ssh/newmac ED25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8 explicit
debug1: Will attempt key: /Users/tiffanywhite/.ssh/id_rsa ED25519 SHA256:SGrXglPCb/vhd2oTX1MooYJssvK3ZnTfdkvENCtv09E explicit
debug2: pubkey_prepare: done
debug1: Offering public key: /Users/tiffanywhite/.ssh/newmac ED25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8 explicit
debug3: send packet: type 50
debug2: we sent a publickey packet, wait for reply
debug3: receive packet: type 60
debug1: Server accepts key: /Users/tiffanywhite/.ssh/newmac ED25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8 explicit
debug3: sign_and_send_pubkey: using publickey-hostbound-v00@openssh.com with ED25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8
debug3: sign_and_send_pubkey: signing using ssh-ed25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8
debug3: Search for item with query: {
 acct = "/Users/tiffanywhite/.ssh/newmac";
 agrp = "com.apple.ssh.passphrases";
 class = genp;
 labl = "SSH: /Users/tiffanywhite/.ssh/newmac";
 nleg = 1;
 "r_Data" = 1;
 svce = OpenSSH;
 "u_AuthUI" = "u_AuthUIF";
}
debug2: using passphrase from keychain
debug3: ssh_get_authentication_socket_path: path '/Users/tiffanywhite/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock'
debug1: could not add identity to agent: /Users/tiffanywhite/.ssh/newmac (-27)
debug3: send packet: type 50
debug3: receive packet: type 52
Authenticated to codeberg.org ([217.197.84.140]:22) using "publickey".
debug1: channel 0: new session [client-session] (inactive timeout: 0)
debug3: ssh_session2_open: channel_new: 0
debug2: channel 0: send open
debug3: send packet: type 90
debug1: Requesting no-more-sessions@openssh.com
debug3: send packet: type 80
debug1: Entering interactive session.
debug1: pledge: filesystem
debug3: client_repledge: enter
debug3: receive packet: type 80
debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
debug3: client_input_hostkeys: received RSA key SHA256:6QQmYi4ppFS4/+zSZ5S4IU+4sa6rwvQ4PbhCtPEBekQ
debug3: client_input_hostkeys: received ECDSA key SHA256:T9FYDEHELhVkulEKKwge5aVhVTbqCW0MIRwAfpARs/E
debug3: client_input_hostkeys: received ED25519 key SHA256:mIlxA9k46MmM6qdJOdMnAQpzGxF4WIVVL+fj+wZbw0g
debug1: client_input_hostkeys: searching /Users/tiffanywhite/.ssh/known_hosts for codeberg.org / (none)
debug3: hostkeys_foreach: reading file "/Users/tiffanywhite/.ssh/known_hosts"
debug3: hostkeys_find: found ssh-ed25519 key at /Users/tiffanywhite/.ssh/known_hosts:216
debug3: hostkeys_find: found ssh-rsa key at /Users/tiffanywhite/.ssh/known_hosts:217
debug3: hostkeys_find: found ecdsa-sha2-nistp256 key at /Users/tiffanywhite/.ssh/known_hosts:218
debug1: client_input_hostkeys: searching /Users/tiffanywhite/.ssh/known_hosts2 for codeberg.org / (none)
debug1: client_input_hostkeys: hostkeys file /Users/tiffanywhite/.ssh/known_hosts2 does not exist
debug3: client_input_hostkeys: 3 server keys: 0 new, 3 retained, 0 incomplete match. 0 to remove
debug1: client_input_hostkeys: no new or deprecated keys from server
debug3: client_repledge: enter
debug3: receive packet: type 4
debug1: Remote: /home/git/.ssh/authorized_keys:99422: key options: command
debug3: receive packet: type 4
debug1: Remote: /home/git/.ssh/authorized_keys:99422: key options: command
debug3: receive packet: type 91
debug2: channel_input_open_confirmation: channel 0: callback start
debug2: fd 6 setting TCP_NODELAY
debug3: set_sock_tos: set socket 6 IP_TOS 0x20
debug2: client_session2_setup: id 0
debug1: Sending environment.
debug3: Ignored env ASDF_DIR
debug3: Ignored env BROWSER
debug3: Ignored env COLORTERM
debug3: Ignored env COMMAND_MODE
debug3: Ignored env CONDA_PROMPT_MODIFIER
debug3: Ignored env CPPFLAGS
debug3: Ignored env DIRHISTORY_SIZE
debug3: Ignored env EDITOR
debug3: Ignored env GHOSTTY_BIN_DIR
debug3: Ignored env GHOSTTY_RESOURCES_DIR
debug3: Ignored env GHOSTTY_SHELL_INTEGRATION_NO_SUDO
debug3: Ignored env GITHUB_TOKEN
debug3: Ignored env GOPATH
debug3: Ignored env HOME
debug3: Ignored env HOMEBREW_CELLAR
debug3: Ignored env HOMEBREW_PREFIX
debug3: Ignored env HOMEBREW_REPOSITORY
debug3: Ignored env INFOPATH
debug3: Ignored env ITERM_ENABLE_SHELL_INTEGRATION_WITH_TMUX
debug1: channel 0: setting env LANG = "en_US.UTF-8"
debug2: channel 0: request env confirm 0
debug3: send packet: type 98
debug3: Ignored env LDFLAGS
debug3: Ignored env LESS
debug3: Ignored env LOGNAME
debug3: Ignored env LSCOLORS
debug3: Ignored env LS_COLORS
debug3: Ignored env MANPATH
debug3: Ignored env NVM_BIN
debug3: Ignored env NVM_CD_FLAGS
debug3: Ignored env NVM_DIR
debug3: Ignored env NVM_INC
debug3: Ignored env OLDPWD
debug3: Ignored env OSTYPE
debug3: Ignored env PAGER
debug3: Ignored env PATH
debug3: Ignored env PKG_CONFIG_PATH
debug3: Ignored env PNPM_HOME
debug3: Ignored env POSH_SESSION_ID
debug3: Ignored env POSH_SHELL_VERSION
debug3: Ignored env POSH_THEME
debug3: Ignored env POWERLINE_COMMAND
debug3: Ignored env PROMPT_COMMAND
debug3: Ignored env PWD
debug3: Ignored env PYENV_ROOT
debug3: Ignored env PYENV_SHELL
debug3: Ignored env RBENV_SHELL
debug3: Ignored env RUSTFLAGS
debug3: Ignored env SHELL
debug3: Ignored env SHLVL
debug3: Ignored env SPACESHIP_ROOT
debug3: Ignored env SPACESHIP_VERSION
debug3: Ignored env SSH_AUTH_SOCK
debug3: Ignored env TERM
debug3: Ignored env TERMINFO
debug3: Ignored env TERM_PROGRAM
debug3: Ignored env TERM_PROGRAM_VERSION
debug3: Ignored env TMPDIR
debug3: Ignored env USER
debug3: Ignored env VISUAL
debug3: Ignored env XDG_DATA_DIRS
debug3: Ignored env XPC_FLAGS
debug3: Ignored env XPC_SERVICE_NAME
debug3: Ignored env ZELLIJ
debug3: Ignored env ZELLIJ_PANE_ID
debug3: Ignored env ZELLIJ_SESSION_NAME
debug3: Ignored env ZLE_RPROMPT_INDENT
debug3: Ignored env __CFBundleIdentifier
debug3: Ignored env __CF_USER_TEXT_ENCODING
debug3: Ignored env rvm_prefix
debug3: Ignored env rvm_path
debug3: Ignored env rvm_bin_path
debug3: Ignored env rvm_version
debug3: Ignored env GEM_HOME
debug3: Ignored env GEM_PATH
debug3: Ignored env MY_RUBY_HOME
debug3: Ignored env IRBRC
debug3: Ignored env RUBY_VERSION
debug3: Ignored env BUN_INSTALL
debug3: Ignored env rvm_alias_expanded
debug3: Ignored env rvm_bin_flag
debug3: Ignored env rvm_docs_type
debug3: Ignored env rvm_gemstone_package_file
debug3: Ignored env rvm_gemstone_url
debug3: Ignored env rvm_niceness
debug3: Ignored env rvm_nightly_flag
debug3: Ignored env rvm_only_path_flag
debug3: Ignored env rvm_pretty_print_flag
debug3: Ignored env rvm_proxy
debug3: Ignored env rvm_quiet_flag
debug3: Ignored env rvm_ruby_bits
debug3: Ignored env rvm_ruby_file
debug3: Ignored env rvm_ruby_make
debug3: Ignored env rvm_ruby_make_install
debug3: Ignored env rvm_ruby_mode
debug3: Ignored env rvm_script_name
debug3: Ignored env rvm_sdk
debug3: Ignored env rvm_silent_flag
debug3: Ignored env rvm_use_flag
debug3: Ignored env rvm_hook
debug3: Ignored env _
debug2: channel 0: request shell confirm 1
debug3: send packet: type 98
debug3: client_repledge: enter
debug1: pledge: fork
debug2: channel_input_open_confirmation: channel 0: callback done
debug2: channel 0: open confirm rwindow 0 rmax 32768
debug2: channel 0: rcvd adjust 2097152
debug3: receive packet: type 99
debug2: channel_input_status_confirm: type 99 id 0
debug2: shell request accepted on channel 0
Hi there, tiff! You've successfully authenticated with the key named newmac, but Forgejo does not provide shell access.
If this is unexpected, please log in with password and setup Forgejo under another user.
debug3: receive packet: type 96
debug2: channel 0: rcvd eof
debug2: channel 0: output open -> drain
debug2: channel 0: obuf empty
debug2: chan_shutdown_write: channel 0: (i0 o1 sock -1 wfd 8 efd 9 [write])
debug2: channel 0: output drain -> closed
debug3: receive packet: type 98
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
debug3: receive packet: type 98
debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0
debug2: channel 0: rcvd eow
debug2: chan_shutdown_read: channel 0: (i0 o3 sock -1 wfd 7 efd 9 [write])
debug2: channel 0: input open -> closed
debug3: receive packet: type 97
debug2: channel 0: rcvd close
debug3: channel 0: will not send data after close
debug2: channel 0: almost dead
debug2: channel 0: gc: notify user
debug2: channel 0: gc: user detached
debug2: channel 0: send close
debug3: send packet: type 97
debug2: channel 0: is dead
debug2: channel 0: garbage collecting
debug1: channel 0: free: client-session, nchannels 1
debug3: channel 0: status: The following connections are open:
 #0 client-session (t4 [session] r0 i3/0 o3/0 e[write]/0 fd -1/-1/9 sock -1 cc -1 io 0x00/0x00)
debug3: send packet: type 1
Transferred: sent 3524, received 3964 bytes, in 1.8 seconds
Bytes per second: sent 1941.4, received 2183.8
debug1: Exit status 0
Here's the output. According to these logs I have some cleaning to do as far as ssh and known_hosts goes. ```sh debug1: Reading configuration data /Users/tiffanywhite/.ssh/config debug3: /Users/tiffanywhite/.ssh/config line 4: Including file /Users/tiffanywhite/.orbstack/ssh/config depth 0 debug1: Reading configuration data /Users/tiffanywhite/.orbstack/ssh/config debug3: /Users/tiffanywhite/.ssh/config line 8: Including file /Users/tiffanywhite/.ssh/gitpod/config depth 0 debug1: Reading configuration data /Users/tiffanywhite/.ssh/gitpod/config debug1: /Users/tiffanywhite/.ssh/config line 105: Applying options for codeberg.org debug1: /Users/tiffanywhite/.ssh/config line 110: Applying options for * debug1: /Users/tiffanywhite/.ssh/config line 118: Applying options for * debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files debug1: /etc/ssh/ssh_config line 54: Applying options for * debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/Users/tiffanywhite/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/Users/tiffanywhite/.ssh/known_hosts2' debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling debug3: channel_clear_timeouts: clearing debug1: Connecting to codeberg.org port 22. debug1: Connection established. debug1: identity file /Users/tiffanywhite/.ssh/newmac type 3 debug1: identity file /Users/tiffanywhite/.ssh/newmac-cert type -1 debug1: identity file /Users/tiffanywhite/.ssh/id_rsa type 3 debug1: identity file /Users/tiffanywhite/.ssh/id_rsa-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 debug1: Remote protocol version 2.0, remote software version OpenSSH_10.0p2 Debian-5 debug1: compat_banner: match: OpenSSH_10.0p2 Debian-5 pat OpenSSH* compat 0x04000000 debug3: fd 6 is O_NONBLOCK debug1: Authenticating to codeberg.org:22 as 'git' debug3: record_hostkey: found key type ED25519 in file /Users/tiffanywhite/.ssh/known_hosts:216 debug3: record_hostkey: found key type RSA in file /Users/tiffanywhite/.ssh/known_hosts:217 debug3: record_hostkey: found key type ECDSA in file /Users/tiffanywhite/.ssh/known_hosts:218 debug3: load_hostkeys_file: loaded 3 keys from codeberg.org debug1: load_hostkeys: fopen /Users/tiffanywhite/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug3: order_hostkeyalgs: have matching best-preference key type ssh-ed25519-cert-v01@openssh.com, using HostkeyAlgorithms verbatim debug3: send packet: type 20 debug1: SSH2_MSG_KEXINIT sent debug3: receive packet: type 20 debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 debug2: compression ctos: none,zlib@openssh.com,zlib debug2: compression stoc: none,zlib@openssh.com,zlib debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: mlkem768x25519-sha256,sntrup761x25519-sha512,sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug3: kex_choose_conf: will use strict KEX ordering debug1: kex: algorithm: sntrup761x25519-sha512@openssh.com debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none debug3: send packet: type 30 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug3: receive packet: type 31 debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:mIlxA9k46MmM6qdJOdMnAQpzGxF4WIVVL+fj+wZbw0g debug3: record_hostkey: found key type ED25519 in file /Users/tiffanywhite/.ssh/known_hosts:216 debug3: record_hostkey: found key type RSA in file /Users/tiffanywhite/.ssh/known_hosts:217 debug3: record_hostkey: found key type ECDSA in file /Users/tiffanywhite/.ssh/known_hosts:218 debug3: load_hostkeys_file: loaded 3 keys from codeberg.org debug1: load_hostkeys: fopen /Users/tiffanywhite/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: Host 'codeberg.org' is known and matches the ED25519 host key. debug1: Found key in /Users/tiffanywhite/.ssh/known_hosts:216 debug3: send packet: type 21 debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 134217728 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug3: send packet: type 7 debug1: expecting SSH2_MSG_NEWKEYS debug3: receive packet: type 21 debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 134217728 blocks debug2: KEX algorithms: sntrup761x25519-sha512@openssh.com,curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 debug2: compression ctos: none,zlib@openssh.com,zlib debug2: compression stoc: none,zlib@openssh.com,zlib debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug3: send packet: type 5 debug3: receive packet: type 7 debug1: SSH2_MSG_EXT_INFO received debug3: kex_input_ext_info: extension server-sig-algs debug1: kex_ext_info_client_parse: server-sig-algs=<ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256> debug3: kex_input_ext_info: extension publickey-hostbound@openssh.com debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug3: kex_input_ext_info: extension ping@openssh.com debug1: kex_ext_info_check_ver: ping@openssh.com=<0> debug3: receive packet: type 6 debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug3: send packet: type 50 debug3: receive packet: type 7 debug1: SSH2_MSG_EXT_INFO received debug3: kex_input_ext_info: extension server-sig-algs debug1: kex_ext_info_client_parse: server-sig-algs=<ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256> debug3: receive packet: type 51 debug1: Authentications that can continue: publickey debug3: start over, passed a different list publickey debug3: preferred publickey,keyboard-interactive,password debug3: authmethod_lookup publickey debug3: remaining preferred: keyboard-interactive,password debug3: authmethod_is_enabled publickey debug1: Next authentication method: publickey debug3: ssh_get_authentication_socket_path: path '/Users/tiffanywhite/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock' debug2: get_agent_identities: ssh_agent_bind_hostkey: agent refused operation debug1: get_agent_identities: agent returned 40 keys debug1: Will attempt key: /Users/tiffanywhite/.ssh/newmac ED25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8 explicit debug1: Will attempt key: /Users/tiffanywhite/.ssh/id_rsa ED25519 SHA256:SGrXglPCb/vhd2oTX1MooYJssvK3ZnTfdkvENCtv09E explicit debug2: pubkey_prepare: done debug1: Offering public key: /Users/tiffanywhite/.ssh/newmac ED25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8 explicit debug3: send packet: type 50 debug2: we sent a publickey packet, wait for reply debug3: receive packet: type 60 debug1: Server accepts key: /Users/tiffanywhite/.ssh/newmac ED25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8 explicit debug3: sign_and_send_pubkey: using publickey-hostbound-v00@openssh.com with ED25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8 debug3: sign_and_send_pubkey: signing using ssh-ed25519 SHA256:+vz6CG39S4hV3/ZoXoergKvZ2BGTL/7FYefaJPsBdO8 debug3: Search for item with query: { acct = "/Users/tiffanywhite/.ssh/newmac"; agrp = "com.apple.ssh.passphrases"; class = genp; labl = "SSH: /Users/tiffanywhite/.ssh/newmac"; nleg = 1; "r_Data" = 1; svce = OpenSSH; "u_AuthUI" = "u_AuthUIF"; } debug2: using passphrase from keychain debug3: ssh_get_authentication_socket_path: path '/Users/tiffanywhite/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock' debug1: could not add identity to agent: /Users/tiffanywhite/.ssh/newmac (-27) debug3: send packet: type 50 debug3: receive packet: type 52 Authenticated to codeberg.org ([217.197.84.140]:22) using "publickey". debug1: channel 0: new session [client-session] (inactive timeout: 0) debug3: ssh_session2_open: channel_new: 0 debug2: channel 0: send open debug3: send packet: type 90 debug1: Requesting no-more-sessions@openssh.com debug3: send packet: type 80 debug1: Entering interactive session. debug1: pledge: filesystem debug3: client_repledge: enter debug3: receive packet: type 80 debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug3: client_input_hostkeys: received RSA key SHA256:6QQmYi4ppFS4/+zSZ5S4IU+4sa6rwvQ4PbhCtPEBekQ debug3: client_input_hostkeys: received ECDSA key SHA256:T9FYDEHELhVkulEKKwge5aVhVTbqCW0MIRwAfpARs/E debug3: client_input_hostkeys: received ED25519 key SHA256:mIlxA9k46MmM6qdJOdMnAQpzGxF4WIVVL+fj+wZbw0g debug1: client_input_hostkeys: searching /Users/tiffanywhite/.ssh/known_hosts for codeberg.org / (none) debug3: hostkeys_foreach: reading file "/Users/tiffanywhite/.ssh/known_hosts" debug3: hostkeys_find: found ssh-ed25519 key at /Users/tiffanywhite/.ssh/known_hosts:216 debug3: hostkeys_find: found ssh-rsa key at /Users/tiffanywhite/.ssh/known_hosts:217 debug3: hostkeys_find: found ecdsa-sha2-nistp256 key at /Users/tiffanywhite/.ssh/known_hosts:218 debug1: client_input_hostkeys: searching /Users/tiffanywhite/.ssh/known_hosts2 for codeberg.org / (none) debug1: client_input_hostkeys: hostkeys file /Users/tiffanywhite/.ssh/known_hosts2 does not exist debug3: client_input_hostkeys: 3 server keys: 0 new, 3 retained, 0 incomplete match. 0 to remove debug1: client_input_hostkeys: no new or deprecated keys from server debug3: client_repledge: enter debug3: receive packet: type 4 debug1: Remote: /home/git/.ssh/authorized_keys:99422: key options: command debug3: receive packet: type 4 debug1: Remote: /home/git/.ssh/authorized_keys:99422: key options: command debug3: receive packet: type 91 debug2: channel_input_open_confirmation: channel 0: callback start debug2: fd 6 setting TCP_NODELAY debug3: set_sock_tos: set socket 6 IP_TOS 0x20 debug2: client_session2_setup: id 0 debug1: Sending environment. debug3: Ignored env ASDF_DIR debug3: Ignored env BROWSER debug3: Ignored env COLORTERM debug3: Ignored env COMMAND_MODE debug3: Ignored env CONDA_PROMPT_MODIFIER debug3: Ignored env CPPFLAGS debug3: Ignored env DIRHISTORY_SIZE debug3: Ignored env EDITOR debug3: Ignored env GHOSTTY_BIN_DIR debug3: Ignored env GHOSTTY_RESOURCES_DIR debug3: Ignored env GHOSTTY_SHELL_INTEGRATION_NO_SUDO debug3: Ignored env GITHUB_TOKEN debug3: Ignored env GOPATH debug3: Ignored env HOME debug3: Ignored env HOMEBREW_CELLAR debug3: Ignored env HOMEBREW_PREFIX debug3: Ignored env HOMEBREW_REPOSITORY debug3: Ignored env INFOPATH debug3: Ignored env ITERM_ENABLE_SHELL_INTEGRATION_WITH_TMUX debug1: channel 0: setting env LANG = "en_US.UTF-8" debug2: channel 0: request env confirm 0 debug3: send packet: type 98 debug3: Ignored env LDFLAGS debug3: Ignored env LESS debug3: Ignored env LOGNAME debug3: Ignored env LSCOLORS debug3: Ignored env LS_COLORS debug3: Ignored env MANPATH debug3: Ignored env NVM_BIN debug3: Ignored env NVM_CD_FLAGS debug3: Ignored env NVM_DIR debug3: Ignored env NVM_INC debug3: Ignored env OLDPWD debug3: Ignored env OSTYPE debug3: Ignored env PAGER debug3: Ignored env PATH debug3: Ignored env PKG_CONFIG_PATH debug3: Ignored env PNPM_HOME debug3: Ignored env POSH_SESSION_ID debug3: Ignored env POSH_SHELL_VERSION debug3: Ignored env POSH_THEME debug3: Ignored env POWERLINE_COMMAND debug3: Ignored env PROMPT_COMMAND debug3: Ignored env PWD debug3: Ignored env PYENV_ROOT debug3: Ignored env PYENV_SHELL debug3: Ignored env RBENV_SHELL debug3: Ignored env RUSTFLAGS debug3: Ignored env SHELL debug3: Ignored env SHLVL debug3: Ignored env SPACESHIP_ROOT debug3: Ignored env SPACESHIP_VERSION debug3: Ignored env SSH_AUTH_SOCK debug3: Ignored env TERM debug3: Ignored env TERMINFO debug3: Ignored env TERM_PROGRAM debug3: Ignored env TERM_PROGRAM_VERSION debug3: Ignored env TMPDIR debug3: Ignored env USER debug3: Ignored env VISUAL debug3: Ignored env XDG_DATA_DIRS debug3: Ignored env XPC_FLAGS debug3: Ignored env XPC_SERVICE_NAME debug3: Ignored env ZELLIJ debug3: Ignored env ZELLIJ_PANE_ID debug3: Ignored env ZELLIJ_SESSION_NAME debug3: Ignored env ZLE_RPROMPT_INDENT debug3: Ignored env __CFBundleIdentifier debug3: Ignored env __CF_USER_TEXT_ENCODING debug3: Ignored env rvm_prefix debug3: Ignored env rvm_path debug3: Ignored env rvm_bin_path debug3: Ignored env rvm_version debug3: Ignored env GEM_HOME debug3: Ignored env GEM_PATH debug3: Ignored env MY_RUBY_HOME debug3: Ignored env IRBRC debug3: Ignored env RUBY_VERSION debug3: Ignored env BUN_INSTALL debug3: Ignored env rvm_alias_expanded debug3: Ignored env rvm_bin_flag debug3: Ignored env rvm_docs_type debug3: Ignored env rvm_gemstone_package_file debug3: Ignored env rvm_gemstone_url debug3: Ignored env rvm_niceness debug3: Ignored env rvm_nightly_flag debug3: Ignored env rvm_only_path_flag debug3: Ignored env rvm_pretty_print_flag debug3: Ignored env rvm_proxy debug3: Ignored env rvm_quiet_flag debug3: Ignored env rvm_ruby_bits debug3: Ignored env rvm_ruby_file debug3: Ignored env rvm_ruby_make debug3: Ignored env rvm_ruby_make_install debug3: Ignored env rvm_ruby_mode debug3: Ignored env rvm_script_name debug3: Ignored env rvm_sdk debug3: Ignored env rvm_silent_flag debug3: Ignored env rvm_use_flag debug3: Ignored env rvm_hook debug3: Ignored env _ debug2: channel 0: request shell confirm 1 debug3: send packet: type 98 debug3: client_repledge: enter debug1: pledge: fork debug2: channel_input_open_confirmation: channel 0: callback done debug2: channel 0: open confirm rwindow 0 rmax 32768 debug2: channel 0: rcvd adjust 2097152 debug3: receive packet: type 99 debug2: channel_input_status_confirm: type 99 id 0 debug2: shell request accepted on channel 0 Hi there, tiff! You've successfully authenticated with the key named newmac, but Forgejo does not provide shell access. If this is unexpected, please log in with password and setup Forgejo under another user. debug3: receive packet: type 96 debug2: channel 0: rcvd eof debug2: channel 0: output open -> drain debug2: channel 0: obuf empty debug2: chan_shutdown_write: channel 0: (i0 o1 sock -1 wfd 8 efd 9 [write]) debug2: channel 0: output drain -> closed debug3: receive packet: type 98 debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 debug3: receive packet: type 98 debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0 debug2: channel 0: rcvd eow debug2: chan_shutdown_read: channel 0: (i0 o3 sock -1 wfd 7 efd 9 [write]) debug2: channel 0: input open -> closed debug3: receive packet: type 97 debug2: channel 0: rcvd close debug3: channel 0: will not send data after close debug2: channel 0: almost dead debug2: channel 0: gc: notify user debug2: channel 0: gc: user detached debug2: channel 0: send close debug3: send packet: type 97 debug2: channel 0: is dead debug2: channel 0: garbage collecting debug1: channel 0: free: client-session, nchannels 1 debug3: channel 0: status: The following connections are open: #0 client-session (t4 [session] r0 i3/0 o3/0 e[write]/0 fd -1/-1/9 sock -1 cc -1 io 0x00/0x00) debug3: send packet: type 1 Transferred: sent 3524, received 3964 bytes, in 1.8 seconds Bytes per second: sent 1941.4, received 2183.8 debug1: Exit status 0 ```
Author
Copy link

I've self-hosted several Forgejo instances the past couple of years and one of those was Gitea hosted on Pikapods which doesn't allow shell access. Could those old keys/hosts be an issue?

I've self-hosted several Forgejo instances the past couple of years and one of those was Gitea hosted on Pikapods which doesn't allow shell access. Could those old keys/hosts be an issue?

@tiff wrote in #2027 (comment):

Hi there, tiff! You've successfully authenticated with the key named newmac, but Forgejo does not provide shell access.
If this is unexpected, please log in with password and setup Forgejo under another user.

This is interesting so if you try SSH normally then it does work but via git it does not. I would suggest to try and rule out 1password's involvement here and temporarily create a new SSH key.

@tiff wrote in #2027 (comment):

Could those old keys/hosts be an issue?

Not really sure what you mean by this, but it should have little effect as you are connecting to codeberg.org and connections to other domains shouldn't influence that.

@tiff wrote in https://codeberg.org/Codeberg/Community/issues/2027#issuecomment-5871283: > Hi there, tiff! You've successfully authenticated with the key named newmac, but Forgejo does not provide shell access. > If this is unexpected, please log in with password and setup Forgejo under another user. This is interesting so if you try SSH normally then it does work but via git it does not. I would suggest to try and rule out 1password's involvement here and [temporarily create a new SSH key](https://docs.codeberg.org/security/ssh-key/). @tiff wrote in https://codeberg.org/Codeberg/Community/issues/2027#issuecomment-5871307: > Could those old keys/hosts be an issue? Not really sure what you mean by this, but it should have little effect as you are connecting to codeberg.org and connections to other domains shouldn't influence that.
Author
Copy link

I am going to close this. I had an issue with my known_hosts file having old keys and my ssh config being completely borked. I fixed it by deleting the old codeberg entries from the known_hosts file and having an entry in ~/.ssh/config for a key for each service that needs it.

I regenerated the keys and turned off the 1Password integration as it was causing more trouble than I needed.

Thanks for all your help.

I am going to close this. I had an issue with my known_hosts file having old keys and my ssh config being completely borked. I fixed it by deleting the old codeberg entries from the `known_hosts` file and having an entry in `~/.ssh/config` for a key for each service that needs it. I regenerated the keys and turned off the 1Password integration as it was causing more trouble than I needed. Thanks for all your help.
Author
Copy link

I just created another repo. I am trying to push code to it. I ran tests for ssh, I am authenticated, keys match. But every time I try to push to it, I get this error: remote: Forgejo: User permission denied for writing. I can push and pull from other repos of mine but I can't push new code to this new repo. I don't understand why this keeps happening.

I just created another repo. I am trying to push code to it. I ran tests for ssh, I am authenticated, keys match. But every time I try to push to it, I get this error: `remote: Forgejo: User permission denied for writing`. I can push and pull from other repos of mine but I can't push new code to this new repo. I don't understand why this keeps happening.
Author
Copy link

Seems that Codeberg is sensitive about repo naming? Not sure what happened, but I created a new repo with a different name and it works.

Seems that Codeberg is sensitive about repo naming? Not sure what happened, but I created a new repo with a different name and it works.
Sign in to join this conversation.
No Branch/Tag specified
main
No results found.
Labels
Clear labels
accessibility

Reduces accessibility and is thus a "bug" for certain user groups on Codeberg.
bug

Something is not working the way it should. Does not concern outages.
bug
infrastructure

Errors evidently caused by infrastructure malfunctions or outages
Codeberg

This issue involves Codeberg's downstream modifications and settings and/or Codeberg's structures.
contributions welcome

Please join the discussion and consider contributing a PR!
docs

No bug, but an improvement to the docs or UI description will help
duplicate

This issue or pull request already exists
enhancement

New feature
infrastructure

Involves changes to the server setups, use `bug/infrastructure` for infrastructure-related user errors.
legal

An issue directly involving legal compliance
licence / ToS

involving questions about the ToS, especially licencing compliance
please chill
we are volunteers

Please consider editing your posts and remember that there is a human on the other side. We get that you are frustrated, but it's harder for us to help you this way.
public relations

Things related to Codeberg's external communication
question

More information is needed
question
user support

This issue contains a clearly stated problem. However, it is not clear whether we have to fix anything on Codeberg's end, but we're helping them fix it and/or find the cause.
s/Forgejo

Related to Forgejo. Please also check Forgejo's issue tracker.
s/Forgejo/migration

Migration related issues in Forgejo
s/Pages

Issues related to the Codeberg Pages feature
s/Weblate

Issue is related to the Weblate instance at https://translate.codeberg.org
s/Woodpecker

Woodpecker CI related issue
security

involves improvements to the sites security
service

Add a new service to the Codeberg ecosystem (instead of implementing into Gitea)
upstream

An open issue or pull request to an upstream repository to fix this issue (partially or completely) exists (i.e. Gitea, Forgejo, etc.)
wontfix

Codeberg's current set of contributors are not planning to spend time on delegating this issue.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Codeberg/Community#2027
Reference in a new issue
Codeberg/Community
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?