2021/04/12 23:48:25 ...dules/setting/log.go:333:newLogService() [I] Gitea Log Mode: File(File:info) 2021/04/12 23:48:25 ...dules/setting/log.go:250:generateNamedLogger() [I] Router Log: File(file:info) 2021/04/12 23:48:25 ...les/setting/cache.go:73:newCacheService() [I] Cache Service Enabled 2021/04/12 23:48:25 ...les/setting/cache.go:88:newCacheService() [I] Last Commit Cache Service Enabled 2021/04/12 23:48:25 ...s/setting/session.go:77:newSessionService() [I] Session Service Enabled 2021/04/12 23:48:25 ...es/setting/mailer.go:109:newMailService() [I] Mail Service Enabled 2021/04/12 23:48:25 ...es/setting/mailer.go:131:newNotifyMailService() [I] Notify Mail Service Enabled 2021/04/12 23:48:25 ...s/storage/storage.go:158:initAttachments() [I] Initialising Attachment storage with type: 2021/04/12 23:48:25 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at F:\git server\data\attachments 2021/04/12 23:48:25 ...s/storage/storage.go:152:initAvatars() [I] Initialising Avatar storage with type: 2021/04/12 23:48:25 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at F:\git server\data\avatars 2021/04/12 23:48:25 ...s/storage/storage.go:170:initRepoAvatars() [I] Initialising Repository Avatar storage with type: 2021/04/12 23:48:25 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at F:\git server\data\repo-avatars 2021/04/12 23:48:25 ...s/storage/storage.go:164:initLFS() [I] Initialising LFS storage with type: 2021/04/12 23:48:25 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at F:/git server/data/lfs 2021/04/12 23:48:25 routers/init.go:150:GlobalInit() [I] SQLite3 Supported 2021/04/12 23:48:25 routers/init.go:68:initDBEngine() [I] Beginning ORM engine initialization. 2021/04/12 23:48:25 routers/init.go:75:initDBEngine() [I] ORM engine initialization attempt #1/10... 2021/04/12 23:48:25 ...om/urfave/cli/app.go:524:HandleAction() [I] PING DATABASE mssql 2021/04/12 23:48:25 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is 0 2021/04/12 23:48:25 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false 2021/04/12 23:48:25 ...rfave/cli/command.go:173:Run() [W] Table upload column uuid db type is NVARCHAR(40), struct type is VARCHAR(40) 2021/04/12 23:48:25 ...rfave/cli/command.go:173:Run() [W] Table attachment column uuid db type is NVARCHAR(40), struct type is VARCHAR(40) 2021/04/12 23:48:25 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false 2021/04/12 23:48:25 ...rfave/cli/command.go:173:Run() [W] Table session has column created_unix but struct has not related field 2021/04/12 23:48:25 routers/init.go:155:GlobalInit() [I] ORM engine initialization successful! 2021/04/12 23:48:25 ...er/issues/indexer.go:142:func2() [I] PID 14932: Initializing Issue Indexer: db 2021/04/12 23:48:25 ...er/issues/indexer.go:221:func3() [I] Issue Indexer Initialization took 0s 2021/04/12 23:48:25 ...xer/stats/indexer.go:38:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories 2021/04/12 23:48:25 ...i/websspi_windows.go:87:New() [I] Credential handle expiry: 2185-07-21 00:34:33.712009116 +0100 CET 2021/04/12 23:48:25 ...xer/stats/indexer.go:84:populateRepoIndexer() [I] Done (re)populating the repo stats indexer with existing repositories 2021/04/12 23:48:26 cmd/web.go:189:listen() [I] Listen: http://0.0.0.0:54326 2021/04/12 23:48:26 cmd/web.go:192:listen() [I] LFS server enabled 2021/04/12 23:48:26 ...s/graceful/server.go:55:NewServer() [I] Starting new Web server: tcp:0.0.0.0:54326 on PID: 14932 2021/04/12 23:48:52 ...les/public/public.go:165:handle() [I] [Static] Serving /img/favicon.png 2021/04/12 23:48:52 ...les/public/public.go:165:handle() [I] [Static] Serving /serviceworker.js 2021/04/12 23:49:19 ...eful/server_hooks.go:47:doShutdown() [I] PID: 14932 Listener ([::]:54326) closed. 2021/04/12 23:49:19 cmd/web.go:237:listen() [I] HTTP Listener: 0.0.0.0:54326 Closed 2021/04/12 23:49:19 .../graceful/manager.go:217:doHammerTime() [W] Setting Hammer condition 2021/04/12 23:49:20 .../graceful/manager.go:231:doTerminate() [W] Terminating 2021/04/12 23:49:20 cmd/web.go:141:runWeb() [I] PID: 14932 Gitea Web Finished