caedes@spiderdemon:/tmp$ ./gitea-1.19.3-linux-amd64 -w /tmp/gitea_work_dir -c /tmp/gitea_work_dir/etc/app.ini 2023/06/18 04:12:51 cmd/web.go:105:runWeb() [I] Starting Gitea on PID: 1589416 2023/06/18 04:12:51 ...s/install/setting.go:21:PreloadSettings() [I] AppPath: /tmp/gitea-1.19.3-linux-amd64 2023/06/18 04:12:51 ...s/install/setting.go:22:PreloadSettings() [I] AppWorkPath: /tmp/gitea_work_dir 2023/06/18 04:12:51 ...s/install/setting.go:23:PreloadSettings() [I] Custom path: /tmp/custom 2023/06/18 04:12:51 ...s/install/setting.go:24:PreloadSettings() [I] Log path: /tmp/gitea_work_dir/log 2023/06/18 04:12:51 ...s/install/setting.go:25:PreloadSettings() [I] Configuration file: /tmp/gitea_work_dir/etc/app.ini 2023/06/18 04:12:51 ...s/install/setting.go:26:PreloadSettings() [I] Prepare to run install page 2023/06/18 04:12:51 ...s/install/setting.go:29:PreloadSettings() [I] SQLite3 is supported 2023/06/18 04:12:51 cmd/web.go:220:listen() [I] [648e6823-6] Listen: http://0.0.0.0:3000 2023/06/18 04:12:51 cmd/web.go:224:listen() [I] [648e6823-6] AppURL(ROOT_URL): http://localhost:3000/ 2023/06/18 04:12:51 ...s/graceful/server.go:62:NewServer() [I] [648e6823-6] Starting new Web server: tcp:0.0.0.0:3000 on PID: 1589416 2023/06/18 04:12:58 ...eb/routing/logger.go:98:func1() [I] [648e682a] router: completed GET / for 127.0.0.1:40902, 200 OK in 7.1ms @ install/install.go:90(install.Install) 2023/06/18 04:12:58 ...eb/routing/logger.go:98:func1() [I] [648e682a-2] router: completed GET /assets/css/index.css?v=1.19.3 for 127.0.0.1:40902, 200 OK in 0.2ms @ public/public.go:42(InstallAssetsHandler) 2023/06/18 04:12:58 ...eb/routing/logger.go:98:func1() [I] [648e682a-3] router: completed GET /assets/js/webcomponents.js?v=1.19.3 for 127.0.0.1:40902, 200 OK in 0.1ms @ public/public.go:42(InstallAssetsHandler) 2023/06/18 04:12:58 ...eb/routing/logger.go:98:func1() [I] [648e682a-4] router: completed GET /assets/css/theme-auto.css?v=1.19.3 for 127.0.0.1:40910, 200 OK in 0.1ms @ public/public.go:42(InstallAssetsHandler) 2023/06/18 04:12:58 ...eb/routing/logger.go:98:func1() [I] [648e682a-5] router: completed GET /assets/img/loading.png for 127.0.0.1:40902, 200 OK in 0.1ms @ public/public.go:42(InstallAssetsHandler) 2023/06/18 04:12:58 ...eb/routing/logger.go:98:func1() [I] [648e682a-6] router: completed GET /assets/js/index.js?v=1.19.3 for 127.0.0.1:40910, 200 OK in 0.2ms @ public/public.go:42(InstallAssetsHandler) 2023/06/18 04:12:58 ...eb/routing/logger.go:98:func1() [I] [648e682a-7] router: completed GET /assets/img/favicon.svg for 127.0.0.1:40910, 200 OK in 0.1ms @ public/public.go:42(InstallAssetsHandler) 2023/06/18 04:13:21 ...eb/routing/logger.go:98:func1() [I] [648e6841] router: completed POST / for 127.0.0.1:40910, 200 OK in 6.5ms @ install/install.go:236(install.SubmitInstall) 2023/06/18 04:13:30 ...c/net/http/server.go:2122:ServeHTTP() [I] [648e684a] PING DATABASE sqlite3 2023/06/18 04:13:30 ...s/install/install.go:515:SubmitInstall() [I] Save settings to custom config file /tmp/gitea_work_dir/etc/app.ini 2023/06/18 04:13:30 routers/common/db.go:21:InitDBEngine() [I] Beginning ORM engine initialization. 2023/06/18 04:13:30 routers/common/db.go:28:InitDBEngine() [I] ORM engine initialization attempt #1/10... 2023/06/18 04:13:30 .../web/wrap_convert.go:46:func3() [I] PING DATABASE sqlite3 2023/06/18 04:13:30 ...s/install/install.go:534:SubmitInstall() [W] Table system_setting Column version db default is , struct default is 1 2023/06/18 04:13:30 ...s/install/setting.go:46:reloadSettings() [I] ORM engine initialization successful! 2023/06/18 04:13:30 ...s/install/install.go:583:SubmitInstall() [I] First-time run install finished! 2023/06/18 04:13:30 ...eb/routing/logger.go:98:func1() [I] router: completed POST / for 127.0.0.1:40910, 200 OK in 545.9ms @ install/install.go:236(install.SubmitInstall) 2023/06/18 04:13:31 ...eb/routing/logger.go:98:func1() [I] [648e684b] router: completed GET /user/login for 127.0.0.1:40910, 404 Not Found in 0.0ms @ install/routes.go:120(install.installNotFound) 2023/06/18 04:13:32 ...eb/routing/logger.go:98:func1() [I] [648e684c] router: completed GET /user/login for 127.0.0.1:40910, 404 Not Found in 0.0ms @ install/routes.go:120(install.installNotFound) 2023/06/18 04:13:33 cmd/web.go:271:listen() [I] [648e6823-6] HTTP Listener: 0.0.0.0:3000 Closed 2023/06/18 04:13:33 cmd/web.go:159:runWeb() [I] Global init 2023/06/18 04:13:33 modules/git/git.go:132:checkInit() [W] git module has been initialized already, duplicate init may work but it's better to fix it 2023/06/18 04:13:33 modules/git/git.go:132:checkInit() [W] git module has been initialized already, duplicate init may work but it's better to fix it 2023/06/18 04:13:33 routers/init.go:118:GlobalInitInstalled() [I] Git Version: 2.40.1, Wire Protocol Version 2 Enabled (home: /tmp/gitea_work_dir/data/home) 2023/06/18 04:13:33 routers/init.go:119:GlobalInitInstalled() [I] AppPath: /tmp/gitea-1.19.3-linux-amd64 2023/06/18 04:13:33 routers/init.go:120:GlobalInitInstalled() [I] AppWorkPath: /tmp/gitea_work_dir 2023/06/18 04:13:33 routers/init.go:121:GlobalInitInstalled() [I] Custom path: /tmp/custom 2023/06/18 04:13:33 routers/init.go:122:GlobalInitInstalled() [I] Log path: /tmp/gitea_work_dir/log 2023/06/18 04:13:33 routers/init.go:123:GlobalInitInstalled() [I] Configuration file: /tmp/gitea_work_dir/etc/app.ini 2023/06/18 04:13:33 routers/init.go:124:GlobalInitInstalled() [I] Run Mode: Prod 2023/06/18 04:13:33 routers/init.go:125:GlobalInitInstalled() [I] Gitea v1.19.3 built with GNU Make 4.1, go1.20.4 : bindata, sqlite, sqlite_unlock_notify 2023/06/18 04:13:33 ...dules/setting/log.go:331:initLogFrom() [I] Gitea Log Mode: Console(Console:info) 2023/06/18 04:13:33 ...dules/setting/log.go:286:generateNamedLogger() [I] Router Log: Console(console:info) 2023/06/18 04:13:33 ...les/setting/cache.go:75:loadCacheFrom() [I] Cache Service Enabled 2023/06/18 04:13:33 ...les/setting/cache.go:90:loadCacheFrom() [I] Last Commit Cache Service Enabled 2023/06/18 04:13:33 ...s/setting/session.go:74:loadSessionFrom() [I] Session Service Enabled 2023/06/18 04:13:33 ...s/storage/storage.go:175:initAttachments() [I] Initialising Attachment storage with type: 2023/06/18 04:13:33 ...les/storage/local.go:45:NewLocalStorage() [I] Creating new Local Storage at /tmp/gitea_work_dir/data/attachments 2023/06/18 04:13:33 ...s/storage/storage.go:165:initAvatars() [I] Initialising Avatar storage with type: 2023/06/18 04:13:33 ...les/storage/local.go:45:NewLocalStorage() [I] Creating new Local Storage at /tmp/gitea_work_dir/data/avatars 2023/06/18 04:13:33 ...s/storage/storage.go:191:initRepoAvatars() [I] Initialising Repository Avatar storage with type: 2023/06/18 04:13:33 ...les/storage/local.go:45:NewLocalStorage() [I] Creating new Local Storage at /tmp/gitea_work_dir/data/repo-avatars 2023/06/18 04:13:33 ...s/storage/storage.go:185:initLFS() [I] Initialising LFS storage with type: 2023/06/18 04:13:33 ...les/storage/local.go:45:NewLocalStorage() [I] Creating new Local Storage at /tmp/gitea_work_dir/data/lfs 2023/06/18 04:13:33 ...s/storage/storage.go:197:initRepoArchives() [I] Initialising Repository Archive storage with type: 2023/06/18 04:13:33 ...les/storage/local.go:45:NewLocalStorage() [I] Creating new Local Storage at /tmp/gitea_work_dir/data/repo-archive 2023/06/18 04:13:33 ...s/storage/storage.go:207:initPackages() [I] Initialising Packages storage with type: 2023/06/18 04:13:33 ...les/storage/local.go:45:NewLocalStorage() [I] Creating new Local Storage at /tmp/gitea_work_dir/data/packages 2023/06/18 04:13:33 routers/init.go:143:GlobalInitInstalled() [I] SQLite3 support is enabled 2023/06/18 04:13:33 routers/common/db.go:21:InitDBEngine() [I] Beginning ORM engine initialization. 2023/06/18 04:13:33 routers/common/db.go:28:InitDBEngine() [I] ORM engine initialization attempt #1/10... 2023/06/18 04:13:33 cmd/web.go:163:runWeb() [I] PING DATABASE sqlite3 2023/06/18 04:13:33 routers/init.go:148:GlobalInitInstalled() [W] Table system_setting Column version db default is , struct default is 1 2023/06/18 04:13:33 routers/init.go:149:GlobalInitInstalled() [I] ORM engine initialization successful! 2023/06/18 04:13:34 ...er/issues/indexer.go:173:func2() [I] [648e684e-3] PID 1589416: Initializing Issue Indexer: bleve 2023/06/18 04:13:34 ...xer/stats/indexer.go:38:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories 2023/06/18 04:13:34 routers/init.go:89:syncAppConfForGit() [I] AppPath changed from '' to '/tmp/gitea-1.19.3-linux-amd64' 2023/06/18 04:13:34 routers/init.go:94:syncAppConfForGit() [I] CustomConf changed from '' to '/tmp/gitea_work_dir/etc/app.ini' 2023/06/18 04:13:34 routers/init.go:100:syncAppConfForGit() [I] re-sync repository hooks ... 2023/06/18 04:13:34 routers/init.go:103:syncAppConfForGit() [I] re-write ssh public keys ... 2023/06/18 04:13:34 ...er/issues/indexer.go:269:func3() [I] [648e684e-3] Issue Indexer Initialization took 3.329975ms 2023/06/18 04:13:34 cmd/web.go:220:listen() [I] [648e684e-27] Listen: http://0.0.0.0:3000 2023/06/18 04:13:34 cmd/web.go:224:listen() [I] [648e684e-27] AppURL(ROOT_URL): http://localhost:3000/ 2023/06/18 04:13:34 cmd/web.go:227:listen() [I] [648e684e-27] LFS server enabled 2023/06/18 04:13:34 ...s/graceful/server.go:62:NewServer() [I] [648e684e-27] Starting new Web server: tcp:0.0.0.0:3000 on PID: 1589416 2023/06/18 04:13:34 [648e684e-28] router: completed GET /user/login for 127.0.0.1:37958, 303 See Other in 2.8ms @ auth/auth.go:141(auth.SignIn) 2023/06/18 04:13:34 [648e684e-29] router: completed GET / for 127.0.0.1:37958, 200 OK in 6.4ms @ web/home.go:32(web.Home) 2023/06/18 04:13:34 [648e684e-30] router: completed GET /user/login for 127.0.0.1:37958, 303 See Other in 0.7ms @ context/auth.go:27(context.Toggle) 2023/06/18 04:13:34 [648e684e-31] router: completed GET / for 127.0.0.1:37958, 200 OK in 2.9ms @ web/home.go:32(web.Home) 2023/06/18 04:13:35 [648e684f] router: completed GET /assets/img/logo.svg for 127.0.0.1:37958, 200 OK in 0.1ms @ public/public.go:42(AssetsHandler) 2023/06/18 04:13:35 [648e684f-2] router: completed GET /avatar/a8b7c135a381716a35791d82429c6604?size=72 for 127.0.0.1:37958, 303 See Other in 35.3ms @ user/avatar.go:48(user.AvatarByEmailHash) 2023/06/18 04:13:35 [648e684f-3] router: completed GET /avatar/a8b7c135a381716a35791d82429c6604?size=84 for 127.0.0.1:37964, 303 See Other in 35.5ms @ user/avatar.go:48(user.AvatarByEmailHash) 2023/06/18 04:13:35 [648e684f-4] router: completed GET /repo/search?count_only=1&uid=1&team_id=0&q=&page=1&mode= for 127.0.0.1:37958, 0 in 1.3ms @ repo/repo.go:472(repo.SearchRepo) 2023/06/18 04:13:35 [648e684f-5] router: completed GET /assets/js/eventsource.sharedworker.js?v=1.19.3 for 127.0.0.1:37958, 200 OK in 0.1ms @ public/public.go:42(AssetsHandler) 2023/06/18 04:13:35 [648e684f-7] router: completed GET /repo/search?sort=updated&order=desc&uid=1&team_id=0&q=&page=1&limit=15&mode=&archived=false for 127.0.0.1:37964, 200 OK in 1.9ms @ repo/repo.go:472(repo.SearchRepo) 2023/06/18 04:13:38 [648e684e-26] router: polling GET /user/events for 127.0.0.1:37958, elapsed 3439.3ms @ events/events.go:18(events.Events) ^[[A^C2023/06/18 04:14:45 ...eful/manager_unix.go:146:handleSignals() [W] [648e6823-4] PID 1589416. Received SIGINT. Shutting down... 2023/06/18 04:14:45 ...eful/server_hooks.go:46:doShutdown() [I] [648e684e-27] PID: 1589416 Listener ([::]:3000) closed. 2023/06/18 04:14:45 [648e684f-6] router: completed GET /user/events for 127.0.0.1:37958, 200 OK in 70661.9ms @ events/events.go:18(events.Events) 2023/06/18 04:14:45 cmd/web.go:271:listen() [I] [648e684e-27] HTTP Listener: 0.0.0.0:3000 Closed 2023/06/18 04:14:45 .../graceful/manager.go:205:doHammerTime() [W] Setting Hammer condition 2023/06/18 04:14:46 .../graceful/manager.go:224:doTerminate() [W] Terminating 2023/06/18 04:14:46 ...er/issues/indexer.go:201:2() [I] PID: 1589416 Issue Indexer closed 2023/06/18 04:14:46 ...eful/manager_unix.go:157:handleSignals() [W] PID: 1589416. Background context for manager closed - context canceled - Shutting down... 2023/06/18 04:14:46 cmd/web.go:183:runWeb() [I] PID: 1589416 Gitea Web Finished