Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@lpoujol
Created October 25, 2018 14:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lpoujol/728e3b299c53ed7bef579a3ab0e5cdd6 to your computer and use it in GitHub Desktop.
Save lpoujol/728e3b299c53ed7bef579a3ab0e5cdd6 to your computer and use it in GitHub Desktop.
Gitea log during registration issue
root@server:~# tail /home/git/log/*.log -fn0
==> /home/git/log/gitea.log <==
==> /home/git/log/http.log <==
==> /home/git/log/serv.log <==
==> /home/git/log/xorm.log <==
==> /home/git/log/gitea.log <==
2018/10/25 16:45:24 [D] Session ID: 93a3f613623f2ced
2018/10/25 16:45:24 [D] CSRF Token: oQroBj6xI1dDsL40qR989b9JwCo6MTU0MDQ3ODcyNDAxNjc3ODM5Mg==
2018/10/25 16:45:24 [D] Template: user/auth/signup
2018/10/25 16:46:21 [D] Session ID: 93a3f613623f2ced
2018/10/25 16:46:21 [D] CSRF Token: oQroBj6xI1dDsL40qR989b9JwCo6MTU0MDQ3ODcyNDAxNjc3ODM5Mg==
2018/10/25 16:46:24 [D] Session ID: 89e53006fe03afda
2018/10/25 16:46:24 [D] CSRF Token: e6Sb7Mvdzyv2fKEiJHSUgpeQUp86MTU0MDQ3ODc4NDA2OTYzMDczMQ==
2018/10/25 16:46:24 [D] Template: home
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment