You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After switch from Gitea 1.11.6 to 1.12.0 I'm missing the finish of the "ORM engine initialization". Gitea is working. But I'm wondering about the log entries:
[x]
):root@pi-manager:/var/lib/gitea/log# grep "ORM" gitea.log
2020/06/18 19:48:40 routers/init.go:59:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 19:48:40 routers/init.go:66:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 19:48:40 routers/init.go:99:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 19:53:19 routers/init.go:59:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 19:53:19 routers/init.go:66:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 19:53:19 routers/init.go:99:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 20:31:06 routers/init.go:59:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 20:31:06 routers/init.go:66:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 20:31:06 routers/init.go:99:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:07:33 routers/init.go:59:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:07:33 routers/init.go:66:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:07:33 routers/init.go:99:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:17:38 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:17:38 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:20:46 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:23:39 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:23:39 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:23:39 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:25:46 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:25:46 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:25:46 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:28:09 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:28:09 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:28:09 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:30:34 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:30:34 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:30:34 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:31:49 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:31:49 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:31:49 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:32:51 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:32:51 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:32:51 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:33:39 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:33:39 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:33:39 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:34:21 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:34:21 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:34:22 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:35:54 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:35:54 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:35:54 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:36:43 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:36:43 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:36:43 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:38:00 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:38:00 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:38:00 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:39:17 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:39:17 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:39:17 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:40:55 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:40:55 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:40:55 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:41:47 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:41:47 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:41:47 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:43:03 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:43:03 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:43:03 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:44:33 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:44:33 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:44:33 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:46:00 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:46:00 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:46:00 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
2020/06/18 21:49:10 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:49:10 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:49:10 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
Description
After switch from Gitea 1.11.6 to 1.12.0 I'm missing the finish of the "ORM engine initialization". Gitea is working. But I'm wondering about the log entries:
2020/06/18 21:49:10 routers/init.go:64:initDBEngine() [I] Beginning ORM engine initialization.
2020/06/18 21:49:10 routers/init.go:71:initDBEngine() [I] ORM engine initialization attempt #1/10...
2020/06/18 21:49:10 routers/init.go:136:GlobalInit() [I] ORM engine initialization successful!
Is this ok. cause I'm waiting for #2/10, #3/10 ... #10/10
If it's ok. Than please close this issue.
Screenshots
The text was updated successfully, but these errors were encountered: