diff --git a/gcm-diagnose.log b/gcm-diagnose.log deleted file mode 100644 index 1f29233..0000000 --- a/gcm-diagnose.log +++ /dev/null @@ -1,190 +0,0 @@ -Diagnose log at 2024-10-09T16:29:10Z - -AppPath: /usr/bin/git-credential-manager -InstallDir: /usr/lib/share/git-credential-manager-bin/ -Version: 2.5.1+90d5f897f164a8fe07d2aa3bf7db439b0b4e03ea - ------------- -Diagnostic: Environment -Skipped: False -Success: True -Exception: None -Log: -OSType: Linux -OSVersion: Arch Linux -Reading environment variables... OK - Variables: -PWD=/home/isaac/Notes -XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 -KDE_SESSION_VERSION=6 -XAUTHORITY=/run/user/1000/xauth_vIUydj -XDG_SESSION_ID=2 -SHELL=/usr/bin/bash -XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session1 -MANAGERPID=600 -SHLVL=1 -XDG_SESSION_DESKTOP=KDE -QT_WAYLAND_RECONNECT=1 -HG=/usr/bin/hg -PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/isaac/.local/share/JetBrains/Toolbox/scripts -KONSOLE_DBUS_SERVICE=:1.43 -SYSTEMD_EXEC_PID=1010 -WAYLAND_DISPLAY=wayland-0 -XDG_DATA_DIRS=/home/isaac/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share -GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/isaac/.gtkrc-2.0:/home/isaac/.config/gtkrc-2.0 -XDG_SESSION_TYPE=wayland -SESSION_MANAGER=local/junction:@/tmp/.ICE-unix/760,unix/junction:/tmp/.ICE-unix/760 -KDE_SESSION_UID=1000 -XKB_DEFAULT_MODEL=pc105+inet -MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/app.slice/app-org.kde.yakuake@autostart.service/memory.pressure -INVOCATION_ID=27af1995181145e3b7765f18ebc0b0e4 -_=/usr/bin/git-credential-manager -KONSOLE_VERSION=240801 -OLDPWD=/home/isaac -COLORTERM=truecolor -USER=isaac -LANG=en_US.UTF-8 -LANGUAGE= -WINDOWID=2 -DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus -GTK_RC_FILES=/etc/gtk/gtkrc:/home/isaac/.gtkrc:/home/isaac/.config/gtkrc -XDG_MENU_PREFIX=plasma- -COLORFGBG=15;0 -XDG_SESSION_CLASS=user -DISPLAY=:1 -MAIL=/var/spool/mail/isaac -XKB_DEFAULT_LAYOUT=us -MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA= -TERM=xterm-256color -HOME=/home/isaac -XKB_DEFAULT_OPTIONS=terminate:ctrl_alt_bksp -MOTD_SHOWN=pam -XDG_SEAT=seat0 -SHELL_SESSION_ID=e0288d307ad9414daf1cf1c4e2e993b4 -KDE_FULL_SESSION=true -DEBUGINFOD_URLS=https://debuginfod.archlinux.org -PAM_KWALLET5_LOGIN=/run/user/1000/kwallet5.socket -QT_AUTO_SCREEN_SCALE_FACTOR=0 -KDE_APPLICATIONS_AS_SCOPE=1 -XDG_CONFIG_DIRS=/home/isaac/.config/kdedefaults:/etc/xdg -LOGNAME=isaac -JOURNAL_STREAM=9:11834 -GIT_TRACE2_PARENT_SID=e8bc0279-ab05-4ed6-bbb4-a347eacd2034 -KONSOLE_DBUS_SESSION=/Sessions/1 -XDG_VTNR=1 -XDG_CURRENT_DESKTOP=KDE -PROFILEHOME= -XDG_RUNTIME_DIR=/run/user/1000 -DESKTOP_SESSION=plasma -ICEAUTHORITY=/run/user/1000/iceauth_WKKhHv - - ------------- -Diagnostic: File system -Skipped: False -Success: True -Exception: None -Log: -Temporary directory is '/tmp/'... -Checking basic file I/O... -Writing to temporary file '/tmp/15f14cfe991ef932be237217'... OK -Reading from temporary file '/tmp/15f14cfe991ef932be237217'... OK -Deleting temporary file '/tmp/15f14cfe991ef932be237217'... OK -Testing IFileSystem instance... -UserHomePath: /home/isaac -UserDataDirectoryPath: /home/isaac/.gcm -GetCurrentDirectory(): /home/isaac/Notes - ------------- -Diagnostic: Networking -Skipped: False -Success: True -Exception: None -Log: -Checking networking and HTTP stack... -Creating HTTP client... OK -IsNetworkAvailable: True -Sending HEAD request to http://example.com...Sending HEAD request to https://example.com... OK - OK -Acquiring free TCP port... OK -Testing local HTTP loopback connections... -Creating new HTTP listener for http://localhost:32877/... OK -Waiting for loopback connection... OK -Writing response... OK -Waiting for response data... OK -Loopback connection data OK - ------------- -Diagnostic: Git -Skipped: False -Success: True -Exception: None -Log: -Getting Git version... OK -Git version is '2.47.0' -Locating current repository...Git repository at '/home/isaac/Notes/.git' - OK -Listing all Git configuration... OK -Git configuration: -file:/home/isaac/.gitconfig credential.credentialstore=secretservice -file:/home/isaac/.gitconfig credential.helper= -file:/home/isaac/.gitconfig credential.helper=/usr/bin/git-credential-manager -file:/home/isaac/.gitconfig credential.https://dev.azure.com.usehttppath=true -file:/home/isaac/.gitconfig credential.https://git.shoebottom.ca.provider=generic -file:/home/isaac/.gitconfig user.email=ir.shoebottom@gmail.com -file:/home/isaac/.gitconfig user.name=Isaac Shoebottom -file:/home/isaac/.gitconfig core.editor=nano -file:/home/isaac/.gitconfig core.autocrlf=false -file:/home/isaac/.gitconfig init.defaultbranch=master -file:/home/isaac/.gitconfig pull.rebase=true -file:.git/config core.repositoryformatversion=0 -file:.git/config core.filemode=true -file:.git/config core.bare=false -file:.git/config core.logallrefupdates=true -file:.git/config remote.origin.url=https://git.shoebottom.ca/IsaacShoebottom/Notes -file:.git/config remote.origin.fetch=+refs/heads/*:refs/remotes/origin/* -file:.git/config branch.master.remote=origin -file:.git/config branch.master.merge=refs/heads/master -file:.git/config branch.master.vscode-merge-base=origin/master - - ------------- -Diagnostic: Credential storage -Skipped: False -Success: True -Exception: None -Log: -ICredentialStore instance is of type: CredentialStore -Writing test credential... OK -Reading test credential... OK -Deleting test credential... OK - ------------- -Diagnostic: Microsoft authentication (AAD/MSA) -Skipped: False -Success: True -Exception: None -Log: -Broker is not enabled. -Flow type is: Auto -Gathering MSAL token cache data... OK -CacheDirectory: /home/isaac/.local/.IdentityService -CacheFileName: msal.cache -CacheFilePath: /home/isaac/.local/.IdentityService/msal.cache -KeyringCollection: -KeyringSchemaName: -KeyringSecretLabel: -KeyringAttribute1: (,) -KeyringAttribute2: (,) -Creating cache helper... OK -Verifying MSAL token cache persistence... OK - ------------- -Diagnostic: GitHub API -Skipped: False -Success: True -Exception: None -Log: -Using 'https://github.com/' as API target. -Querying '/meta' endpoint... OK -