You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can find session logs by date and version information in:
~/.config/org.sparkleshare.SparkleShare/logs/ on Linux and macOS
C:\Users\YOUR_USERNAME\AppData\Roaming\org.sparkleshare.SparkleShare\logs\ on Windows
To help us help you, please include the logs from around the time the issue occurred, as well as the SparkleShare version and info about your OS (displayed at the top of the log files). Then, tell us roughly in these steps what went wrong:
What happened:
… I can't finish to sync a new project from github.
You can find session logs by date and version information in:
~/.config/org.sparkleshare.SparkleShare/logs/ on Linux and macOS
C:\Users\YOUR_USERNAME\AppData\Roaming\org.sparkleshare.SparkleShare\logs\ on Windows
To help us help you, please include the logs from around the time the issue occurred, as well as the SparkleShare version and info about your OS (displayed at the top of the log files). Then, tell us roughly in these steps what went wrong:
What happened:
… I can't finish to sync a new project from github.
What I expected to happen:
… I can finsh a sync
This happens when:
01:30:29 Environment | SparkleShare 3.38.0
01:30:29 Environment | Git LFS 3.0.2
01:30:29 Environment | Git 2.34.1
01:30:29 Environment | GNOME (Linux 5.15.7.1)
01:30:29 Cmd | gio set "/home/xbdeng/SparkleShare" metadata::custom-icon-name org.sparkleshare.SparkleShare
01:30:29 Environment | GTK+ 3.24.30
01:30:29 Environment | Status Icon: GtkStatusIcon
01:30:29 /home/xbdeng/SparkleShare/github.com/git disk | Initializing...
01:30:29 Cmd | git disk | git config core.ignorecase false
01:30:35 Cmd | git disk | git config remote.origin.url "ssh://[email protected]/xbdeng/git_disk.git"
01:30:57 Cmd | git disk | git config core.sshCommand ssh -i /home/xbdeng/.config/org.sparkleshare.SparkleShare/ssh/2021-12-24_05h39.key -o UserKnownHostsFile=/home/xbdeng/.config/org.sparkleshare.SparkleShare/ssh/known_hosts -o IdentitiesOnly=yes -o PasswordAuthentication=no -F /dev/null
01:31:06 Cmd | chmod 700 /home/xbdeng/SparkleShare/github.com/git disk/.git/hooks/pre-push
01:31:14 Cmd | git disk | git --no-pager log --since=1.month --name-status --date=iso --find-renames --no-merges --no-color
01:31:28 Git | git disk | Checking for remote changes...
01:31:28 Cmd | git disk | git rev-parse HEAD
01:31:29 Cmd | git disk | git config core.ignorecase true
01:31:30 Cmd | git disk | git config core.ignorecase false
01:31:37 Cmd | git disk | git rev-parse --abbrev-ref HEAD
01:31:38 Cmd | git disk | git ls-remote --heads --exit-code origin master
01:31:48 Git | git disk | No remote changes, local+remote: 790003915dd3e3ea09622a943f70000c7cfd9cad
01:31:48 Cmd | git disk | git status --porcelain
01:32:26 Fetcher | /home/xbdeng/.config/org.sparkleshare.SparkleShare/tmp/AI_project1 | Fetching folder: ssh://[email protected]/xbdeng/AI_project1.git
01:32:26 Auth | Fetching host key for github.com
01:32:26 Cmd | ssh-keyscan -t rsa -p 22 github.com
01:32:31 Auth | Fingerprint matches
01:32:31 Cmd | tmp | git ls-remote --heads "ssh://[email protected]/xbdeng/AI_project1.git"
01:32:47 Cmd | tmp | git clone --progress --no-checkout --depth=1 "ssh://[email protected]/xbdeng/AI_project1.git" "/home/xbdeng/.config/org.sparkleshare.SparkleShare/tmp/AI_project1"
01:32:47 Git | Cloning into '/home/xbdeng/.config/org.sparkleshare.SparkleShare/tmp/AI_project1'...
01:32:50 Git | remote: Enumerating objects: 6, done.
01:32:51 Git | remote: Total 6 (delta 0), reused 5 (delta 0), pack-reused 0
01:33:14 UI | Failed to download https://www.sparkleshare.org/version: Error: TrustFailure (Authentication failed, see inner exception.) at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <6804f42afa7e4ede9b2d3908165ddc6b>:0
at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <6804f42afa7e4ede9b2d3908165ddc6b>:0
at System.Net.WebOperation.Run () [0x0009a] in <6804f42afa7e4ede9b2d3908165ddc6b>:0
at System.Net.WebCompletionSource
1[T].WaitForCompletion () [0x00094] in <6804f42afa7e4ede9b2d3908165ddc6b>:0 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task
1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <6804f42afa7e4ede9b2d3908165ddc6b>:0at System.Net.HttpWebRequest.GetResponse () [0x00016] in <6804f42afa7e4ede9b2d3908165ddc6b>:0
at System.Net.WebClient.GetWebResponse (System.Net.WebRequest request) [0x00000] in <6804f42afa7e4ede9b2d3908165ddc6b>:0
at System.Net.WebClient.DownloadBits (System.Net.WebRequest request, System.IO.Stream writeStream) [0x000e6] in <6804f42afa7e4ede9b2d3908165ddc6b>:0
at System.Net.WebClient.DownloadDataInternal (System.Uri address, System.Net.WebRequest& request) [0x00061] in <6804f42afa7e4ede9b2d3908165ddc6b>:0
at System.Net.WebClient.DownloadString (System.Uri address) [0x00011] in <6804f42afa7e4ede9b2d3908165ddc6b>:0
at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadString(System.Uri)
at SparkleShare.AboutController.CheckForNewVersion () [0x0002b] in <5ac1fc82d59948ac82ebd339d2e5dd16>:0
01:33:16 Fetcher | Finished
01:33:16 Cmd | AI_project1 | git rev-parse HEAD
01:33:32 Cmd | AI_project1 | git config core.autocrlf input
01:33:37 Cmd | AI_project1 | git config core.quotepath false
01:34:27 Cmd | AI_project1 | git config core.precomposeunicode true
01:34:34 Cmd | AI_project1 | git config core.ignorecase false
01:35:33 Git | git disk | Checking for remote changes...
01:35:33 Cmd | git disk | git rev-parse HEAD
01:35:35 Cmd | AI_project1 | git config core.filemode false
01:35:35 Cmd | git disk | git ls-remote --heads --exit-code origin master
01:36:06 Git | git disk | No remote changes, local+remote: 790003915dd3e3ea09622a943f70000c7cfd9cad
01:36:06 Cmd | AI_project1 | git config core.safecrlf false
01:36:23 Cmd | AI_project1 | git config core.excludesfile ""
01:36:31 Cmd | AI_project1 | git config core.packedGitLimit 128m
01:36:31 Cmd | AI_project1 | git config core.packedGitWindowSize 128m
01:36:36 Cmd | AI_project1 | git config pack.deltaCacheSize 128m
01:36:42 Cmd | AI_project1 | git config pack.packSizeLimit 128m
01:36:48 Cmd | AI_project1 | git config pack.windowMemory 128m
01:36:53 Cmd | AI_project1 | git config push.default matching
01:37:16 Cmd | AI_project1 | git config filter.lfs.required true
01:37:37 Cmd | AI_project1 | git config filter.lfs.clean 'git-lfs clean %f'
The text was updated successfully, but these errors were encountered: