Skip to content

Instantly share code, notes, and snippets.

@drewmnoel
Created November 9, 2022 22:59
Show Gist options
  • Save drewmnoel/e771b9f47d96846aeaea02263f44486a to your computer and use it in GitHub Desktop.
Save drewmnoel/e771b9f47d96846aeaea02263f44486a to your computer and use it in GitHub Desktop.
2022/11/09 16:42:17 cmd/web.go:106:runWeb() [I] Starting Gitea on PID: 22617
2022/11/09 16:42:17 cmd/web.go:157:runWeb() [I] Global init
2022/11/09 16:42:17 routers/init.go:104:GlobalInitInstalled() [I] Git Version: 2.38.1, Wire Protocol Version 2 Enabled (home: /home/nobody/src/gitea/data/home)
2022/11/09 16:42:17 routers/init.go:107:GlobalInitInstalled() [I] AppPath: /home/nobody/src/gitea/gitea
2022/11/09 16:42:17 routers/init.go:108:GlobalInitInstalled() [I] AppWorkPath: /home/nobody/src/gitea
2022/11/09 16:42:17 routers/init.go:109:GlobalInitInstalled() [I] Custom path: /home/nobody/src/gitea/custom
2022/11/09 16:42:17 routers/init.go:110:GlobalInitInstalled() [I] Log path: /tmp/gitea/log
2022/11/09 16:42:17 routers/init.go:111:GlobalInitInstalled() [I] Configuration file: /home/nobody/src/gitea/custom/conf/app.ini
2022/11/09 16:42:17 routers/init.go:112:GlobalInitInstalled() [I] Run Mode: Prod
[cors] 2022/11/09 17:17:17 Handler: Preflight request
[cors] 2022/11/09 17:17:17 Preflight aborted: headers '[Authorization Content-Type]' not allowed
2022/11/09 17:17:17 [636c26ed] router: completed OPTIONS /api/v1/repos/farc2/farc2/issues for 172.23.64.1:63598, 200 OK in 0.1ms @ unknown-handler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment