Skip to content

Instantly share code, notes, and snippets.

@witten
Last active September 14, 2021 17:40
Show Gist options
  • Save witten/5ee4772a7031ea5d6ce6e45ffa61e9ce to your computer and use it in GitHub Desktop.
Save witten/5ee4772a7031ea5d6ce6e45ffa61e9ce to your computer and use it in GitHub Desktop.
logs of Gitea 500 on repository transfer to organization
2021/09/14 17:38:43 Completed GET /user/events 200 OK in 19.475934314s
2021/09/14 17:38:43 Started POST /witten/borgmatic/settings for 172.18.0.2:55776
2021/09/14 17:38:43 ...s/context/context.go:740:1() [D] Session ID: REDACTED
2021/09/14 17:38:43 ...s/context/context.go:741:1() [D] CSRF Token: REDACTED
2021/09/14 17:38:43 ...dules/git/command.go:120:RunInDirTimeoutEnvFullPipelineFunc() [D] /data/git/repositories/witten/borgmatic.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= show-ref --tags
2021/09/14 17:38:43 ...dules/git/command.go:120:RunInDirTimeoutEnvFullPipelineFunc() [D] /data/git/repositories/witten/borgmatic.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2021/09/14 17:38:43 ...dules/git/command.go:120:RunInDirTimeoutEnvFullPipelineFunc() [D] /data/git/repositories/witten/borgmatic.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2021/09/14 17:38:43 ...dules/git/command.go:120:RunInDirTimeoutEnvFullPipelineFunc() [D] /data/git/repositories/witten/borgmatic.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= show-ref --heads
2021/09/14 17:38:43 .../web/repo/setting.go:593:SettingsPost() [E] TransferOwnership: getCollaborators: user does not exist [uid: 38, name: , keyid: 0]
2021/09/14 17:38:43 ...s/context/context.go:185:HTML() [D] Template: status/500
2021/09/14 17:38:43 Completed POST /witten/borgmatic/settings 500 Internal Server Error in 60.414971ms
2021/09/14 17:38:43 Started GET /user/events for 172.18.0.2:55778
2021/09/14 17:38:43 ...s/context/context.go:740:1() [D] Session ID: REDACTED
2021/09/14 17:38:43 ...s/context/context.go:741:1() [D] CSRF Token: REDACTED
2021/09/14 17:38:44 Started GET /assets/serviceworker.js for 172.18.0.2:55780
2021/09/14 17:38:44 Completed GET /assets/serviceworker.js 304 Not Modified in 324.192µs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment