Skip to content

Instantly share code, notes, and snippets.

@Remmert-PBE
Created June 24, 2024 06:30
Show Gist options
  • Save Remmert-PBE/959e1e243a2d8243a757aef754571270 to your computer and use it in GitHub Desktop.
Save Remmert-PBE/959e1e243a2d8243a757aef754571270 to your computer and use it in GitHub Desktop.
Gitea_Oauth_20230624
2024/06/24 07:52:54 ...les/setting/cache.go:75:loadCacheFrom() [I] Cache Service Enabled
2024/06/24 07:52:54 ...les/setting/cache.go:90:loadCacheFrom() [I] Last Commit Cache Service Enabled
2024/06/24 07:52:54 ...s/setting/session.go:77:loadSessionFrom() [I] Session Service Enabled
2024/06/24 07:52:54 ...es/setting/mailer.go:203:loadMailerFrom() [W] connecting over insecure SMTP protocol to non-local address is not recommended
2024/06/24 07:52:54 ...es/setting/mailer.go:237:loadMailerFrom() [I] Mail Service Enabled
2024/06/24 07:52:54 ...es/setting/mailer.go:248:loadRegisterMailFrom() [I] Register Mail Service Enabled
2024/06/24 07:52:54 ...es/setting/mailer.go:259:loadNotifyMailFrom() [I] Notify Mail Service Enabled
2024/06/24 07:52:54 ...s/storage/storage.go:176:initAttachments() [I] Initialising Attachment storage with type: local
2024/06/24 07:52:54 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at d:/Data/Attachments
2024/06/24 07:52:54 ...s/storage/storage.go:166:initAvatars() [I] Initialising Avatar storage with type: local
2024/06/24 07:52:54 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at D:\gitea\data\avatars
2024/06/24 07:52:54 ...s/storage/storage.go:192:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local
2024/06/24 07:52:54 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at D:\gitea\data\repo-avatars
2024/06/24 07:52:54 ...s/storage/storage.go:186:initLFS() [I] Initialising LFS storage with type: local
2024/06/24 07:52:54 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at d:/Data/LFS
2024/06/24 07:52:54 ...s/storage/storage.go:198:initRepoArchives() [I] Initialising Repository Archive storage with type: local
2024/06/24 07:52:54 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at D:\gitea\data\repo-archive
2024/06/24 07:52:54 ...s/storage/storage.go:208:initPackages() [I] Initialising Packages storage with type: local
2024/06/24 07:52:54 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at D:\gitea\data\packages
2024/06/24 07:52:54 ...s/storage/storage.go:219:initActions() [I] Initialising Actions storage with type: local
2024/06/24 07:52:54 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at D:\gitea\data\actions_log
2024/06/24 07:52:54 ...s/storage/storage.go:223:initActions() [I] Initialising ActionsArtifacts storage with type: local
2024/06/24 07:52:54 ...les/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at D:\gitea\data\actions_artifacts
2024/06/24 07:52:54 ...queue/workergroup.go:267:doRun() [D] Queue "mail" starts running
2024/06/24 07:52:54 ...queue/workergroup.go:267:doRun() [D] Queue "notification-service" starts running
2024/06/24 07:52:54 ...queue/workergroup.go:267:doRun() [D] Queue "repo-archive" starts running
2024/06/24 07:52:54 routers/init.go:131:InitWebInstalled() [I] SQLite3 support is enabled
2024/06/24 07:52:54 routers/common/db.go:23:InitDBEngine() [I] Beginning ORM engine initialization.
2024/06/24 07:52:54 routers/common/db.go:30:InitDBEngine() [I] ORM engine initialization attempt #1/10...
2024/06/24 07:52:54 cmd/web.go:194:serveInstalled() [I] PING DATABASE mssql
2024/06/24 07:52:55 cmd/web.go:194:serveInstalled() [W] Table system_setting Column version db default is , struct default is 1
2024/06/24 07:52:56 cmd/web.go:194:serveInstalled() [W] Table attachment column uuid db type is NVARCHAR(40), struct type is VARCHAR(40)
2024/06/24 07:52:56 cmd/web.go:194:serveInstalled() [W] Table upload column uuid db type is NVARCHAR(40), struct type is VARCHAR(40)
2024/06/24 07:52:59 routers/init.go:137:InitWebInstalled() [I] ORM engine initialization successful!
2024/06/24 07:52:59 ...queue/workergroup.go:267:doRun() [D] Queue "push_update" starts running
2024/06/24 07:52:59 ...queue/workergroup.go:267:doRun() [D] Queue "branch_sync" starts running
2024/06/24 07:52:59 ...er/issues/indexer.go:77:func1() [I] PID 13164: Initializing Issue Indexer: bleve
2024/06/24 07:52:59 ...exer/code/indexer.go:153:func3() [I] PID: 13164 Initializing Repository Indexer at: D:/gitea/indexers/repos.bleve
2024/06/24 07:52:59 ...xer/stats/indexer.go:39:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories
2024/06/24 07:52:59 ...queue/workergroup.go:267:doRun() [D] Queue "mirror" starts running
2024/06/24 07:52:59 ...queue/workergroup.go:267:doRun() [D] Queue "repo_stats_update" starts running
2024/06/24 07:52:59 ...queue/workergroup.go:267:doRun() [D] Queue "webhook_sender" starts running
2024/06/24 07:52:59 ...queue/workergroup.go:267:doRun() [D] Queue "pr_auto_merge" starts running
2024/06/24 07:52:59 ...queue/workergroup.go:267:doRun() [D] Queue "pr_patch_checker" starts running
2024/06/24 07:52:59 ...queue/workergroup.go:267:doRun() [D] Queue "task" starts running
2024/06/24 07:52:59 ...xer/stats/indexer.go:85:populateRepoIndexer() [I] Done (re)populating the repo stats indexer with existing repositories
2024/06/24 07:52:59 ...er/issues/indexer.go:154:func2() [I] Issue Indexer Initialization took 25.8746ms
2024/06/24 07:52:59 ...queue/workergroup.go:267:doRun() [D] Queue "issue_indexer" starts running
2024/06/24 07:52:59 ...queue/workergroup.go:267:doRun() [D] Queue "actions_ready_job" starts running
2024/06/24 07:52:59 ...rvices/cron/tasks.go:159:RegisterTask() [D] Registering task: update_mirrors
[Shortened]
2024/06/24 07:52:59 ...rvices/cron/tasks.go:159:RegisterTask() [D] Registering task: start_schedule_tasks
2024/06/24 07:52:59 ...ates/htmlrenderer.go:115:initHTMLRenderer() [D] Creating static HTML Renderer
2024/06/24 07:52:59 ...s/actions/cleanup.go:29:CleanupArtifacts() [I] Found 0 expired artifacts
2024/06/24 07:53:00 cmd/web.go:304:listen() [I] Listen: http://0.0.0.0:8050
2024/06/24 07:53:00 cmd/web.go:308:listen() [I] AppURL(ROOT_URL): https://git.company.intern/
2024/06/24 07:53:00 cmd/web.go:311:listen() [I] LFS server enabled
2024/06/24 07:53:00 ...s/graceful/server.go:70:NewServer() [I] Starting new Web server: tcp:0.0.0.0:8050 on PID: 13164
2024/06/24 07:53:00 ...s/graceful/server.go:83:func1() [D] Starting server on tcp:0.0.0.0:8050 (PID: 13164)
2024/06/24 07:53:00 ...exer/code/indexer.go:234:func4() [I] Repository Indexer Initialization took 284.3281ms
2024/06/24 07:53:00 ...queue/workergroup.go:267:doRun() [D] Queue "code_indexer" starts running
2024/06/24 07:53:04 ...eb/routing/logger.go:102:func1() [I] router: completed GET /Organization/Product.git/info/refs?service=git-receive-pack for 192.168.0.10:0, 401 Unauthorized in 4.9ms @ repo/githttp.go:532(repo.GetInfoRefs)
2024/06/24 07:53:08 ...dap/source_search.go:95:findUserDN() [D] Failed search using filter[(&(objectCategory=Person)(|(memberOf=CN=git-developer,OU=Securitygroups,OU=Location,DC=company,DC=intern)(memberOf=CN=git-admin,OU=Securitygroups,OU=Location,DC=company,DC=intern)(memberOf=CN=git-service,OU=Securitygroups,OU=Location,DC=company,DC=intern))(sAMAccountName=OAUTH_USER)(!(UserAccountControl:1.2.840.113556.1.4.803:=2)))]: <nil>
2024/06/24 07:53:08 ...vices/auth/signin.go:114:UserSignIn() [D] Failed to login 'OAUTH_USER' via 'CompanyAD': user does not exist [uid: 0, name: OAUTH_USER, keyid: 0]
2024/06/24 07:53:08 routers/web/web.go:123:func7() [E] Failed to verify user: user does not exist [uid: 0, name: OAUTH_USER, keyid: 0]
2024/06/24 07:53:08 ...eb/routing/logger.go:102:func1() [I] router: completed GET /Organization/Product.git/info/refs?service=git-receive-pack for 192.168.0.10:0, 401 Unauthorized in 137.8ms @ web/web.go:120(web.Routes.webAuth)
2024/06/24 07:53:08 ...dap/source_search.go:95:findUserDN() [D] Failed search using filter[(&(objectCategory=Person)(|(memberOf=CN=git-developer,OU=Securitygroups,OU=Location,DC=company,DC=intern)(memberOf=CN=git-admin,OU=Securitygroups,OU=Location,DC=company,DC=intern)(memberOf=CN=git-service,OU=Securitygroups,OU=Location,DC=company,DC=intern))(sAMAccountName=OAUTH_USER)(!(UserAccountControl:1.2.840.113556.1.4.803:=2)))]: <nil>
2024/06/24 07:53:08 ...vices/auth/signin.go:114:UserSignIn() [D] Failed to login 'OAUTH_USER' via 'CompanyAD': user does not exist [uid: 0, name: OAUTH_USER, keyid: 0]
2024/06/24 07:53:08 routers/web/web.go:123:func7() [E] Failed to verify user: user does not exist [uid: 0, name: OAUTH_USER, keyid: 0]
2024/06/24 07:53:08 ...eb/routing/logger.go:102:func1() [I] router: completed GET /Organization/Product.git/info/refs?service=git-receive-pack for 192.168.0.10:0, 401 Unauthorized in 59.1ms @ web/web.go:120(web.Routes.webAuth)
2024/06/24 07:53:11 ...eb/routing/logger.go:102:func1() [I] router: completed GET /Organization/Product.git/info/refs?service=git-receive-pack for 192.168.0.10:0, 401 Unauthorized in 1.8ms @ repo/githttp.go:532(repo.GetInfoRefs)
2024/06/24 07:53:11 ...eb/routing/logger.go:102:func1() [I] router: completed POST /login/oauth/access_token for 192.168.0.10:0, 200 OK in 23.1ms @ auth/oauth.go:618(auth.AccessTokenOAuth)
2024/06/24 07:53:11 ...dules/git/command.go:290:Run() [D] git.Command.RunDir(d:\Data\Repositories\Organization\Product.git): "C:\\Program Files\\Git\\cmd\\git.exe" -c protocol.version=2 -c credential.helper= -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= receive-pack --stateless-rpc --advertise-refs .
2024/06/24 07:53:12 ...eb/routing/logger.go:102:func1() [I] router: completed GET /Organization/Product.git/info/refs?service=git-receive-pack for 192.168.0.10:0, 200 OK in 96.3ms @ repo/githttp.go:532(repo.GetInfoRefs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment