Created
October 7, 2020 12:34
-
-
Save chrisbra/bc0e1c415e834c8d018f219d2cfef0e1 to your computer and use it in GitHub Desktop.
This file contains 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
2020/10/07 06:36:24 ...dules/setting/log.go:343:newLogService() [I] Gitea Log Mode: File(File:info) | |
2020/10/07 06:36:24 ...les/setting/cache.go:70:newCacheService() [I] Cache Service Enabled | |
2020/10/07 06:36:24 ...les/setting/cache.go:81:newCacheService() [I] Last Commit Cache Service Enabled | |
2020/10/07 06:36:24 ...s/setting/session.go:63:newSessionService() [I] Session Service Enabled | |
2020/10/07 06:36:25 routers/init.go:72:initDBEngine() [I] Beginning ORM engine initialization. | |
2020/10/07 06:36:25 routers/init.go:79:initDBEngine() [I] ORM engine initialization attempt #1/10... | |
2020/10/07 06:36:25 ...rm/session_schema.go:25:Ping() [I] PING DATABASE sqlite3 | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' and name = ? [version] - 120.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM version LIMIT 0 [] - 56.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM version LIMIT 0 [] - 23.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `version` FROM `version` WHERE `id`=? LIMIT 1 [1] - 71.3µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' [] - 112.3µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [user] - 77.9µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [user] - 101µs | |
2020/10/07 06:36:25 ...rm/session_schema.go:360:Sync2() [W] Table user Column keep_activity_private db default is , struct default is 0 | |
2020/10/07 06:36:25 ...rm/session_schema.go:365:Sync2() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [public_key] - 102.5µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [public_key] - 121.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [access_token] - 58.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [access_token] - 65.9µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repository] - 81µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repository] - 108.6µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [deploy_key] - 93.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [deploy_key] - 102.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [collaboration] - 77.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [collaboration] - 118.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [access] - 61.6µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [access] - 46.2µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [upload] - 102.5µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [upload] - 99µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [watch] - 52µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [watch] - 92µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [star] - 83.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [star] - 106.4µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [follow] - 120.5µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [follow] - 121.9µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [action] - 171.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [action] - 88.5µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue] - 86.9µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue] - 109.6µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [pull_request] - 55.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [pull_request] - 121.5µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [comment] - 96.8µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [comment] - 100.2µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [attachment] - 111.6µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [attachment] - 78.3µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [label] - 144µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [label] - 57.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_label] - 54.6µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_label] - 60.9µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [milestone] - 60.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [milestone] - 84.4µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [mirror] - 45.4µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [mirror] - 87.4µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [release] - 140.8µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [release] - 46.9µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [login_source] - 59.3µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [login_source] - 90.2µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [webhook] - 174.8µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [webhook] - 84.8µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [hook_task] - 91.2µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [hook_task] - 67.6µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team] - 96.9µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team] - 128.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [org_user] - 41µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [org_user] - 59.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_user] - 97.9µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_user] - 90.6µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_repo] - 94.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_repo] - 53.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [notice] - 113.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [notice] - 83.2µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [email_address] - 86.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [email_address] - 111.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [notification] - 92.8µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [notification] - 66µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_user] - 209.9µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_user] - 151.4µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [lfs_meta_object] - 115.5µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [lfs_meta_object] - 102µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [two_factor] - 137.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [two_factor] - 80.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [gpg_key] - 74.5µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [gpg_key] - 97.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [gpg_key_import] - 78.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [gpg_key_import] - 96µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_unit] - 99µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_unit] - 55.8µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_redirect] - 44.4µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_redirect] - 97.5µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [external_login_user] - 83.8µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [external_login_user] - 110.9µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [protected_branch] - 90.5µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [protected_branch] - 92.4µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [user_open_id] - 55.6µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [user_open_id] - 77.8µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_watch] - 102.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_watch] - 84.3µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [commit_status] - 76.6µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [commit_status] - 119.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [stopwatch] - 46.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [stopwatch] - 99.3µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [tracked_time] - 83.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [tracked_time] - 43.4µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [deleted_branch] - 82.9µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [deleted_branch] - 110.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_indexer_status] - 49.3µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_indexer_status] - 73.5µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_dependency] - 72µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_dependency] - 102.4µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [lfs_lock] - 112µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [lfs_lock] - 108.8µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [reaction] - 118µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [reaction] - 90.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_assignees] - 96.3µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_assignees] - 59.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [u2f_registration] - 90.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [u2f_registration] - 83.3µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_unit] - 66.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_unit] - 61.6µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [review] - 88.2µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [review] - 88µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_application] - 51.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_application] - 119µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_authorization_code] - 58.6µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_authorization_code] - 68.3µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_grant] - 59.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_grant] - 93.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [task] - 62.5µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [task] - 99.9µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [language_stat] - 110.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [language_stat] - 89.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [email_hash] - 62.4µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [email_hash] - 46.8µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project] - 100.9µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project] - 58.4µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project_board] - 67.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project_board] - 88.3µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project_issue] - 75.6µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project_issue] - 108.1µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [topic] - 114.8µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [topic] - 91.5µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_topic] - 82.5µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_topic] - 66.8µs | |
2020/10/07 06:36:25 routers/init.go:142:GlobalInit() [I] ORM engine initialization successful! | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' [] - 64.8µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_session] - 107.6µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_session] - 60.2µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `type`, `name`, `is_actived`, `is_sync_enabled`, `cfg`, `created_unix`, `updated_unix` FROM `login_source` WHERE (is_actived = ? and type = ?) [true 6] - 133.4µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_watches!=(SELECT COUNT(*) FROM `watch` WHERE repo_id=repo.id AND mode<>2) [] - 190.5µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_stars!=(SELECT COUNT(*) FROM `star` WHERE repo_id=repo.id) [] - 131.4µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `owner_id`, `owner_name`, `lower_name`, `name`, `description`, `website`, `original_service_type`, `original_url`, `default_branch`, `num_watches`, `num_stars`, `num_forks`, `num_issues`, `num_closed_issues`, `num_pulls`, `num_closed_pulls`, `num_milestones`, `num_closed_milestones`, `num_projects`, `num_closed_projects`, `is_private`, `is_empty`, `is_archived`, `is_mirror`, `status`, `is_fork`, `fork_id`, `is_template`, `template_id`, `size`, `is_fsck_enabled`, `close_issues_via_commit_in_any_branch`, `topics`, `trust_model`, `avatar`, `created_unix`, `updated_unix` FROM `repository` WHERE (id > 0) [] - 4.6136ms | |
2020/10/07 06:36:25 ...les/queue/setting.go:71:CreateQueue() [W] Unable to create queue for issue_indexer: open /data/gitea/LOG: is a directory | |
2020/10/07 06:36:25 ...les/queue/setting.go:72:CreateQueue() [W] Attempting to create wrapped queue | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT label.id FROM `label` WHERE label.num_issues!=(SELECT COUNT(*) FROM `issue_label` WHERE label_id=label.id) [] - 4.807ms | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `external_id`, `user_id`, `login_source_id`, `raw_data`, `provider`, `email`, `name`, `first_name`, `last_name`, `nick_name`, `description`, `avatar_url`, `location`, `access_token`, `access_token_secret`, `refresh_token`, `expires_at` FROM `external_login_user` WHERE provider=? ORDER BY login_source_id ASC, external_id ASC LIMIT 100 [github] - 11.4926ms | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `user`.id FROM `user` WHERE `user`.num_repos!=(SELECT COUNT(*) FROM `repository` WHERE owner_id=`user`.id) [] - 1.1731ms | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] DELETE FROM `deleted_branch` WHERE (deleted_unix < ?) [1601966185] - 14.672ms | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `external_id`, `user_id`, `login_source_id`, `raw_data`, `provider`, `email`, `name`, `first_name`, `last_name`, `nick_name`, `description`, `avatar_url`, `location`, `access_token`, `access_token_secret`, `refresh_token`, `expires_at` FROM `external_login_user` WHERE provider=? ORDER BY login_source_id ASC, external_id ASC LIMIT 100 [gitlab] - 1.6587ms | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `issue`.id FROM `issue` WHERE `issue`.num_comments!=(SELECT COUNT(*) FROM `comment` WHERE issue_id=`issue`.id AND type=0) [] - 133.8µs | |
2020/10/07 06:36:25 ...er/issues/indexer.go:142:func2() [I] PID 17: Initializing Issue Indexer: bleve | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Clean-up deleted branches has finished 1602052585] - 49.3817ms | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Update migration poster IDs has finished 1602052585] - 104.3057ms | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_closed_issues!=(SELECT COUNT(*) FROM `issue` WHERE repo_id=repo.id AND is_closed=? AND is_pull=?) [true false] - 55.7428ms | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_closed_pulls!=(SELECT COUNT(*) FROM `issue` WHERE repo_id=repo.id AND is_closed=? AND is_pull=?) [true true] - 121.5µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_forks!=(SELECT COUNT(*) FROM `repository` WHERE fork_id=repo.id) [] - 55.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Check all repository statistics has finished 1602052585] - 38.352ms | |
2020/10/07 06:36:25 ...er/issues/indexer.go:221:func3() [I] Issue Indexer Initialization took 144.9225ms | |
2020/10/07 06:36:25 ...xer/stats/indexer.go:38:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `hook_id`, `uuid`, `type`, `url`, `signature`, `payload_content`, `http_method`, `content_type`, `event_type`, `is_ssl`, `is_delivered`, `delivered`, `is_succeed`, `request_content`, `response_content` FROM `hook_task` WHERE (is_delivered=?) [false] - 94.6µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM `repository` LIMIT 1 [] - 98.4µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT MAX(id) FROM `repository` LIMIT 1 [] - 64.7µs | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `repository`.`id` FROM `repository` LEFT OUTER JOIN `repo_indexer_status` ON repository.id = repo_indexer_status.repo_id AND repo_indexer_status.indexer_type = ? WHERE repo_indexer_status.id IS NULL AND repository.is_empty=? AND repository.id<=? ORDER BY `repository`.`id` DESC LIMIT 50 [1 false 26] - 110.5µs | |
2020/10/07 06:36:25 ...xer/stats/indexer.go:84:populateRepoIndexer() [I] Done (re)populating the repo stats indexer with existing repositories | |
2020/10/07 06:36:25 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 1] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 06:36:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `pull_request`.`id` FROM `pull_request` WHERE (status=?) [1] - 127.3µs | |
2020/10/07 06:36:26 routers/init.go:171:GlobalInit() [I] SQLite3 Supported | |
2020/10/07 06:36:26 routers/init.go:53:checkRunMode() [I] Run Mode: Production | |
2020/10/07 06:36:26 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Delete old repository archives has finished 1602052586] - 39.1614ms | |
2020/10/07 06:36:26 cmd/web.go:163:runWeb() [I] Listen: http://0.0.0.0:3000 | |
2020/10/07 06:36:26 ...s/graceful/server.go:55:NewServer() [I] Starting new server: tcp:0.0.0.0:3000 on PID: 17 | |
2020/10/07 06:36:34 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 2] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 06:36:36 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602052584 1602052594 1] - 296.2µs | |
2020/10/07 06:36:43 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 3] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 06:36:46 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602052594 1602052604 1] - 164.8µs | |
2020/10/07 06:36:52 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 4] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 06:36:56 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602052604 1602052614 1] - 120µs | |
2020/10/07 06:37:01 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 5] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 06:37:06 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602052614 1602052624 1] - 156.8µs | |
2020/10/07 06:37:10 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 6] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 06:37:16 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602052624 1602052634 1] - 215.1µs | |
2020/10/07 06:37:19 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 7] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 06:37:26 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602052634 1602052644 1] - 141µs | |
2020/10/07 06:37:28 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 8] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 06:37:36 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602052644 1602052654 1] - 340.6µs | |
2020/10/07 06:37:37 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 9] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 06:37:46 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602052654 1602052664 1] - 198.7µs | |
2020/10/07 06:37:46 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 10] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 06:37:46 ...eue/queue_wrapped.go:231:Run() [F] Unable to set the internal queue for issue_indexer-wrapper Error: Unable to create queue level for issue_indexer with cfg {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} by max attempts: error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:08:21 ...dules/setting/log.go:343:newLogService() [I] Gitea Log Mode: File(File:info) | |
2020/10/07 07:08:21 ...les/setting/cache.go:70:newCacheService() [I] Cache Service Enabled | |
2020/10/07 07:08:21 ...les/setting/cache.go:81:newCacheService() [I] Last Commit Cache Service Enabled | |
2020/10/07 07:08:21 ...s/setting/session.go:63:newSessionService() [I] Session Service Enabled | |
2020/10/07 07:08:21 routers/init.go:72:initDBEngine() [I] Beginning ORM engine initialization. | |
2020/10/07 07:08:21 routers/init.go:79:initDBEngine() [I] ORM engine initialization attempt #1/10... | |
2020/10/07 07:08:21 ...rm/session_schema.go:25:Ping() [I] PING DATABASE sqlite3 | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' and name = ? [version] - 118µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM version LIMIT 0 [] - 66.1µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM version LIMIT 0 [] - 25.6µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `version` FROM `version` WHERE `id`=? LIMIT 1 [1] - 41.3µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' [] - 50.5µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [user] - 66.9µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [user] - 79.7µs | |
2020/10/07 07:08:21 ...rm/session_schema.go:360:Sync2() [W] Table user Column keep_activity_private db default is , struct default is 0 | |
2020/10/07 07:08:21 ...rm/session_schema.go:365:Sync2() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [public_key] - 69.8µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [public_key] - 39.7µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [access_token] - 48.1µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [access_token] - 109.7µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repository] - 82.5µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repository] - 88.7µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [deploy_key] - 86.8µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [deploy_key] - 46.1µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [collaboration] - 27.3µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [collaboration] - 38.1µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [access] - 38µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [access] - 63.2µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [upload] - 36.2µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [upload] - 29.8µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [watch] - 26.6µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [watch] - 25µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [star] - 27.2µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [star] - 24.7µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [follow] - 60.9µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [follow] - 46µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [action] - 48.5µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [action] - 137.1µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue] - 53.8µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue] - 96.8µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [pull_request] - 70.2µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [pull_request] - 69.9µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [comment] - 77.2µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [comment] - 66.7µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [attachment] - 80µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [attachment] - 89.3µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [label] - 64.5µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [label] - 48.4µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_label] - 60µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_label] - 185.9µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [milestone] - 95.8µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [milestone] - 100.6µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [mirror] - 57.9µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [mirror] - 42.8µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [release] - 54.2µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [release] - 46.8µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [login_source] - 83.9µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [login_source] - 74.2µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [webhook] - 66µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [webhook] - 80µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [hook_task] - 116µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [hook_task] - 80.6µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team] - 94.8µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team] - 98.9µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [org_user] - 113µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [org_user] - 42.7µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_user] - 49.5µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_user] - 55.1µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_repo] - 37.2µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_repo] - 67.3µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [notice] - 90µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [notice] - 89.6µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [email_address] - 172.4µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [email_address] - 63.3µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [notification] - 98.5µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [notification] - 53.1µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_user] - 67.5µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_user] - 67.9µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [lfs_meta_object] - 49µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [lfs_meta_object] - 113µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [two_factor] - 72µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [two_factor] - 53.9µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [gpg_key] - 42.8µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [gpg_key] - 89.2µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [gpg_key_import] - 58µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [gpg_key_import] - 64.9µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_unit] - 87.9µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_unit] - 50.6µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_redirect] - 26.3µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_redirect] - 32µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [external_login_user] - 26.6µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [external_login_user] - 26.3µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [protected_branch] - 54.2µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [protected_branch] - 32µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [user_open_id] - 76.4µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [user_open_id] - 72µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_watch] - 27.2µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_watch] - 28.3µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [commit_status] - 71.5µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [commit_status] - 26.1µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [stopwatch] - 25.9µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [stopwatch] - 44.6µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [tracked_time] - 44.1µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [tracked_time] - 54µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [deleted_branch] - 26.3µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [deleted_branch] - 39.2µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_indexer_status] - 40.5µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_indexer_status] - 51µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_dependency] - 25.7µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_dependency] - 65.2µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [lfs_lock] - 24.7µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [lfs_lock] - 28.5µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [reaction] - 63.7µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [reaction] - 27.8µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_assignees] - 44.8µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_assignees] - 31.2µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [u2f_registration] - 24.8µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [u2f_registration] - 55.8µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_unit] - 24.5µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_unit] - 105.1µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [review] - 74.9µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [review] - 52.9µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_application] - 79.8µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_application] - 37.3µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_authorization_code] - 32µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_authorization_code] - 28.4µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_grant] - 24.7µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_grant] - 24.5µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [task] - 24.6µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [task] - 36µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [language_stat] - 57.7µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [language_stat] - 95.2µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [email_hash] - 59.3µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [email_hash] - 59.3µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project] - 37.5µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project] - 95.8µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project_board] - 35.8µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project_board] - 47.1µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project_issue] - 30µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project_issue] - 64.7µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [topic] - 45.7µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [topic] - 28.7µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_topic] - 31.6µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_topic] - 83.2µs | |
2020/10/07 07:08:21 routers/init.go:142:GlobalInit() [I] ORM engine initialization successful! | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' [] - 24.7µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_session] - 48µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_session] - 26.7µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `type`, `name`, `is_actived`, `is_sync_enabled`, `cfg`, `created_unix`, `updated_unix` FROM `login_source` WHERE (is_actived = ? and type = ?) [true 6] - 74.6µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_watches!=(SELECT COUNT(*) FROM `watch` WHERE repo_id=repo.id AND mode<>2) [] - 163µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_stars!=(SELECT COUNT(*) FROM `star` WHERE repo_id=repo.id) [] - 160.6µs | |
2020/10/07 07:08:21 ...les/queue/setting.go:71:CreateQueue() [W] Unable to create queue for issue_indexer: open /data/gitea/LOG: is a directory | |
2020/10/07 07:08:21 ...les/queue/setting.go:72:CreateQueue() [W] Attempting to create wrapped queue | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT label.id FROM `label` WHERE label.num_issues!=(SELECT COUNT(*) FROM `issue_label` WHERE label_id=label.id) [] - 249.2µs | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `owner_id`, `owner_name`, `lower_name`, `name`, `description`, `website`, `original_service_type`, `original_url`, `default_branch`, `num_watches`, `num_stars`, `num_forks`, `num_issues`, `num_closed_issues`, `num_pulls`, `num_closed_pulls`, `num_milestones`, `num_closed_milestones`, `num_projects`, `num_closed_projects`, `is_private`, `is_empty`, `is_archived`, `is_mirror`, `status`, `is_fork`, `fork_id`, `is_template`, `template_id`, `size`, `is_fsck_enabled`, `close_issues_via_commit_in_any_branch`, `topics`, `trust_model`, `avatar`, `created_unix`, `updated_unix` FROM `repository` WHERE (id > 0) [] - 7.297ms | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `external_id`, `user_id`, `login_source_id`, `raw_data`, `provider`, `email`, `name`, `first_name`, `last_name`, `nick_name`, `description`, `avatar_url`, `location`, `access_token`, `access_token_secret`, `refresh_token`, `expires_at` FROM `external_login_user` WHERE provider=? ORDER BY login_source_id ASC, external_id ASC LIMIT 100 [github] - 9.8863ms | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] DELETE FROM `deleted_branch` WHERE (deleted_unix < ?) [1601968101] - 11.9131ms | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `user`.id FROM `user` WHERE `user`.num_repos!=(SELECT COUNT(*) FROM `repository` WHERE owner_id=`user`.id) [] - 2.0485ms | |
2020/10/07 07:08:21 ...er/issues/indexer.go:142:func2() [I] PID 16: Initializing Issue Indexer: bleve | |
2020/10/07 07:08:21 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Clean-up deleted branches has finished 1602054501] - 34.7049ms | |
2020/10/07 07:08:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `external_id`, `user_id`, `login_source_id`, `raw_data`, `provider`, `email`, `name`, `first_name`, `last_name`, `nick_name`, `description`, `avatar_url`, `location`, `access_token`, `access_token_secret`, `refresh_token`, `expires_at` FROM `external_login_user` WHERE provider=? ORDER BY login_source_id ASC, external_id ASC LIMIT 100 [gitlab] - 35.0575ms | |
2020/10/07 07:08:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `issue`.id FROM `issue` WHERE `issue`.num_comments!=(SELECT COUNT(*) FROM `comment` WHERE issue_id=`issue`.id AND type=0) [] - 141.8µs | |
2020/10/07 07:08:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Update migration poster IDs has finished 1602054502] - 24.0445ms | |
2020/10/07 07:08:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_closed_issues!=(SELECT COUNT(*) FROM `issue` WHERE repo_id=repo.id AND is_closed=? AND is_pull=?) [true false] - 23.7343ms | |
2020/10/07 07:08:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_closed_pulls!=(SELECT COUNT(*) FROM `issue` WHERE repo_id=repo.id AND is_closed=? AND is_pull=?) [true true] - 81.2µs | |
2020/10/07 07:08:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_forks!=(SELECT COUNT(*) FROM `repository` WHERE fork_id=repo.id) [] - 43.6µs | |
2020/10/07 07:08:22 ...er/issues/indexer.go:221:func3() [I] Issue Indexer Initialization took 58.4281ms | |
2020/10/07 07:08:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Check all repository statistics has finished 1602054502] - 25.5611ms | |
2020/10/07 07:08:22 ...xer/stats/indexer.go:38:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories | |
2020/10/07 07:08:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM `repository` LIMIT 1 [] - 123.4µs | |
2020/10/07 07:08:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `hook_id`, `uuid`, `type`, `url`, `signature`, `payload_content`, `http_method`, `content_type`, `event_type`, `is_ssl`, `is_delivered`, `delivered`, `is_succeed`, `request_content`, `response_content` FROM `hook_task` WHERE (is_delivered=?) [false] - 88.8µs | |
2020/10/07 07:08:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT MAX(id) FROM `repository` LIMIT 1 [] - 47.8µs | |
2020/10/07 07:08:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `repository`.`id` FROM `repository` LEFT OUTER JOIN `repo_indexer_status` ON repository.id = repo_indexer_status.repo_id AND repo_indexer_status.indexer_type = ? WHERE repo_indexer_status.id IS NULL AND repository.is_empty=? AND repository.id<=? ORDER BY `repository`.`id` DESC LIMIT 50 [1 false 26] - 81.6µs | |
2020/10/07 07:08:22 ...xer/stats/indexer.go:84:populateRepoIndexer() [I] Done (re)populating the repo stats indexer with existing repositories | |
2020/10/07 07:08:22 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 1] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:08:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `pull_request`.`id` FROM `pull_request` WHERE (status=?) [1] - 144.4µs | |
2020/10/07 07:08:22 routers/init.go:171:GlobalInit() [I] SQLite3 Supported | |
2020/10/07 07:08:22 routers/init.go:53:checkRunMode() [I] Run Mode: Production | |
2020/10/07 07:08:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Delete old repository archives has finished 1602054502] - 22.226ms | |
2020/10/07 07:08:22 cmd/web.go:163:runWeb() [I] Listen: http://0.0.0.0:3000 | |
2020/10/07 07:08:22 ...s/graceful/server.go:55:NewServer() [I] Starting new server: tcp:0.0.0.0:3000 on PID: 16 | |
2020/10/07 07:08:31 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 2] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:08:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602054500 1602054510 1] - 237.6µs | |
2020/10/07 07:08:40 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 3] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:08:42 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602054510 1602054520 1] - 142.8µs | |
2020/10/07 07:08:49 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 4] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:08:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602054520 1602054530 1] - 217.4µs | |
2020/10/07 07:08:58 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 5] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:09:02 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602054530 1602054540 1] - 185.3µs | |
2020/10/07 07:09:07 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 6] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:09:12 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602054540 1602054550 1] - 114.8µs | |
2020/10/07 07:09:16 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 7] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:09:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602054550 1602054560 1] - 182.3µs | |
2020/10/07 07:09:24 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 8] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:09:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602054560 1602054570 1] - 186.5µs | |
2020/10/07 07:09:33 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 9] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:09:42 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602054570 1602054580 1] - 120.8µs | |
2020/10/07 07:09:42 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 10] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:09:42 ...eue/queue_wrapped.go:231:Run() [F] Unable to set the internal queue for issue_indexer-wrapper Error: Unable to create queue level for issue_indexer with cfg {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} by max attempts: error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:45:52 ...dules/setting/log.go:343:newLogService() [I] Gitea Log Mode: File(File:info) | |
2020/10/07 07:45:52 ...les/setting/cache.go:70:newCacheService() [I] Cache Service Enabled | |
2020/10/07 07:45:52 ...les/setting/cache.go:81:newCacheService() [I] Last Commit Cache Service Enabled | |
2020/10/07 07:45:52 ...s/setting/session.go:63:newSessionService() [I] Session Service Enabled | |
2020/10/07 07:45:52 routers/init.go:72:initDBEngine() [I] Beginning ORM engine initialization. | |
2020/10/07 07:45:52 routers/init.go:79:initDBEngine() [I] ORM engine initialization attempt #1/10... | |
2020/10/07 07:45:52 ...rm/session_schema.go:25:Ping() [I] PING DATABASE sqlite3 | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' and name = ? [version] - 94.8µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM version LIMIT 0 [] - 34.9µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM version LIMIT 0 [] - 20.4µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `version` FROM `version` WHERE `id`=? LIMIT 1 [1] - 33.3µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' [] - 85µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [user] - 79.1µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [user] - 105.9µs | |
2020/10/07 07:45:52 ...rm/session_schema.go:360:Sync2() [W] Table user Column keep_activity_private db default is , struct default is 0 | |
2020/10/07 07:45:52 ...rm/session_schema.go:365:Sync2() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [public_key] - 103.6µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [public_key] - 119µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [access_token] - 38.4µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [access_token] - 44.7µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repository] - 92.7µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repository] - 90.2µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [deploy_key] - 46.2µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [deploy_key] - 40.5µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [collaboration] - 82.1µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [collaboration] - 69.6µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [access] - 138.9µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [access] - 120.5µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [upload] - 70.2µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [upload] - 91µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [watch] - 81.6µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [watch] - 95.8µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [star] - 65.3µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [star] - 76µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [follow] - 57.7µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [follow] - 81.4µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [action] - 71.7µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [action] - 72.9µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue] - 65.1µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue] - 88.7µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [pull_request] - 101.7µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [pull_request] - 137.4µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [comment] - 91.8µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [comment] - 103.5µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [attachment] - 74.4µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [attachment] - 94.8µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [label] - 64.1µs | |
2020/10/07 07:45:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [label] - 96.8µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_label] - 57.5µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_label] - 101.5µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [milestone] - 105.3µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [milestone] - 68.3µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [mirror] - 113.9µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [mirror] - 137.4µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [release] - 115.8µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [release] - 113µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [login_source] - 96.2µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [login_source] - 96.5µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [webhook] - 91.4µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [webhook] - 92.6µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [hook_task] - 90.9µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [hook_task] - 111µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team] - 77.6µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team] - 71.4µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [org_user] - 121.6µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [org_user] - 75.3µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_user] - 48.9µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_user] - 91µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_repo] - 47.6µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_repo] - 179.6µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [notice] - 49.4µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [notice] - 121.2µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [email_address] - 110.7µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [email_address] - 54.6µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [notification] - 98.6µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [notification] - 88.1µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_user] - 82.2µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_user] - 112.5µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [lfs_meta_object] - 120.2µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [lfs_meta_object] - 67.8µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [two_factor] - 53.5µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [two_factor] - 60.3µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [gpg_key] - 47.9µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [gpg_key] - 86.3µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [gpg_key_import] - 63.6µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [gpg_key_import] - 93.9µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_unit] - 38.1µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_unit] - 53.3µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_redirect] - 43.6µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_redirect] - 50.8µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [external_login_user] - 106.6µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [external_login_user] - 93.4µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [protected_branch] - 85.4µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [protected_branch] - 71.8µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [user_open_id] - 45.9µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [user_open_id] - 53.2µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_watch] - 48.7µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_watch] - 36.7µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [commit_status] - 99.2µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [commit_status] - 115.6µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [stopwatch] - 87.2µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [stopwatch] - 50.5µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [tracked_time] - 48.7µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [tracked_time] - 44.4µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [deleted_branch] - 62.7µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [deleted_branch] - 98.3µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_indexer_status] - 77.4µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_indexer_status] - 67.8µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_dependency] - 56.6µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_dependency] - 96µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [lfs_lock] - 105.8µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [lfs_lock] - 117.2µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [reaction] - 37.7µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [reaction] - 89µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_assignees] - 36.4µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_assignees] - 38.9µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [u2f_registration] - 57.3µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [u2f_registration] - 103.2µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_unit] - 51.5µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_unit] - 102.2µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [review] - 84.2µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [review] - 61.3µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_application] - 100.8µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_application] - 81.1µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_authorization_code] - 78.8µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_authorization_code] - 74.2µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_grant] - 97.5µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_grant] - 98.4µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [task] - 49.4µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [task] - 57.1µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [language_stat] - 281.6µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [language_stat] - 104.2µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [email_hash] - 59.9µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [email_hash] - 103µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project] - 54µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project] - 97.1µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project_board] - 49µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project_board] - 60.3µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project_issue] - 78.5µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project_issue] - 88.5µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [topic] - 58.6µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [topic] - 73.6µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_topic] - 56.4µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_topic] - 106.7µs | |
2020/10/07 07:45:53 routers/init.go:142:GlobalInit() [I] ORM engine initialization successful! | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' [] - 92.9µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_session] - 90.7µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_session] - 67.4µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `type`, `name`, `is_actived`, `is_sync_enabled`, `cfg`, `created_unix`, `updated_unix` FROM `login_source` WHERE (is_actived = ? and type = ?) [true 6] - 83.6µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_watches!=(SELECT COUNT(*) FROM `watch` WHERE repo_id=repo.id AND mode<>2) [] - 137.9µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_stars!=(SELECT COUNT(*) FROM `star` WHERE repo_id=repo.id) [] - 233.9µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT label.id FROM `label` WHERE label.num_issues!=(SELECT COUNT(*) FROM `issue_label` WHERE label_id=label.id) [] - 125.9µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `owner_id`, `owner_name`, `lower_name`, `name`, `description`, `website`, `original_service_type`, `original_url`, `default_branch`, `num_watches`, `num_stars`, `num_forks`, `num_issues`, `num_closed_issues`, `num_pulls`, `num_closed_pulls`, `num_milestones`, `num_closed_milestones`, `num_projects`, `num_closed_projects`, `is_private`, `is_empty`, `is_archived`, `is_mirror`, `status`, `is_fork`, `fork_id`, `is_template`, `template_id`, `size`, `is_fsck_enabled`, `close_issues_via_commit_in_any_branch`, `topics`, `trust_model`, `avatar`, `created_unix`, `updated_unix` FROM `repository` WHERE (id > 0) [] - 7.6039ms | |
2020/10/07 07:45:53 ...les/queue/setting.go:71:CreateQueue() [W] Unable to create queue for issue_indexer: open /data/gitea/LOG: is a directory | |
2020/10/07 07:45:53 ...les/queue/setting.go:72:CreateQueue() [W] Attempting to create wrapped queue | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `external_id`, `user_id`, `login_source_id`, `raw_data`, `provider`, `email`, `name`, `first_name`, `last_name`, `nick_name`, `description`, `avatar_url`, `location`, `access_token`, `access_token_secret`, `refresh_token`, `expires_at` FROM `external_login_user` WHERE provider=? ORDER BY login_source_id ASC, external_id ASC LIMIT 100 [github] - 15.3136ms | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] DELETE FROM `deleted_branch` WHERE (deleted_unix < ?) [1601970353] - 17.5783ms | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `user`.id FROM `user` WHERE `user`.num_repos!=(SELECT COUNT(*) FROM `repository` WHERE owner_id=`user`.id) [] - 4.5646ms | |
2020/10/07 07:45:53 ...er/issues/indexer.go:142:func2() [I] PID 18: Initializing Issue Indexer: bleve | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Clean-up deleted branches has finished 1602056753] - 43.4622ms | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `external_id`, `user_id`, `login_source_id`, `raw_data`, `provider`, `email`, `name`, `first_name`, `last_name`, `nick_name`, `description`, `avatar_url`, `location`, `access_token`, `access_token_secret`, `refresh_token`, `expires_at` FROM `external_login_user` WHERE provider=? ORDER BY login_source_id ASC, external_id ASC LIMIT 100 [gitlab] - 43.0785ms | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `issue`.id FROM `issue` WHERE `issue`.num_comments!=(SELECT COUNT(*) FROM `comment` WHERE issue_id=`issue`.id AND type=0) [] - 42.7705ms | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Update migration poster IDs has finished 1602056753] - 33.9307ms | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_closed_issues!=(SELECT COUNT(*) FROM `issue` WHERE repo_id=repo.id AND is_closed=? AND is_pull=?) [true false] - 135.5µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_closed_pulls!=(SELECT COUNT(*) FROM `issue` WHERE repo_id=repo.id AND is_closed=? AND is_pull=?) [true true] - 121.7µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_forks!=(SELECT COUNT(*) FROM `repository` WHERE fork_id=repo.id) [] - 64.6µs | |
2020/10/07 07:45:53 ...er/issues/indexer.go:221:func3() [I] Issue Indexer Initialization took 95.8311ms | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Check all repository statistics has finished 1602056753] - 31.1836ms | |
2020/10/07 07:45:53 ...xer/stats/indexer.go:38:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `hook_id`, `uuid`, `type`, `url`, `signature`, `payload_content`, `http_method`, `content_type`, `event_type`, `is_ssl`, `is_delivered`, `delivered`, `is_succeed`, `request_content`, `response_content` FROM `hook_task` WHERE (is_delivered=?) [false] - 67.1µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM `repository` LIMIT 1 [] - 146.8µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT MAX(id) FROM `repository` LIMIT 1 [] - 60.7µs | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `repository`.`id` FROM `repository` LEFT OUTER JOIN `repo_indexer_status` ON repository.id = repo_indexer_status.repo_id AND repo_indexer_status.indexer_type = ? WHERE repo_indexer_status.id IS NULL AND repository.is_empty=? AND repository.id<=? ORDER BY `repository`.`id` DESC LIMIT 50 [1 false 26] - 136.2µs | |
2020/10/07 07:45:53 ...xer/stats/indexer.go:84:populateRepoIndexer() [I] Done (re)populating the repo stats indexer with existing repositories | |
2020/10/07 07:45:53 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 1] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `pull_request`.`id` FROM `pull_request` WHERE (status=?) [1] - 183.7µs | |
2020/10/07 07:45:53 routers/init.go:171:GlobalInit() [I] SQLite3 Supported | |
2020/10/07 07:45:53 routers/init.go:53:checkRunMode() [I] Run Mode: Production | |
2020/10/07 07:45:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Delete old repository archives has finished 1602056753] - 44.3147ms | |
2020/10/07 07:45:54 cmd/web.go:163:runWeb() [I] Listen: http://0.0.0.0:3000 | |
2020/10/07 07:45:54 ...s/graceful/server.go:55:NewServer() [I] Starting new server: tcp:0.0.0.0:3000 on PID: 18 | |
2020/10/07 07:46:02 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 2] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:46:03 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602056751 1602056761 1] - 182.1µs | |
2020/10/07 07:46:11 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 3] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:46:13 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602056761 1602056771 1] - 139.3µs | |
2020/10/07 07:46:20 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 4] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:46:23 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602056771 1602056781 1] - 158µs | |
2020/10/07 07:46:29 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 5] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:46:33 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602056781 1602056791 1] - 134.3µs | |
2020/10/07 07:46:38 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 6] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:46:43 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602056791 1602056801 1] - 102.4µs | |
2020/10/07 07:46:47 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 7] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:46:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602056801 1602056811 1] - 116µs | |
2020/10/07 07:46:56 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 8] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:47:03 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602056811 1602056821 1] - 155.4µs | |
2020/10/07 07:47:05 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 9] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:47:13 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602056821 1602056831 1] - 140.4µs | |
2020/10/07 07:47:14 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 10] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 07:47:14 ...eue/queue_wrapped.go:231:Run() [F] Unable to set the internal queue for issue_indexer-wrapper Error: Unable to create queue level for issue_indexer with cfg {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} by max attempts: error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:12:57 ...dules/setting/log.go:343:newLogService() [I] Gitea Log Mode: File(File:info) | |
2020/10/07 12:12:57 ...les/setting/cache.go:70:newCacheService() [I] Cache Service Enabled | |
2020/10/07 12:12:57 ...les/setting/cache.go:81:newCacheService() [I] Last Commit Cache Service Enabled | |
2020/10/07 12:12:57 ...s/setting/session.go:63:newSessionService() [I] Session Service Enabled | |
2020/10/07 12:12:57 routers/init.go:72:initDBEngine() [I] Beginning ORM engine initialization. | |
2020/10/07 12:12:57 routers/init.go:79:initDBEngine() [I] ORM engine initialization attempt #1/10... | |
2020/10/07 12:12:57 ...rm/session_schema.go:25:Ping() [I] PING DATABASE sqlite3 | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' and name = ? [version] - 75.3µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM version LIMIT 0 [] - 51µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM version LIMIT 0 [] - 32.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `version` FROM `version` WHERE `id`=? LIMIT 1 [1] - 93.2µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' [] - 98.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [user] - 104.6µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [user] - 102.3µs | |
2020/10/07 12:12:57 ...rm/session_schema.go:360:Sync2() [W] Table user Column keep_activity_private db default is , struct default is 0 | |
2020/10/07 12:12:57 ...rm/session_schema.go:365:Sync2() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [public_key] - 151.8µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [public_key] - 50.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [access_token] - 74.4µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [access_token] - 161.8µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repository] - 115.1µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repository] - 110.7µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [deploy_key] - 102.4µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [deploy_key] - 50µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [collaboration] - 80.4µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [collaboration] - 108.6µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [access] - 116.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [access] - 38µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [upload] - 33.1µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [upload] - 104.2µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [watch] - 68.3µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [watch] - 48.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [star] - 42.4µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [star] - 33.4µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [follow] - 43.6µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [follow] - 49.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [action] - 88.6µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [action] - 220.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue] - 76µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue] - 85.3µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [pull_request] - 85.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [pull_request] - 37.1µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [comment] - 59.2µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [comment] - 58.1µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [attachment] - 103.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [attachment] - 80.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [label] - 34.6µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [label] - 47.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_label] - 57.8µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_label] - 50.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [milestone] - 61.3µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [milestone] - 49.5µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [mirror] - 52.1µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [mirror] - 55.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [release] - 76.5µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [release] - 142.1µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [login_source] - 115.1µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [login_source] - 46.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [webhook] - 39.3µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [webhook] - 62µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [hook_task] - 62.8µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [hook_task] - 79.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team] - 90.8µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team] - 55.1µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [org_user] - 32.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [org_user] - 47.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_user] - 49.6µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_user] - 68.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_repo] - 32.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_repo] - 45.9µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [notice] - 46.3µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [notice] - 40.8µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [email_address] - 46.3µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [email_address] - 48.8µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [notification] - 69.5µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [notification] - 51µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_user] - 35µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_user] - 52.4µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [lfs_meta_object] - 61.1µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [lfs_meta_object] - 43.4µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [two_factor] - 37.7µs | |
2020/10/07 12:12:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [two_factor] - 131.8µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [gpg_key] - 32.5µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [gpg_key] - 111.7µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [gpg_key_import] - 53.2µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [gpg_key_import] - 107.3µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_unit] - 79.9µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_unit] - 97.6µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_redirect] - 59.7µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_redirect] - 73.1µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [external_login_user] - 97.5µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [external_login_user] - 95.2µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [protected_branch] - 95.3µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [protected_branch] - 70.8µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [user_open_id] - 59.1µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [user_open_id] - 145.3µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_watch] - 41.3µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_watch] - 35.3µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [commit_status] - 70µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [commit_status] - 134.3µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [stopwatch] - 46.3µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [stopwatch] - 54.9µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [tracked_time] - 45.3µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [tracked_time] - 42.1µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [deleted_branch] - 57µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [deleted_branch] - 48.2µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_indexer_status] - 92.9µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_indexer_status] - 38.6µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_dependency] - 55.6µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_dependency] - 98.9µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [lfs_lock] - 57µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [lfs_lock] - 92µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [reaction] - 97.4µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [reaction] - 113µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_assignees] - 66.6µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_assignees] - 99.7µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [u2f_registration] - 62.1µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [u2f_registration] - 94.4µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_unit] - 54.1µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_unit] - 88.8µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [review] - 104.5µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [review] - 107.6µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_application] - 97.7µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_application] - 96.7µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_authorization_code] - 53.3µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_authorization_code] - 94.2µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_grant] - 81µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_grant] - 93.8µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [task] - 110.5µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [task] - 57.3µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [language_stat] - 72.2µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [language_stat] - 66.3µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [email_hash] - 75.2µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [email_hash] - 95.3µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project] - 55.7µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project] - 65µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project_board] - 91.7µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project_board] - 102.8µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project_issue] - 32.4µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project_issue] - 32µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [topic] - 53µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [topic] - 32.8µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_topic] - 153.8µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_topic] - 69.5µs | |
2020/10/07 12:12:58 routers/init.go:142:GlobalInit() [I] ORM engine initialization successful! | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' [] - 61µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_session] - 148.5µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_session] - 68.9µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `type`, `name`, `is_actived`, `is_sync_enabled`, `cfg`, `created_unix`, `updated_unix` FROM `login_source` WHERE (is_actived = ? and type = ?) [true 6] - 131.1µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] DELETE FROM `deleted_branch` WHERE (deleted_unix < ?) [1601986378] - 5.0479ms | |
2020/10/07 12:12:58 ...les/queue/setting.go:71:CreateQueue() [W] Unable to create queue for issue_indexer: open /data/gitea/LOG: is a directory | |
2020/10/07 12:12:58 ...les/queue/setting.go:72:CreateQueue() [W] Attempting to create wrapped queue | |
2020/10/07 12:12:58 ...er/issues/indexer.go:142:func2() [I] PID 16: Initializing Issue Indexer: bleve | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Clean-up deleted branches has finished 1602072778] - 49.1847ms | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `external_id`, `user_id`, `login_source_id`, `raw_data`, `provider`, `email`, `name`, `first_name`, `last_name`, `nick_name`, `description`, `avatar_url`, `location`, `access_token`, `access_token_secret`, `refresh_token`, `expires_at` FROM `external_login_user` WHERE provider=? ORDER BY login_source_id ASC, external_id ASC LIMIT 100 [github] - 54.4643ms | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `owner_id`, `owner_name`, `lower_name`, `name`, `description`, `website`, `original_service_type`, `original_url`, `default_branch`, `num_watches`, `num_stars`, `num_forks`, `num_issues`, `num_closed_issues`, `num_pulls`, `num_closed_pulls`, `num_milestones`, `num_closed_milestones`, `num_projects`, `num_closed_projects`, `is_private`, `is_empty`, `is_archived`, `is_mirror`, `status`, `is_fork`, `fork_id`, `is_template`, `template_id`, `size`, `is_fsck_enabled`, `close_issues_via_commit_in_any_branch`, `topics`, `trust_model`, `avatar`, `created_unix`, `updated_unix` FROM `repository` WHERE (id > 0) [] - 58.2917ms | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_watches!=(SELECT COUNT(*) FROM `watch` WHERE repo_id=repo.id AND mode<>2) [] - 58.5825ms | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `external_id`, `user_id`, `login_source_id`, `raw_data`, `provider`, `email`, `name`, `first_name`, `last_name`, `nick_name`, `description`, `avatar_url`, `location`, `access_token`, `access_token_secret`, `refresh_token`, `expires_at` FROM `external_login_user` WHERE provider=? ORDER BY login_source_id ASC, external_id ASC LIMIT 100 [gitlab] - 3.6482ms | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_stars!=(SELECT COUNT(*) FROM `star` WHERE repo_id=repo.id) [] - 787.2µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Update migration poster IDs has finished 1602072778] - 60.7122ms | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT label.id FROM `label` WHERE label.num_issues!=(SELECT COUNT(*) FROM `issue_label` WHERE label_id=label.id) [] - 60.3271ms | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `user`.id FROM `user` WHERE `user`.num_repos!=(SELECT COUNT(*) FROM `repository` WHERE owner_id=`user`.id) [] - 92.2µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `issue`.id FROM `issue` WHERE `issue`.num_comments!=(SELECT COUNT(*) FROM `comment` WHERE issue_id=`issue`.id AND type=0) [] - 82.1µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_closed_issues!=(SELECT COUNT(*) FROM `issue` WHERE repo_id=repo.id AND is_closed=? AND is_pull=?) [true false] - 92.8µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_closed_pulls!=(SELECT COUNT(*) FROM `issue` WHERE repo_id=repo.id AND is_closed=? AND is_pull=?) [true true] - 79.5µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_forks!=(SELECT COUNT(*) FROM `repository` WHERE fork_id=repo.id) [] - 88.3µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Check all repository statistics has finished 1602072778] - 37.7757ms | |
2020/10/07 12:12:58 ...er/issues/indexer.go:221:func3() [I] Issue Indexer Initialization took 132.5903ms | |
2020/10/07 12:12:58 ...xer/stats/indexer.go:38:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `hook_id`, `uuid`, `type`, `url`, `signature`, `payload_content`, `http_method`, `content_type`, `event_type`, `is_ssl`, `is_delivered`, `delivered`, `is_succeed`, `request_content`, `response_content` FROM `hook_task` WHERE (is_delivered=?) [false] - 46.5µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM `repository` LIMIT 1 [] - 160.5µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT MAX(id) FROM `repository` LIMIT 1 [] - 63.9µs | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `repository`.`id` FROM `repository` LEFT OUTER JOIN `repo_indexer_status` ON repository.id = repo_indexer_status.repo_id AND repo_indexer_status.indexer_type = ? WHERE repo_indexer_status.id IS NULL AND repository.is_empty=? AND repository.id<=? ORDER BY `repository`.`id` DESC LIMIT 50 [1 false 26] - 89.7µs | |
2020/10/07 12:12:58 ...xer/stats/indexer.go:84:populateRepoIndexer() [I] Done (re)populating the repo stats indexer with existing repositories | |
2020/10/07 12:12:58 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 1] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:12:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `pull_request`.`id` FROM `pull_request` WHERE (status=?) [1] - 128.3µs | |
2020/10/07 12:12:58 routers/init.go:171:GlobalInit() [I] SQLite3 Supported | |
2020/10/07 12:12:58 routers/init.go:53:checkRunMode() [I] Run Mode: Production | |
2020/10/07 12:12:59 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Delete old repository archives has finished 1602072778] - 60.5892ms | |
2020/10/07 12:12:59 cmd/web.go:163:runWeb() [I] Listen: http://0.0.0.0:3000 | |
2020/10/07 12:12:59 ...s/graceful/server.go:55:NewServer() [I] Starting new server: tcp:0.0.0.0:3000 on PID: 16 | |
2020/10/07 12:13:07 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 2] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:13:08 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602072776 1602072786 1] - 176.4µs | |
2020/10/07 12:13:16 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 3] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:13:18 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602072786 1602072796 1] - 187.9µs | |
2020/10/07 12:13:25 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 4] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:13:28 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602072796 1602072806 1] - 276.8µs | |
2020/10/07 12:13:34 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 5] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:13:38 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602072806 1602072816 1] - 144.2µs | |
2020/10/07 12:13:43 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 6] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:13:48 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602072816 1602072826 1] - 225.9µs | |
2020/10/07 12:13:52 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 7] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:13:58 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602072826 1602072836 1] - 117.2µs | |
2020/10/07 12:14:01 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 8] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:14:08 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602072836 1602072846 1] - 194.2µs | |
2020/10/07 12:14:10 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 9] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:14:18 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602072846 1602072856 1] - 160.9µs | |
2020/10/07 12:14:19 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 10] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:14:19 ...eue/queue_wrapped.go:231:Run() [F] Unable to set the internal queue for issue_indexer-wrapper Error: Unable to create queue level for issue_indexer with cfg {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} by max attempts: error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:24:34 ...dules/setting/log.go:343:newLogService() [I] Gitea Log Mode: File(File:info) | |
2020/10/07 12:24:34 ...les/setting/cache.go:70:newCacheService() [I] Cache Service Enabled | |
2020/10/07 12:24:34 ...les/setting/cache.go:81:newCacheService() [I] Last Commit Cache Service Enabled | |
2020/10/07 12:24:34 ...s/setting/session.go:63:newSessionService() [I] Session Service Enabled | |
2020/10/07 12:24:34 routers/init.go:72:initDBEngine() [I] Beginning ORM engine initialization. | |
2020/10/07 12:24:34 routers/init.go:79:initDBEngine() [I] ORM engine initialization attempt #1/10... | |
2020/10/07 12:24:34 ...rm/session_schema.go:25:Ping() [I] PING DATABASE sqlite3 | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' and name = ? [version] - 86.5µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM version LIMIT 0 [] - 33.2µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM version LIMIT 0 [] - 15.3µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `version` FROM `version` WHERE `id`=? LIMIT 1 [1] - 20.6µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' [] - 70.1µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [user] - 84.5µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [user] - 49.8µs | |
2020/10/07 12:24:34 ...rm/session_schema.go:360:Sync2() [W] Table user Column keep_activity_private db default is , struct default is 0 | |
2020/10/07 12:24:34 ...rm/session_schema.go:365:Sync2() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [public_key] - 69.1µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [public_key] - 103.2µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [access_token] - 70.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [access_token] - 55.1µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repository] - 80.7µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repository] - 49.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [deploy_key] - 58.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [deploy_key] - 81.2µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [collaboration] - 90.6µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [collaboration] - 46.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [access] - 57.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [access] - 47.6µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [upload] - 47.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [upload] - 99.7µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [watch] - 44.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [watch] - 46.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [star] - 38µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [star] - 34.7µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [follow] - 75.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [follow] - 204.6µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [action] - 75.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [action] - 52.1µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue] - 68.1µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue] - 107.3µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [pull_request] - 53.3µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [pull_request] - 71.6µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [comment] - 60.8µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [comment] - 48µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [attachment] - 84.6µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [attachment] - 30.7µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [label] - 85.6µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [label] - 74.7µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_label] - 34µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_label] - 25.8µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [milestone] - 33.7µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [milestone] - 30.8µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [mirror] - 31µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [mirror] - 43.5µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [release] - 52.1µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [release] - 85µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [login_source] - 56.6µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [login_source] - 54.7µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [webhook] - 101.2µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [webhook] - 98µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [hook_task] - 80.8µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [hook_task] - 75.2µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team] - 34µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team] - 33.1µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [org_user] - 29.5µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [org_user] - 39.3µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_user] - 100.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_user] - 42.7µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_repo] - 34.2µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_repo] - 32.3µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [notice] - 104.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [notice] - 57.1µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [email_address] - 81.5µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [email_address] - 76.8µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [notification] - 31.7µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [notification] - 58.5µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_user] - 38.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_user] - 49.6µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [lfs_meta_object] - 65.2µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [lfs_meta_object] - 36.8µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [two_factor] - 73.3µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [two_factor] - 72.5µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [gpg_key] - 109.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [gpg_key] - 222.2µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [gpg_key_import] - 49.7µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [gpg_key_import] - 75.3µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_unit] - 59.5µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_unit] - 87µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_redirect] - 33.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_redirect] - 66.2µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [external_login_user] - 37.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [external_login_user] - 39.1µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [protected_branch] - 90.1µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [protected_branch] - 83.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [user_open_id] - 86.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [user_open_id] - 46µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_watch] - 47.6µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_watch] - 84.6µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [commit_status] - 67.2µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [commit_status] - 165.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [stopwatch] - 118.7µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [stopwatch] - 65.7µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [tracked_time] - 59.2µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [tracked_time] - 87µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [deleted_branch] - 40.3µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [deleted_branch] - 54.5µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_indexer_status] - 59.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_indexer_status] - 41µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_dependency] - 119.6µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_dependency] - 101.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [lfs_lock] - 48.5µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [lfs_lock] - 45.8µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [reaction] - 49.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [reaction] - 94.8µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_assignees] - 103.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_assignees] - 109.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [u2f_registration] - 48.5µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [u2f_registration] - 75.1µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_unit] - 97.5µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_unit] - 43.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [review] - 40.2µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [review] - 31µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_application] - 71.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_application] - 74.7µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_authorization_code] - 74.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_authorization_code] - 60.2µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_grant] - 100.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_grant] - 90.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [task] - 87.1µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [task] - 57.5µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [language_stat] - 48.1µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [language_stat] - 45.2µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [email_hash] - 119.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [email_hash] - 35.6µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project] - 44.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project] - 72.2µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project_board] - 29.2µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project_board] - 74.2µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project_issue] - 79.3µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project_issue] - 52.6µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [topic] - 96.5µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [topic] - 70.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_topic] - 54.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_topic] - 107µs | |
2020/10/07 12:24:34 routers/init.go:142:GlobalInit() [I] ORM engine initialization successful! | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' [] - 44.9µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_session] - 42.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_session] - 50µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `type`, `name`, `is_actived`, `is_sync_enabled`, `cfg`, `created_unix`, `updated_unix` FROM `login_source` WHERE (is_actived = ? and type = ?) [true 6] - 77.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_watches!=(SELECT COUNT(*) FROM `watch` WHERE repo_id=repo.id AND mode<>2) [] - 147µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_stars!=(SELECT COUNT(*) FROM `star` WHERE repo_id=repo.id) [] - 225.1µs | |
2020/10/07 12:24:34 ...les/queue/setting.go:71:CreateQueue() [W] Unable to create queue for issue_indexer: open /data/gitea/LOG: is a directory | |
2020/10/07 12:24:34 ...les/queue/setting.go:72:CreateQueue() [W] Attempting to create wrapped queue | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT label.id FROM `label` WHERE label.num_issues!=(SELECT COUNT(*) FROM `issue_label` WHERE label_id=label.id) [] - 90.8µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `owner_id`, `owner_name`, `lower_name`, `name`, `description`, `website`, `original_service_type`, `original_url`, `default_branch`, `num_watches`, `num_stars`, `num_forks`, `num_issues`, `num_closed_issues`, `num_pulls`, `num_closed_pulls`, `num_milestones`, `num_closed_milestones`, `num_projects`, `num_closed_projects`, `is_private`, `is_empty`, `is_archived`, `is_mirror`, `status`, `is_fork`, `fork_id`, `is_template`, `template_id`, `size`, `is_fsck_enabled`, `close_issues_via_commit_in_any_branch`, `topics`, `trust_model`, `avatar`, `created_unix`, `updated_unix` FROM `repository` WHERE (id > 0) [] - 10.6212ms | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `external_id`, `user_id`, `login_source_id`, `raw_data`, `provider`, `email`, `name`, `first_name`, `last_name`, `nick_name`, `description`, `avatar_url`, `location`, `access_token`, `access_token_secret`, `refresh_token`, `expires_at` FROM `external_login_user` WHERE provider=? ORDER BY login_source_id ASC, external_id ASC LIMIT 100 [github] - 10.5835ms | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `user`.id FROM `user` WHERE `user`.num_repos!=(SELECT COUNT(*) FROM `repository` WHERE owner_id=`user`.id) [] - 486.6µs | |
2020/10/07 12:24:34 ...er/issues/indexer.go:142:func2() [I] PID 17: Initializing Issue Indexer: bleve | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] DELETE FROM `deleted_branch` WHERE (deleted_unix < ?) [1601987074] - 18.2963ms | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `issue`.id FROM `issue` WHERE `issue`.num_comments!=(SELECT COUNT(*) FROM `comment` WHERE issue_id=`issue`.id AND type=0) [] - 1.0232ms | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `external_id`, `user_id`, `login_source_id`, `raw_data`, `provider`, `email`, `name`, `first_name`, `last_name`, `nick_name`, `description`, `avatar_url`, `location`, `access_token`, `access_token_secret`, `refresh_token`, `expires_at` FROM `external_login_user` WHERE provider=? ORDER BY login_source_id ASC, external_id ASC LIMIT 100 [gitlab] - 1.5651ms | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_closed_issues!=(SELECT COUNT(*) FROM `issue` WHERE repo_id=repo.id AND is_closed=? AND is_pull=?) [true false] - 233.7µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Clean-up deleted branches has finished 1602073474] - 44.526ms | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Update migration poster IDs has finished 1602073474] - 82.4329ms | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_closed_pulls!=(SELECT COUNT(*) FROM `issue` WHERE repo_id=repo.id AND is_closed=? AND is_pull=?) [true true] - 105.4µs | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_forks!=(SELECT COUNT(*) FROM `repository` WHERE fork_id=repo.id) [] - 53.9µs | |
2020/10/07 12:24:34 ...er/issues/indexer.go:221:func3() [I] Issue Indexer Initialization took 99.7368ms | |
2020/10/07 12:24:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Check all repository statistics has finished 1602073474] - 36.0408ms | |
2020/10/07 12:24:35 ...xer/stats/indexer.go:38:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories | |
2020/10/07 12:24:35 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `hook_id`, `uuid`, `type`, `url`, `signature`, `payload_content`, `http_method`, `content_type`, `event_type`, `is_ssl`, `is_delivered`, `delivered`, `is_succeed`, `request_content`, `response_content` FROM `hook_task` WHERE (is_delivered=?) [false] - 75.7µs | |
2020/10/07 12:24:35 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM `repository` LIMIT 1 [] - 184.5µs | |
2020/10/07 12:24:35 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT MAX(id) FROM `repository` LIMIT 1 [] - 61.7µs | |
2020/10/07 12:24:35 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `repository`.`id` FROM `repository` LEFT OUTER JOIN `repo_indexer_status` ON repository.id = repo_indexer_status.repo_id AND repo_indexer_status.indexer_type = ? WHERE repo_indexer_status.id IS NULL AND repository.is_empty=? AND repository.id<=? ORDER BY `repository`.`id` DESC LIMIT 50 [1 false 26] - 111.3µs | |
2020/10/07 12:24:35 ...xer/stats/indexer.go:84:populateRepoIndexer() [I] Done (re)populating the repo stats indexer with existing repositories | |
2020/10/07 12:24:35 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 1] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:24:35 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `pull_request`.`id` FROM `pull_request` WHERE (status=?) [1] - 104.4µs | |
2020/10/07 12:24:35 routers/init.go:171:GlobalInit() [I] SQLite3 Supported | |
2020/10/07 12:24:35 routers/init.go:53:checkRunMode() [I] Run Mode: Production | |
2020/10/07 12:24:35 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Delete old repository archives has finished 1602073475] - 37.2596ms | |
2020/10/07 12:24:35 cmd/web.go:163:runWeb() [I] Listen: http://0.0.0.0:3000 | |
2020/10/07 12:24:35 ...s/graceful/server.go:55:NewServer() [I] Starting new server: tcp:0.0.0.0:3000 on PID: 17 | |
2020/10/07 12:24:44 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 2] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:24:45 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073473 1602073483 1] - 178.1µs | |
2020/10/07 12:24:53 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 3] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:24:55 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073483 1602073493 1] - 174.9µs | |
2020/10/07 12:25:02 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 4] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:25:05 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073493 1602073503 1] - 251.4µs | |
2020/10/07 12:25:10 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 5] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:25:15 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073503 1602073513 1] - 143.2µs | |
2020/10/07 12:25:19 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 6] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:25:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073513 1602073523 1] - 170.7µs | |
2020/10/07 12:25:28 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 7] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:25:35 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073523 1602073533 1] - 153.7µs | |
2020/10/07 12:25:37 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 8] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:25:45 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073533 1602073543 1] - 231.5µs | |
2020/10/07 12:25:46 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 9] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:25:55 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073543 1602073553 1] - 163.8µs | |
2020/10/07 12:25:55 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 10] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:25:55 ...eue/queue_wrapped.go:231:Run() [F] Unable to set the internal queue for issue_indexer-wrapper Error: Unable to create queue level for issue_indexer with cfg {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} by max attempts: error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:30:22 ...dules/setting/log.go:343:newLogService() [I] Gitea Log Mode: File(File:info) | |
2020/10/07 12:30:22 ...les/setting/cache.go:70:newCacheService() [I] Cache Service Enabled | |
2020/10/07 12:30:22 ...les/setting/cache.go:81:newCacheService() [I] Last Commit Cache Service Enabled | |
2020/10/07 12:30:22 ...s/setting/session.go:63:newSessionService() [I] Session Service Enabled | |
2020/10/07 12:30:22 routers/init.go:72:initDBEngine() [I] Beginning ORM engine initialization. | |
2020/10/07 12:30:22 routers/init.go:79:initDBEngine() [I] ORM engine initialization attempt #1/10... | |
2020/10/07 12:30:22 ...rm/session_schema.go:25:Ping() [I] PING DATABASE sqlite3 | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' and name = ? [version] - 93.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM version LIMIT 0 [] - 99.9µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM version LIMIT 0 [] - 25.8µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `version` FROM `version` WHERE `id`=? LIMIT 1 [1] - 36.1µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' [] - 65.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [user] - 92.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [user] - 102.3µs | |
2020/10/07 12:30:22 ...rm/session_schema.go:360:Sync2() [W] Table user Column keep_activity_private db default is , struct default is 0 | |
2020/10/07 12:30:22 ...rm/session_schema.go:365:Sync2() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [public_key] - 123.4µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [public_key] - 62.2µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [access_token] - 64.2µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [access_token] - 51.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repository] - 92.8µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repository] - 85.2µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [deploy_key] - 113.8µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [deploy_key] - 102.1µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [collaboration] - 47.9µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [collaboration] - 97.9µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [access] - 78.9µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [access] - 45.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [upload] - 62.1µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [upload] - 44.1µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [watch] - 45.9µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [watch] - 38.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [star] - 111.7µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [star] - 83µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [follow] - 46µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [follow] - 63µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [action] - 78.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [action] - 61.3µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue] - 58.9µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue] - 50.3µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [pull_request] - 92.7µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [pull_request] - 84.4µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [comment] - 88µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [comment] - 54.7µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [attachment] - 83.8µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [attachment] - 53.3µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [label] - 43.8µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [label] - 33.9µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_label] - 29.4µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_label] - 36µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [milestone] - 36.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [milestone] - 99.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [mirror] - 56.3µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [mirror] - 99.7µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [release] - 33.9µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [release] - 120.8µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [login_source] - 63.1µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [login_source] - 42.2µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [webhook] - 81.9µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [webhook] - 33.7µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [hook_task] - 87.7µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [hook_task] - 116.7µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team] - 66.8µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team] - 45.9µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [org_user] - 51.2µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [org_user] - 62.9µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_user] - 47.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_user] - 56.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_repo] - 68.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_repo] - 51.8µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [notice] - 32.2µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [notice] - 30.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [email_address] - 45.9µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [email_address] - 53.1µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [notification] - 93.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [notification] - 76.1µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_user] - 48.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_user] - 49.2µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [lfs_meta_object] - 40.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [lfs_meta_object] - 103µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [two_factor] - 37.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [two_factor] - 34.3µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [gpg_key] - 32.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [gpg_key] - 74.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [gpg_key_import] - 94.2µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [gpg_key_import] - 57.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_unit] - 58.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_unit] - 82.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_redirect] - 40.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_redirect] - 40.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [external_login_user] - 54.3µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [external_login_user] - 37µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [protected_branch] - 82.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [protected_branch] - 109.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [user_open_id] - 69.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [user_open_id] - 95.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_watch] - 50.2µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_watch] - 44.1µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [commit_status] - 44.2µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [commit_status] - 62.7µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [stopwatch] - 50.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [stopwatch] - 45µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [tracked_time] - 55.3µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [tracked_time] - 60.9µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [deleted_branch] - 71.7µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [deleted_branch] - 98.8µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_indexer_status] - 51µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_indexer_status] - 82.4µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_dependency] - 69.2µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_dependency] - 56.3µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [lfs_lock] - 85.9µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [lfs_lock] - 71.3µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [reaction] - 69.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [reaction] - 55.3µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_assignees] - 121.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_assignees] - 37.7µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [u2f_registration] - 43.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [u2f_registration] - 37.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_unit] - 55.2µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_unit] - 36.9µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [review] - 35.7µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [review] - 46µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_application] - 80.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_application] - 102.1µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_authorization_code] - 44.9µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_authorization_code] - 51.8µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_grant] - 74µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_grant] - 98.8µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [task] - 83.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [task] - 89.7µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [language_stat] - 38.4µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [language_stat] - 37.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [email_hash] - 48µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [email_hash] - 37.1µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project] - 36µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project] - 51.8µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project_board] - 36.4µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project_board] - 70.7µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project_issue] - 66µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project_issue] - 109.8µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [topic] - 51µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [topic] - 74.4µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_topic] - 47.7µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_topic] - 151.9µs | |
2020/10/07 12:30:22 routers/init.go:142:GlobalInit() [I] ORM engine initialization successful! | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' [] - 42.9µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_session] - 44.1µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_session] - 37µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `type`, `name`, `is_actived`, `is_sync_enabled`, `cfg`, `created_unix`, `updated_unix` FROM `login_source` WHERE (is_actived = ? and type = ?) [true 6] - 56µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] DELETE FROM `deleted_branch` WHERE (deleted_unix < ?) [1601987422] - 4.7177ms | |
2020/10/07 12:30:22 ...les/queue/setting.go:71:CreateQueue() [W] Unable to create queue for issue_indexer: open /data/gitea/LOG: is a directory | |
2020/10/07 12:30:22 ...les/queue/setting.go:72:CreateQueue() [W] Attempting to create wrapped queue | |
2020/10/07 12:30:22 ...er/issues/indexer.go:142:func2() [I] PID 16: Initializing Issue Indexer: bleve | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Clean-up deleted branches has finished 1602073822] - 44.4294ms | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `owner_id`, `owner_name`, `lower_name`, `name`, `description`, `website`, `original_service_type`, `original_url`, `default_branch`, `num_watches`, `num_stars`, `num_forks`, `num_issues`, `num_closed_issues`, `num_pulls`, `num_closed_pulls`, `num_milestones`, `num_closed_milestones`, `num_projects`, `num_closed_projects`, `is_private`, `is_empty`, `is_archived`, `is_mirror`, `status`, `is_fork`, `fork_id`, `is_template`, `template_id`, `size`, `is_fsck_enabled`, `close_issues_via_commit_in_any_branch`, `topics`, `trust_model`, `avatar`, `created_unix`, `updated_unix` FROM `repository` WHERE (id > 0) [] - 49.5159ms | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `external_id`, `user_id`, `login_source_id`, `raw_data`, `provider`, `email`, `name`, `first_name`, `last_name`, `nick_name`, `description`, `avatar_url`, `location`, `access_token`, `access_token_secret`, `refresh_token`, `expires_at` FROM `external_login_user` WHERE provider=? ORDER BY login_source_id ASC, external_id ASC LIMIT 100 [github] - 49.7825ms | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_watches!=(SELECT COUNT(*) FROM `watch` WHERE repo_id=repo.id AND mode<>2) [] - 53.7006ms | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `external_id`, `user_id`, `login_source_id`, `raw_data`, `provider`, `email`, `name`, `first_name`, `last_name`, `nick_name`, `description`, `avatar_url`, `location`, `access_token`, `access_token_secret`, `refresh_token`, `expires_at` FROM `external_login_user` WHERE provider=? ORDER BY login_source_id ASC, external_id ASC LIMIT 100 [gitlab] - 156.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_stars!=(SELECT COUNT(*) FROM `star` WHERE repo_id=repo.id) [] - 134.5µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Update migration poster IDs has finished 1602073822] - 40.3657ms | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT label.id FROM `label` WHERE label.num_issues!=(SELECT COUNT(*) FROM `issue_label` WHERE label_id=label.id) [] - 39.9376ms | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `user`.id FROM `user` WHERE `user`.num_repos!=(SELECT COUNT(*) FROM `repository` WHERE owner_id=`user`.id) [] - 58.4µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `issue`.id FROM `issue` WHERE `issue`.num_comments!=(SELECT COUNT(*) FROM `comment` WHERE issue_id=`issue`.id AND type=0) [] - 88.3µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_closed_issues!=(SELECT COUNT(*) FROM `issue` WHERE repo_id=repo.id AND is_closed=? AND is_pull=?) [true false] - 50.6µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_closed_pulls!=(SELECT COUNT(*) FROM `issue` WHERE repo_id=repo.id AND is_closed=? AND is_pull=?) [true true] - 99.4µs | |
2020/10/07 12:30:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_forks!=(SELECT COUNT(*) FROM `repository` WHERE fork_id=repo.id) [] - 44.3µs | |
2020/10/07 12:30:23 ...er/issues/indexer.go:221:func3() [I] Issue Indexer Initialization took 105.1874ms | |
2020/10/07 12:30:23 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Check all repository statistics has finished 1602073822] - 40.6495ms | |
2020/10/07 12:30:23 ...xer/stats/indexer.go:38:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories | |
2020/10/07 12:30:23 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM `repository` LIMIT 1 [] - 107.7µs | |
2020/10/07 12:30:23 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `hook_id`, `uuid`, `type`, `url`, `signature`, `payload_content`, `http_method`, `content_type`, `event_type`, `is_ssl`, `is_delivered`, `delivered`, `is_succeed`, `request_content`, `response_content` FROM `hook_task` WHERE (is_delivered=?) [false] - 65.1µs | |
2020/10/07 12:30:23 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT MAX(id) FROM `repository` LIMIT 1 [] - 38µs | |
2020/10/07 12:30:23 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `repository`.`id` FROM `repository` LEFT OUTER JOIN `repo_indexer_status` ON repository.id = repo_indexer_status.repo_id AND repo_indexer_status.indexer_type = ? WHERE repo_indexer_status.id IS NULL AND repository.is_empty=? AND repository.id<=? ORDER BY `repository`.`id` DESC LIMIT 50 [1 false 26] - 74.1µs | |
2020/10/07 12:30:23 ...xer/stats/indexer.go:84:populateRepoIndexer() [I] Done (re)populating the repo stats indexer with existing repositories | |
2020/10/07 12:30:23 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 1] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:30:23 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `pull_request`.`id` FROM `pull_request` WHERE (status=?) [1] - 132.5µs | |
2020/10/07 12:30:23 routers/init.go:171:GlobalInit() [I] SQLite3 Supported | |
2020/10/07 12:30:23 routers/init.go:53:checkRunMode() [I] Run Mode: Production | |
2020/10/07 12:30:23 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Delete old repository archives has finished 1602073823] - 30.3723ms | |
2020/10/07 12:30:23 cmd/web.go:163:runWeb() [I] Listen: http://0.0.0.0:3000 | |
2020/10/07 12:30:23 ...s/graceful/server.go:55:NewServer() [I] Starting new server: tcp:0.0.0.0:3000 on PID: 16 | |
2020/10/07 12:30:32 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 2] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:30:33 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073821 1602073831 1] - 244.7µs | |
2020/10/07 12:30:41 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 3] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:30:43 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073831 1602073841 1] - 185.4µs | |
2020/10/07 12:30:50 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 4] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:30:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073841 1602073851 1] - 199.7µs | |
2020/10/07 12:30:59 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 5] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:31:03 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073851 1602073861 1] - 149.3µs | |
2020/10/07 12:31:08 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 6] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:31:13 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073861 1602073871 1] - 123µs | |
2020/10/07 12:31:17 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 7] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:31:23 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073871 1602073881 1] - 170.8µs | |
2020/10/07 12:31:26 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 8] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:31:33 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073881 1602073891 1] - 214.3µs | |
2020/10/07 12:31:35 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 9] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:31:43 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073891 1602073901 1] - 137.3µs | |
2020/10/07 12:31:43 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 10] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:31:43 ...eue/queue_wrapped.go:231:Run() [F] Unable to set the internal queue for issue_indexer-wrapper Error: Unable to create queue level for issue_indexer with cfg {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} by max attempts: error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:31:53 ...dules/setting/log.go:343:newLogService() [I] Gitea Log Mode: File(File:info) | |
2020/10/07 12:31:53 ...les/setting/cache.go:70:newCacheService() [I] Cache Service Enabled | |
2020/10/07 12:31:53 ...les/setting/cache.go:81:newCacheService() [I] Last Commit Cache Service Enabled | |
2020/10/07 12:31:53 ...s/setting/session.go:63:newSessionService() [I] Session Service Enabled | |
2020/10/07 12:31:53 routers/init.go:72:initDBEngine() [I] Beginning ORM engine initialization. | |
2020/10/07 12:31:53 routers/init.go:79:initDBEngine() [I] ORM engine initialization attempt #1/10... | |
2020/10/07 12:31:53 ...rm/session_schema.go:25:Ping() [I] PING DATABASE sqlite3 | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' and name = ? [version] - 103.9µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM version LIMIT 0 [] - 34.9µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM version LIMIT 0 [] - 22.6µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `version` FROM `version` WHERE `id`=? LIMIT 1 [1] - 23.7µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' [] - 86.8µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [user] - 60.2µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [user] - 78.9µs | |
2020/10/07 12:31:53 ...rm/session_schema.go:360:Sync2() [W] Table user Column keep_activity_private db default is , struct default is 0 | |
2020/10/07 12:31:53 ...rm/session_schema.go:365:Sync2() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [public_key] - 75.7µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [public_key] - 74.1µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [access_token] - 60.6µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [access_token] - 31.5µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repository] - 58.6µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repository] - 66µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [deploy_key] - 76.8µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [deploy_key] - 64µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [collaboration] - 38.8µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [collaboration] - 37.3µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [access] - 46.8µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [access] - 90.2µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [upload] - 59.2µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [upload] - 74.9µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [watch] - 46.4µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [watch] - 32.7µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [star] - 66.5µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [star] - 112µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [follow] - 114.7µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [follow] - 84.8µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [action] - 62.5µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [action] - 71.3µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue] - 131.6µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue] - 73µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [pull_request] - 62.4µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [pull_request] - 84.4µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [comment] - 92.8µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [comment] - 57µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [attachment] - 91.2µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [attachment] - 87.4µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [label] - 62.1µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [label] - 66.7µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_label] - 43.8µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_label] - 72.4µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [milestone] - 45.8µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [milestone] - 71.4µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [mirror] - 36.9µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [mirror] - 38.3µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [release] - 76.1µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [release] - 35.4µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [login_source] - 29.8µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [login_source] - 48.5µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [webhook] - 63.8µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [webhook] - 39.2µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [hook_task] - 95.7µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [hook_task] - 91µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team] - 99.8µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team] - 94µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [org_user] - 70.5µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [org_user] - 47.6µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_user] - 45.2µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_user] - 76.4µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_repo] - 82.7µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_repo] - 61.9µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [notice] - 41.4µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [notice] - 99.7µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [email_address] - 36.7µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [email_address] - 92.5µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [notification] - 81.7µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [notification] - 118.3µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_user] - 48.2µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_user] - 32.3µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [lfs_meta_object] - 48.9µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [lfs_meta_object] - 108.4µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [two_factor] - 43µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [two_factor] - 47.7µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [gpg_key] - 107µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [gpg_key] - 52.1µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [gpg_key_import] - 31.3µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [gpg_key_import] - 98.2µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_unit] - 95µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_unit] - 39.9µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_redirect] - 39.3µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_redirect] - 80.3µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [external_login_user] - 33.1µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [external_login_user] - 38.1µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [protected_branch] - 88.4µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [protected_branch] - 140.3µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [user_open_id] - 71µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [user_open_id] - 39.3µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_watch] - 99.1µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_watch] - 87.3µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [commit_status] - 86.4µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [commit_status] - 50.4µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [stopwatch] - 86.8µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [stopwatch] - 102.7µs | |
2020/10/07 12:31:53 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [tracked_time] - 28.8µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [tracked_time] - 49.9µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [deleted_branch] - 105.1µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [deleted_branch] - 100.2µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_indexer_status] - 59.5µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_indexer_status] - 46.6µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_dependency] - 30µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_dependency] - 65.5µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [lfs_lock] - 43.9µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [lfs_lock] - 92.6µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [reaction] - 88.6µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [reaction] - 78.7µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_assignees] - 33.5µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_assignees] - 36.8µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [u2f_registration] - 30.8µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [u2f_registration] - 44.8µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_unit] - 80.4µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_unit] - 30.7µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [review] - 65.9µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [review] - 37.4µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_application] - 55.9µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_application] - 43.6µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_authorization_code] - 49.3µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_authorization_code] - 69.4µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_grant] - 53.3µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_grant] - 84µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [task] - 169.7µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [task] - 108.8µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [language_stat] - 97.8µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [language_stat] - 55.7µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [email_hash] - 74.5µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [email_hash] - 124.2µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project] - 41.2µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project] - 121µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project_board] - 66.7µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project_board] - 50.1µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project_issue] - 81.2µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project_issue] - 59.2µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [topic] - 51.7µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [topic] - 75.9µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_topic] - 52.1µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_topic] - 132.5µs | |
2020/10/07 12:31:54 routers/init.go:142:GlobalInit() [I] ORM engine initialization successful! | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' [] - 59µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_session] - 77.5µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_session] - 33.4µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `type`, `name`, `is_actived`, `is_sync_enabled`, `cfg`, `created_unix`, `updated_unix` FROM `login_source` WHERE (is_actived = ? and type = ?) [true 6] - 56.6µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_watches!=(SELECT COUNT(*) FROM `watch` WHERE repo_id=repo.id AND mode<>2) [] - 117.9µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_stars!=(SELECT COUNT(*) FROM `star` WHERE repo_id=repo.id) [] - 167.5µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT label.id FROM `label` WHERE label.num_issues!=(SELECT COUNT(*) FROM `issue_label` WHERE label_id=label.id) [] - 157µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `external_id`, `user_id`, `login_source_id`, `raw_data`, `provider`, `email`, `name`, `first_name`, `last_name`, `nick_name`, `description`, `avatar_url`, `location`, `access_token`, `access_token_secret`, `refresh_token`, `expires_at` FROM `external_login_user` WHERE provider=? ORDER BY login_source_id ASC, external_id ASC LIMIT 100 [github] - 8.6478ms | |
2020/10/07 12:31:54 ...les/queue/setting.go:71:CreateQueue() [W] Unable to create queue for issue_indexer: open /data/gitea/LOG: is a directory | |
2020/10/07 12:31:54 ...les/queue/setting.go:72:CreateQueue() [W] Attempting to create wrapped queue | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `user`.id FROM `user` WHERE `user`.num_repos!=(SELECT COUNT(*) FROM `repository` WHERE owner_id=`user`.id) [] - 3.2199ms | |
2020/10/07 12:31:54 ...er/issues/indexer.go:142:func2() [I] PID 17: Initializing Issue Indexer: bleve | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] DELETE FROM `deleted_branch` WHERE (deleted_unix < ?) [1601987514] - 20.5259ms | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `external_id`, `user_id`, `login_source_id`, `raw_data`, `provider`, `email`, `name`, `first_name`, `last_name`, `nick_name`, `description`, `avatar_url`, `location`, `access_token`, `access_token_secret`, `refresh_token`, `expires_at` FROM `external_login_user` WHERE provider=? ORDER BY login_source_id ASC, external_id ASC LIMIT 100 [gitlab] - 10.5046ms | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `issue`.id FROM `issue` WHERE `issue`.num_comments!=(SELECT COUNT(*) FROM `comment` WHERE issue_id=`issue`.id AND type=0) [] - 81.3µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Clean-up deleted branches has finished 1602073914] - 46.4466ms | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `owner_id`, `owner_name`, `lower_name`, `name`, `description`, `website`, `original_service_type`, `original_url`, `default_branch`, `num_watches`, `num_stars`, `num_forks`, `num_issues`, `num_closed_issues`, `num_pulls`, `num_closed_pulls`, `num_milestones`, `num_closed_milestones`, `num_projects`, `num_closed_projects`, `is_private`, `is_empty`, `is_archived`, `is_mirror`, `status`, `is_fork`, `fork_id`, `is_template`, `template_id`, `size`, `is_fsck_enabled`, `close_issues_via_commit_in_any_branch`, `topics`, `trust_model`, `avatar`, `created_unix`, `updated_unix` FROM `repository` WHERE (id > 0) [] - 67.3589ms | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_closed_issues!=(SELECT COUNT(*) FROM `issue` WHERE repo_id=repo.id AND is_closed=? AND is_pull=?) [true false] - 4.9599ms | |
2020/10/07 12:31:54 ...er/issues/indexer.go:221:func3() [I] Issue Indexer Initialization took 93.0615ms | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Update migration poster IDs has finished 1602073914] - 43.3488ms | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_closed_pulls!=(SELECT COUNT(*) FROM `issue` WHERE repo_id=repo.id AND is_closed=? AND is_pull=?) [true true] - 129.5µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT repo.id FROM `repository` repo WHERE repo.num_forks!=(SELECT COUNT(*) FROM `repository` WHERE fork_id=repo.id) [] - 105.2µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Check all repository statistics has finished 1602073914] - 34.4935ms | |
2020/10/07 12:31:54 ...xer/stats/indexer.go:38:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM `repository` LIMIT 1 [] - 131.3µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `hook_id`, `uuid`, `type`, `url`, `signature`, `payload_content`, `http_method`, `content_type`, `event_type`, `is_ssl`, `is_delivered`, `delivered`, `is_succeed`, `request_content`, `response_content` FROM `hook_task` WHERE (is_delivered=?) [false] - 73.9µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT MAX(id) FROM `repository` LIMIT 1 [] - 64.9µs | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `repository`.`id` FROM `repository` LEFT OUTER JOIN `repo_indexer_status` ON repository.id = repo_indexer_status.repo_id AND repo_indexer_status.indexer_type = ? WHERE repo_indexer_status.id IS NULL AND repository.is_empty=? AND repository.id<=? ORDER BY `repository`.`id` DESC LIMIT 50 [1 false 26] - 112.4µs | |
2020/10/07 12:31:54 ...xer/stats/indexer.go:84:populateRepoIndexer() [I] Done (re)populating the repo stats indexer with existing repositories | |
2020/10/07 12:31:54 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 1] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `pull_request`.`id` FROM `pull_request` WHERE (status=?) [1] - 90.7µs | |
2020/10/07 12:31:54 routers/init.go:171:GlobalInit() [I] SQLite3 Supported | |
2020/10/07 12:31:54 routers/init.go:53:checkRunMode() [I] Run Mode: Production | |
2020/10/07 12:31:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] INSERT INTO `notice` (`type`,`description`,`created_unix`) VALUES (?,?,?) [2 Cron: Delete old repository archives has finished 1602073914] - 52.4705ms | |
2020/10/07 12:31:55 cmd/web.go:163:runWeb() [I] Listen: http://0.0.0.0:3000 | |
2020/10/07 12:31:55 ...s/graceful/server.go:55:NewServer() [I] Starting new server: tcp:0.0.0.0:3000 on PID: 17 | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `lower_name`=? LIMIT 1 [chrisbra] - 160.8µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `uid`, `uri`, `show` FROM `user_open_id` WHERE (uid=?) ORDER BY `id` ASC [1] - 120.3µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM `user` INNER JOIN `org_user` ON `org_user`.org_id=`user`.id WHERE (`org_user`.is_public=?) AND (`org_user`.uid=?) ORDER BY `user`.`name` ASC [true 1] - 222.4µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT count(*) FROM `repository` WHERE is_private=? AND owner_id NOT IN (SELECT id FROM `user` WHERE type=? AND (visibility=? OR visibility=?)) AND owner_id=? [false 1 limited private 1] - 141.1µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `owner_id`, `owner_name`, `lower_name`, `name`, `description`, `website`, `original_service_type`, `original_url`, `default_branch`, `num_watches`, `num_stars`, `num_forks`, `num_issues`, `num_closed_issues`, `num_pulls`, `num_closed_pulls`, `num_milestones`, `num_closed_milestones`, `num_projects`, `num_closed_projects`, `is_private`, `is_empty`, `is_archived`, `is_mirror`, `status`, `is_fork`, `fork_id`, `is_template`, `template_id`, `size`, `is_fsck_enabled`, `close_issues_via_commit_in_any_branch`, `topics`, `trust_model`, `avatar`, `created_unix`, `updated_unix` FROM `repository` WHERE is_private=? AND owner_id NOT IN (SELECT id FROM `user` WHERE type=? AND (visibility=? OR visibility=?)) AND owner_id=? ORDER BY updated_unix DESC LIMIT 15 [false 1 limited private 1] - 201.5µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE (id > 0) AND `id` IN (?) [1] - 213.1µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `commit_id`, `is_primary`, `language`, `size`, `created_unix` FROM `language_stat` WHERE (`is_primary` = ? AND `language` != ?) AND `repo_id` IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?) [true other 26 1 13 25 24 22 4 3 12 11 10 7 6 2] - 166.9µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [26] - 111.4µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [1] - 179.5µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [13] - 139.8µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [25] - 113.7µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [24] - 90.4µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [22] - 104.8µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [4] - 93.4µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [3] - 84.8µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [12] - 81.3µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [11] - 81.8µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [10] - 94.9µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [7] - 100.6µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [6] - 87.1µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [2] - 83.1µs | |
2020/10/07 12:31:57 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `lower_name`=? LIMIT 1 [chrisbra] - 168.7µs | |
2020/10/07 12:31:59 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `type`, `name`, `is_actived`, `is_sync_enabled`, `cfg`, `created_unix`, `updated_unix` FROM `login_source` WHERE (is_actived = ? and type = ?) [true 6] - 155.3µs | |
2020/10/07 12:31:59 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `type`, `name`, `is_actived`, `is_sync_enabled`, `cfg`, `created_unix`, `updated_unix` FROM `login_source` WHERE (is_actived = ? and type = ?) [true 7] - 66.5µs | |
2020/10/07 12:32:00 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `type`, `name`, `is_actived`, `is_sync_enabled`, `cfg`, `created_unix`, `updated_unix` FROM `login_source` WHERE (is_actived = ? and type = ?) [true 6] - 212µs | |
2020/10/07 12:32:00 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `type`, `name`, `is_actived`, `is_sync_enabled`, `cfg`, `created_unix`, `updated_unix` FROM `login_source` WHERE (is_actived = ? and type = ?) [true 7] - 70.9µs | |
2020/10/07 12:32:00 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT count(*) FROM `user` WHERE `email`=? [[email protected]] - 154.7µs | |
2020/10/07 12:32:00 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `email`=? LIMIT 1 [[email protected]] - 219.3µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `uid`, `secret`, `scratch_salt`, `scratch_hash`, `last_used_passcode`, `created_unix`, `updated_unix` FROM `two_factor` WHERE (uid=?) LIMIT 1 [1] - 212.3µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] UPDATE `user` SET `last_login_unix` = ?, `updated_unix` = ? WHERE `id`=? [1602073921 1602073921 1] - 43.9833ms | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `id`=? LIMIT 1 [1] - 234µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `lower_name`=? LIMIT 1 [chrisbra] - 165.8µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `uid`, `uri`, `show` FROM `user_open_id` WHERE (uid=?) ORDER BY `id` ASC [1] - 95.4µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM `user` INNER JOIN `org_user` ON `org_user`.org_id=`user`.id WHERE (`org_user`.uid=?) ORDER BY `user`.`name` ASC [1] - 240.2µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT count(*) FROM `repository` WHERE owner_id=? [1] - 79.3µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `owner_id`, `owner_name`, `lower_name`, `name`, `description`, `website`, `original_service_type`, `original_url`, `default_branch`, `num_watches`, `num_stars`, `num_forks`, `num_issues`, `num_closed_issues`, `num_pulls`, `num_closed_pulls`, `num_milestones`, `num_closed_milestones`, `num_projects`, `num_closed_projects`, `is_private`, `is_empty`, `is_archived`, `is_mirror`, `status`, `is_fork`, `fork_id`, `is_template`, `template_id`, `size`, `is_fsck_enabled`, `close_issues_via_commit_in_any_branch`, `topics`, `trust_model`, `avatar`, `created_unix`, `updated_unix` FROM `repository` WHERE owner_id=? ORDER BY updated_unix DESC LIMIT 15 [1] - 112.6µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE (id > 0) AND `id` IN (?) [1] - 155.9µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `commit_id`, `is_primary`, `language`, `size`, `created_unix` FROM `language_stat` WHERE (`is_primary` = ? AND `language` != ?) AND `repo_id` IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?) [true other 26 1 13 25 24 22 4 3 12 11 10 7 6 2] - 106.4µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT count(*) FROM `notification` WHERE (user_id = ?) AND (status = ?) [1 1] - 101.5µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [26] - 92.2µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [1] - 75.6µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [13] - 109.8µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [25] - 73.9µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [24] - 92.4µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [22] - 86.8µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [4] - 133.5µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [3] - 134.5µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [12] - 146.6µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [11] - 120.7µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [10] - 79.2µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [7] - 70.9µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [6] - 79µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [2] - 75.2µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `id`=? LIMIT 1 [1] - 215.5µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `id`=? LIMIT 1 [1] - 2.0026ms | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `lower_name`=? LIMIT 1 [chrisbra] - 3.1866ms | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `lower_name`=? LIMIT 1 [chrisbra] - 1.7009ms | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `id`=? LIMIT 1 [1] - 354.1µs | |
2020/10/07 12:32:01 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `id`=? LIMIT 1 [1] - 1.6464ms | |
2020/10/07 12:32:03 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 2] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:32:04 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073912 1602073922 1] - 165.1µs | |
2020/10/07 12:32:12 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 3] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:32:14 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073922 1602073932 1] - 140µs | |
2020/10/07 12:32:21 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 4] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:32:24 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073932 1602073942 1] - 197.7µs | |
2020/10/07 12:32:30 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 5] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:32:34 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073942 1602073952 1] - 255.5µs | |
2020/10/07 12:32:39 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 6] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:32:44 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073952 1602073962 1] - 184.1µs | |
2020/10/07 12:32:48 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 7] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `id`=? LIMIT 1 [1] - 137.3µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `lower_name`=? LIMIT 1 [chrisbra] - 318µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `uid`, `uri`, `show` FROM `user_open_id` WHERE (uid=?) ORDER BY `id` ASC [1] - 75µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM `user` INNER JOIN `org_user` ON `org_user`.org_id=`user`.id WHERE (`org_user`.uid=?) ORDER BY `user`.`name` ASC [1] - 231.9µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT count(*) FROM `repository` WHERE owner_id=? [1] - 60µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `owner_id`, `owner_name`, `lower_name`, `name`, `description`, `website`, `original_service_type`, `original_url`, `default_branch`, `num_watches`, `num_stars`, `num_forks`, `num_issues`, `num_closed_issues`, `num_pulls`, `num_closed_pulls`, `num_milestones`, `num_closed_milestones`, `num_projects`, `num_closed_projects`, `is_private`, `is_empty`, `is_archived`, `is_mirror`, `status`, `is_fork`, `fork_id`, `is_template`, `template_id`, `size`, `is_fsck_enabled`, `close_issues_via_commit_in_any_branch`, `topics`, `trust_model`, `avatar`, `created_unix`, `updated_unix` FROM `repository` WHERE owner_id=? ORDER BY updated_unix DESC LIMIT 15 [1] - 252.2µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE (id > 0) AND `id` IN (?) [1] - 164.3µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `commit_id`, `is_primary`, `language`, `size`, `created_unix` FROM `language_stat` WHERE (`is_primary` = ? AND `language` != ?) AND `repo_id` IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?) [true other 26 1 13 25 24 22 4 3 12 11 10 7 6 2] - 115.3µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT count(*) FROM `notification` WHERE (user_id = ?) AND (status = ?) [1 1] - 67.6µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [26] - 93.4µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [1] - 127.1µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [13] - 68.2µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [25] - 72.8µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [24] - 82.6µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [22] - 86.1µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [4] - 85.9µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [3] - 86.3µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [12] - 79µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [11] - 70.3µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [10] - 68.2µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [7] - 92.2µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [6] - 123.5µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `type`, `config`, `created_unix` FROM `repo_unit` WHERE (repo_id = ?) [2] - 80.7µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `id`=? LIMIT 1 [1] - 342.2µs | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `id`=? LIMIT 1 [1] - 2.1176ms | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `lower_name`=? LIMIT 1 [chrisbra] - 2.09ms | |
2020/10/07 12:32:49 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `lower_name`=? LIMIT 1 [chrisbra] - 3.3222ms | |
2020/10/07 12:32:50 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `id`=? LIMIT 1 [1] - 223.5µs | |
2020/10/07 12:32:50 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `id`=? LIMIT 1 [1] - 943.6µs | |
2020/10/07 12:32:54 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073962 1602073972 1] - 189µs | |
2020/10/07 12:32:57 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 8] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:33:04 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073972 1602073982 1] - 161.6µs | |
2020/10/07 12:33:06 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 9] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:33:14 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1602073982 1602073992 1] - 176.5µs | |
2020/10/07 12:33:15 ...eue/queue_wrapped.go:73:setInternal() [W] [Attempt: 10] Failed to create queue: level for issue_indexer cfg: {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} error: open /data/gitea/LOG: is a directory | |
2020/10/07 12:33:15 ...eue/queue_wrapped.go:231:Run() [F] Unable to set the internal queue for issue_indexer-wrapper Error: Unable to create queue level for issue_indexer with cfg {"Addresses":"","BatchLength":20,"BlockTimeout":1000000000,"BoostTimeout":300000000000,"BoostWorkers":5,"ConnectionString":"/data/gitea","DBIndex":0,"DataDir":"/data/gitea/indexers/issues.queue","MaxWorkers":10,"Name":"issue_indexer","Network":"","Password":"","QueueLength":20,"QueueName":"issue_indexer_queue","SetName":"","Workers":1} by max attempts: error: open /data/gitea/LOG: is a directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment