Created
January 10, 2022 19:02
-
-
Save eeyrjmr/da0e4db660632599685d4019953ddb74 to your computer and use it in GitHub Desktop.
Error when navigating to an organisations Issue/Pull Request/Milestone page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2022/01/10 18:57:11 cmd/web.go:102:runWeb() [I] Starting Gitea on PID: 7416 | |
2022/01/10 18:57:12 ...s/install/setting.go:21:PreloadSettings() [I] AppPath: C:/Temp/gitea-main-gogit-windows-4.0-amd64.exe | |
2022/01/10 18:57:12 ...s/install/setting.go:22:PreloadSettings() [I] AppWorkPath: C:/Temp | |
2022/01/10 18:57:12 ...s/install/setting.go:23:PreloadSettings() [I] Custom path: C:/Temp/custom | |
2022/01/10 18:57:12 ...s/install/setting.go:24:PreloadSettings() [I] Log path: C:/Temp/log | |
2022/01/10 18:57:12 ...s/install/setting.go:25:PreloadSettings() [I] Configuration file: C:/Temp/custom/conf/app.ini | |
2022/01/10 18:57:12 ...s/install/setting.go:26:PreloadSettings() [I] Prepare to run install page | |
2022/01/10 18:57:12 ...s/install/setting.go:29:PreloadSettings() [I] SQLite3 is supported | |
2022/01/10 18:57:12 cmd/web.go:208:listen() [I] Listen: http://0.0.0.0:3000 | |
2022/01/10 18:57:12 cmd/web.go:212:listen() [I] AppURL(ROOT_URL): http://localhost:3000/ | |
2022/01/10 18:57:12 ...s/graceful/server.go:61:NewServer() [I] Starting new Web server: tcp:0.0.0.0:3000 on PID: 7416 | |
2022/01/10 18:57:23 ...ers/common/logger.go:21:1() [I] Started GET / for [::1]:63404 | |
2022/01/10 18:57:23 ...ers/common/logger.go:30:1() [I] Completed GET / 200 OK in 13.3045ms | |
2022/01/10 18:57:23 ...ers/common/logger.go:21:1() [I] Started GET /assets/css/index.css?v=82f0dc2044c96716b6cddc5146a65545 for [::1]:63404 | |
2022/01/10 18:57:23 ...ers/common/logger.go:21:1() [I] Started GET /assets/css/theme-auto.css?v=82f0dc2044c96716b6cddc5146a65545 for [::1]:63405 | |
2022/01/10 18:57:23 ...ers/common/logger.go:21:1() [I] Started GET /assets/js/index.js?v=82f0dc2044c96716b6cddc5146a65545 for [::1]:63406 | |
2022/01/10 18:57:23 ...ers/common/logger.go:21:1() [I] Started GET /assets/img/loading.png for [::1]:63407 | |
2022/01/10 18:57:23 ...ers/common/logger.go:30:1() [I] Completed GET /assets/css/theme-auto.css?v=82f0dc2044c96716b6cddc5146a65545 200 OK in 65.271ms | |
2022/01/10 18:57:23 ...ers/common/logger.go:30:1() [I] Completed GET /assets/img/loading.png 200 OK in 44.0899ms | |
2022/01/10 18:57:23 ...ers/common/logger.go:30:1() [I] Completed GET /assets/css/index.css?v=82f0dc2044c96716b6cddc5146a65545 200 OK in 72.9574ms | |
2022/01/10 18:57:23 ...ers/common/logger.go:30:1() [I] Completed GET /assets/js/index.js?v=82f0dc2044c96716b6cddc5146a65545 200 OK in 79.2155ms | |
2022/01/10 18:57:23 ...ers/common/logger.go:21:1() [I] Started GET /assets/img/favicon.png for [::1]:63406 | |
2022/01/10 18:57:23 ...ers/common/logger.go:30:1() [I] Completed GET /assets/img/favicon.png 200 OK in 313.4µs | |
2022/01/10 18:57:23 ...ers/common/logger.go:21:1() [I] Started GET /assets/img/logo.svg for [::1]:63406 | |
2022/01/10 18:57:23 ...ers/common/logger.go:30:1() [I] Completed GET /assets/img/logo.svg 200 OK in 513µs | |
2022/01/10 18:57:44 ...ers/common/logger.go:21:1() [I] Started POST / for [::1]:63406 | |
2022/01/10 18:57:44 ...ers/common/logger.go:30:1() [I] Completed POST / 200 OK in 57.3019ms | |
2022/01/10 18:58:08 ...ers/common/logger.go:21:1() [I] Started POST / for [::1]:63406 | |
2022/01/10 18:58:08 ...ers/common/logger.go:30:1() [I] Completed POST / 200 OK in 61.7381ms | |
2022/01/10 18:58:16 ...ers/common/logger.go:21:1() [I] Started POST / for [::1]:63406 | |
2022/01/10 18:58:16 ...go-chi/chi/v5/mux.go:442:routeHTTP() [I] PING DATABASE sqlite3 | |
2022/01/10 18:58:19 ...s/install/install.go:490:SubmitInstall() [I] Save settings to custom config file C:/Temp/custom/conf/app.ini | |
2022/01/10 18:58:19 routers/common/db.go:20:InitDBEngine() [I] Beginning ORM engine initialization. | |
2022/01/10 18:58:19 routers/common/db.go:27:InitDBEngine() [I] ORM engine initialization attempt #1/10... | |
2022/01/10 18:58:19 modules/web/route.go:74:func1() [I] PING DATABASE sqlite3 | |
2022/01/10 18:58:19 ...s/install/setting.go:45:reloadSettings() [I] ORM engine initialization successful! | |
2022/01/10 18:58:19 ...s/install/install.go:551:SubmitInstall() [I] First-time run install finished! | |
2022/01/10 18:58:19 ...ers/common/logger.go:30:1() [I] Completed POST / 200 OK in 2.379735s | |
2022/01/10 18:58:19 cmd/web.go:260:listen() [I] HTTP Listener: 0.0.0.0:3000 Closed | |
2022/01/10 18:58:19 cmd/web.go:150:runWeb() [I] Global init | |
2022/01/10 18:58:20 routers/init.go:106:GlobalInitInstalled() [I] Git Version: 2.34.1, Wire Protocol Version 2 Enabled | |
2022/01/10 18:58:20 routers/init.go:109:GlobalInitInstalled() [I] AppPath: C:/Temp/gitea-main-gogit-windows-4.0-amd64.exe | |
2022/01/10 18:58:20 routers/init.go:110:GlobalInitInstalled() [I] AppWorkPath: C:/Temp | |
2022/01/10 18:58:20 routers/init.go:111:GlobalInitInstalled() [I] Custom path: C:/Temp/custom | |
2022/01/10 18:58:20 routers/init.go:112:GlobalInitInstalled() [I] Log path: C:/Temp/log | |
2022/01/10 18:58:20 routers/init.go:113:GlobalInitInstalled() [I] Configuration file: C:/Temp/custom/conf/app.ini | |
2022/01/10 18:58:20 routers/init.go:114:GlobalInitInstalled() [I] Run Mode: Prod | |
2022/01/10 18:58:20 ...dules/setting/log.go:283:newLogService() [I] Gitea v1.16.0+dev-825-gaf9247392 built with GNU Make 4.1, go1.17.6 : bindata, sqlite, sqlite_unlock_notify | |
2022/01/10 18:58:20 ...dules/setting/log.go:330:newLogService() [I] Gitea Log Mode: Console(Console:) | |
2022/01/10 18:58:20 ...dules/setting/log.go:246:generateNamedLogger() [I] Router Log: Console(console:) | |
2022/01/10 18:58:20 ...les/setting/cache.go:78:newCacheService() [I] Cache Service Enabled | |
2022/01/10 18:58:20 ...les/setting/cache.go:93:newCacheService() [I] Last Commit Cache Service Enabled | |
2022/01/10 18:58:20 ...s/setting/session.go:75:newSessionService() [I] Session Service Enabled | |
2022/01/10 18:58:20 ...s/storage/storage.go:171:initAttachments() [I] Initialising Attachment storage with type: | |
2022/01/10 18:58:20 ...les/storage/local.go:46:NewLocalStorage() [I] Creating new Local Storage at C:\Temp\data\attachments | |
2022/01/10 18:58:20 ...s/storage/storage.go:165:initAvatars() [I] Initialising Avatar storage with type: | |
2022/01/10 18:58:20 ...les/storage/local.go:46:NewLocalStorage() [I] Creating new Local Storage at C:\Temp\data\avatars | |
2022/01/10 18:58:20 ...s/storage/storage.go:183:initRepoAvatars() [I] Initialising Repository Avatar storage with type: | |
2022/01/10 18:58:20 ...les/storage/local.go:46:NewLocalStorage() [I] Creating new Local Storage at C:\Temp\data\repo-avatars | |
2022/01/10 18:58:20 ...s/storage/storage.go:177:initLFS() [I] Initialising LFS storage with type: | |
2022/01/10 18:58:20 ...les/storage/local.go:46:NewLocalStorage() [I] Creating new Local Storage at C:/Temp/data/lfs | |
2022/01/10 18:58:20 ...s/storage/storage.go:189:initRepoArchives() [I] Initialising Repository Archive storage with type: | |
2022/01/10 18:58:20 ...les/storage/local.go:46:NewLocalStorage() [I] Creating new Local Storage at C:\Temp\data\repo-archive | |
2022/01/10 18:58:20 routers/init.go:130:GlobalInitInstalled() [I] SQLite3 support is enabled | |
2022/01/10 18:58:20 routers/common/db.go:20:InitDBEngine() [I] Beginning ORM engine initialization. | |
2022/01/10 18:58:20 routers/common/db.go:27:InitDBEngine() [I] ORM engine initialization attempt #1/10... | |
2022/01/10 18:58:20 cmd/web.go:153:runWeb() [I] PING DATABASE sqlite3 | |
2022/01/10 18:58:20 routers/init.go:136:GlobalInitInstalled() [I] ORM engine initialization successful! | |
2022/01/10 18:58:21 ...er/issues/indexer.go:144:func2() [I] PID 7416: Initializing Issue Indexer: bleve | |
2022/01/10 18:58:21 ...xer/stats/indexer.go:39:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories | |
2022/01/10 18:58:21 routers/init.go:85:syncAppPathForGit() [I] AppPath changed from '' to 'C:/Temp/gitea-main-gogit-windows-4.0-amd64.exe' | |
2022/01/10 18:58:21 routers/init.go:87:syncAppPathForGit() [I] re-sync repository hooks ... | |
2022/01/10 18:58:21 ...er/issues/indexer.go:223:func3() [I] Issue Indexer Initialization took 24.7311ms | |
2022/01/10 18:58:21 routers/init.go:90:syncAppPathForGit() [I] re-write ssh public keys ... | |
2022/01/10 18:58:21 cmd/web.go:208:listen() [I] Listen: http://0.0.0.0:3000 | |
2022/01/10 18:58:21 cmd/web.go:212:listen() [I] AppURL(ROOT_URL): http://localhost:3000/ | |
2022/01/10 18:58:21 cmd/web.go:215:listen() [I] LFS server enabled | |
2022/01/10 18:58:21 ...s/graceful/server.go:61:NewServer() [I] Starting new Web server: tcp:0.0.0.0:3000 on PID: 7416 | |
2022/01/10 18:58:22 Started GET /user/login for [::1]:63427 | |
2022/01/10 18:58:22 Completed GET /user/login 302 Found in 28.3705ms | |
2022/01/10 18:58:22 Started GET / for [::1]:63427 | |
2022/01/10 18:58:22 Completed GET / 200 OK in 15.1351ms | |
2022/01/10 18:58:22 Started GET /avatar/953503e7a14d64b6ba8e97d8d737186b?size=72 for [::1]:63427 | |
2022/01/10 18:58:22 Started GET /avatar/953503e7a14d64b6ba8e97d8d737186b?size=84 for 127.0.0.1:63428 | |
2022/01/10 18:58:22 Completed GET /avatar/953503e7a14d64b6ba8e97d8d737186b?size=84 302 Found in 5.881ms | |
2022/01/10 18:58:22 Completed GET /avatar/953503e7a14d64b6ba8e97d8d737186b?size=72 302 Found in 25.8758ms | |
2022/01/10 18:58:22 Started GET /api/v1/repos/search?sort=updated&order=desc&uid=1&team_id=0&q=&page=1&mode= for [::1]:63427 | |
2022/01/10 18:58:22 Started GET /api/v1/repos/search?sort=updated&order=desc&uid=1&team_id=0&q=&page=1&limit=15&mode=&archived=false for 127.0.0.1:63428 | |
2022/01/10 18:58:22 Completed GET /api/v1/repos/search?sort=updated&order=desc&uid=1&team_id=0&q=&page=1&mode= 200 OK in 4.8717ms | |
2022/01/10 18:58:22 Completed GET /api/v1/repos/search?sort=updated&order=desc&uid=1&team_id=0&q=&page=1&limit=15&mode=&archived=false 200 OK in 4.651ms | |
2022/01/10 18:58:22 Started GET /assets/js/eventsource.sharedworker.js for 127.0.0.1:63428 | |
2022/01/10 18:58:22 Completed GET /assets/js/eventsource.sharedworker.js 200 OK in 0s | |
2022/01/10 18:58:22 Started GET /user/events for 127.0.0.1:63428 | |
2022/01/10 18:58:26 Completed GET /user/events 200 OK in 4.2935909s | |
2022/01/10 18:58:26 Started GET /org/create for [::1]:63427 | |
2022/01/10 18:58:26 Completed GET /org/create 200 OK in 5.193ms | |
2022/01/10 18:58:26 Started GET /user/events for [::1]:63427 | |
2022/01/10 18:58:28 Completed GET /user/events 200 OK in 2.0258687s | |
2022/01/10 18:58:28 Started POST /org/create for [::1]:63432 | |
2022/01/10 18:58:28 ...odels/user/avatar.go:61:GenerateRandomAvatarCtx() [I] New random avatar created: 2 | |
2022/01/10 18:58:28 Completed POST /org/create 302 Found in 13.8887ms | |
2022/01/10 18:58:28 Started GET /org/test/dashboard for [::1]:63432 | |
2022/01/10 18:58:28 Completed GET /org/test/dashboard 200 OK in 7.6367ms | |
2022/01/10 18:58:28 Started GET /avatars/098f6bcd4621d373cade4e832627b4f6?size=84 for [::1]:63432 | |
2022/01/10 18:58:28 Completed GET /avatars/098f6bcd4621d373cade4e832627b4f6?size=84 200 OK in 3.8303ms | |
2022/01/10 18:58:28 Started GET /api/v1/repos/search?sort=updated&order=desc&uid=2&team_id=0&q=&page=1&mode= for [::1]:63432 | |
2022/01/10 18:58:28 Started GET /api/v1/repos/search?sort=updated&order=desc&uid=2&team_id=0&q=&page=1&limit=15&mode=&archived=false for [::1]:63433 | |
2022/01/10 18:58:28 Completed GET /api/v1/repos/search?sort=updated&order=desc&uid=2&team_id=0&q=&page=1&mode= 200 OK in 3.7693ms | |
2022/01/10 18:58:28 Completed GET /api/v1/repos/search?sort=updated&order=desc&uid=2&team_id=0&q=&page=1&limit=15&mode=&archived=false 200 OK in 4.2988ms | |
2022/01/10 18:58:28 Started GET /user/events for [::1]:63433 | |
2022/01/10 18:58:30 Completed GET /user/events 200 OK in 1.8922866s | |
2022/01/10 18:58:30 Started GET /org/test/issues for [::1]:63432 | |
2022/01/10 18:58:30 ...ers/web/user/home.go:467:buildIssueOverview() [E] CountIssuesByRepo: ambiguous column name: org_id | |
2022/01/10 18:58:30 Completed GET /org/test/issues 500 Internal Server Error in 6.3938ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment