Skip to content

Instantly share code, notes, and snippets.

@bagasme
Created February 12, 2023 08:08
Show Gist options
  • Save bagasme/335d722c4f87f552176b352d2e466f84 to your computer and use it in GitHub Desktop.
Save bagasme/335d722c4f87f552176b352d2e466f84 to your computer and use it in GitHub Desktop.
gitea.log 2023/02/12
Feb 12 07:55:37 gitnode.io systemd[1]: Stopping Gitea...
Feb 12 07:55:37 gitnode.io gitea[130]: 2023/02/12 07:55:37 ...eful/manager_unix.go:149:handleSignals() [W] [63e88a14] PID 130. Received SIGTERM. Shutting down...
Feb 12 07:55:38 gitnode.io gitea[130]: 2023/02/12 07:55:38 .../graceful/manager.go:205:doHammerTime() [W] Setting Hammer condition
Feb 12 07:55:38 gitnode.io gitea[130]: 2023/02/12 07:55:38 ...eue/queue_channel.go:127:func1() [W] ChannelQueue: notification-service-channel Terminated before completed flushing
Feb 12 07:55:38 gitnode.io gitea[130]: 2023/02/12 07:55:38 ...eful/server_hooks.go:46:doShutdown() [I] [63e88a20] PID: 130 Listener ([::]:3000) closed.
Feb 12 07:55:38 gitnode.io gitea[130]: 2023/02/12 07:55:38 ...eue/queue_channel.go:127:func1() [W] ChannelQueue: task-channel Terminated before completed flushing
Feb 12 07:55:38 gitnode.io gitea[130]: 2023/02/12 07:55:38 ...eue/queue_channel.go:127:func1() [W] ChannelQueue: mail-channel Terminated before completed flushing
Feb 12 07:55:38 gitnode.io gitea[130]: 2023/02/12 07:55:38 cmd/web.go:270:listen() [I] [63e88a20] HTTP Listener: 0.0.0.0:3000 Closed
Feb 12 07:55:39 gitnode.io gitea[130]: 2023/02/12 07:55:39 .../graceful/manager.go:224:doTerminate() [W] Terminating
Feb 12 07:55:39 gitnode.io gitea[130]: 2023/02/12 07:55:39 ...er/issues/indexer.go:201:2() [I] PID: 130 Issue Indexer closed
Feb 12 07:55:39 gitnode.io gitea[130]: 2023/02/12 07:55:39 ...eful/manager_unix.go:157:handleSignals() [W] PID: 130. Background context for manager closed - context canceled - Shutting down...
Feb 12 07:55:39 gitnode.io gitea[130]: 2023/02/12 07:55:39 cmd/web.go:182:runWeb() [I] PID: 130 Gitea Web Finished
Feb 12 07:55:39 gitnode.io systemd[1]: gitea.service: Deactivated successfully.
Feb 12 07:55:39 gitnode.io systemd[1]: Stopped Gitea.
Feb 12 07:55:39 gitnode.io systemd[1]: gitea.service: Consumed 6.472s CPU time.
Feb 12 07:55:40 gitnode.io systemd[1]: Started Gitea.
Feb 12 07:55:43 gitnode.io gitea[629]: 2023/02/12 07:55:43 cmd/web.go:105:runWeb() [I] Starting Gitea on PID: 629
Feb 12 07:55:43 gitnode.io gitea[629]: 2023/02/12 07:55:43 cmd/web.go:159:runWeb() [I] Global init
Feb 12 07:55:43 gitnode.io gitea[629]: 2023/02/12 07:55:43 routers/init.go:118:GlobalInitInstalled() [I] Git Version: 2.39.1, Wire Protocol Version 2 Enabled (home: /var/gitea/data/home)
Feb 12 07:55:43 gitnode.io gitea[629]: 2023/02/12 07:55:43 routers/init.go:119:GlobalInitInstalled() [I] AppPath: /usr/bin/gitea
Feb 12 07:55:43 gitnode.io gitea[629]: 2023/02/12 07:55:43 routers/init.go:120:GlobalInitInstalled() [I] AppWorkPath: /var/gitea
Feb 12 07:55:43 gitnode.io gitea[629]: 2023/02/12 07:55:43 routers/init.go:121:GlobalInitInstalled() [I] Custom path: /var/gitea/custom
Feb 12 07:55:43 gitnode.io gitea[629]: 2023/02/12 07:55:43 routers/init.go:122:GlobalInitInstalled() [I] Log path: /var/gitea/log
Feb 12 07:55:43 gitnode.io gitea[629]: 2023/02/12 07:55:43 routers/init.go:123:GlobalInitInstalled() [I] Configuration file: /etc/gitea/app.ini
Feb 12 07:55:43 gitnode.io gitea[629]: 2023/02/12 07:55:43 routers/init.go:124:GlobalInitInstalled() [I] Run Mode: Prod
Feb 12 07:55:43 gitnode.io gitea[629]: 2023/02/12 07:55:43 routers/init.go:125:GlobalInitInstalled() [I] Gitea v1.19.0+dev-468-ge460b6ef4d built with GNU Make 4.3, go1.20 : bindata
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...dules/setting/log.go:322:newLogService() [I] Gitea Log Mode: Console(Console:debug)
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...dules/setting/log.go:322:newLogService() [I] Gitea Log Mode: File(File:debug)
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...dules/setting/log.go:322:newLogService() [I] Gitea Log Mode: Smtp(Smtp:debug)
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...dules/setting/log.go:248:generateNamedLogger() [I] Router Log: Console(console:debug)
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...les/setting/cache.go:75:newCacheService() [I] Cache Service Enabled
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...les/setting/cache.go:90:newCacheService() [I] Last Commit Cache Service Enabled
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...s/setting/session.go:72:newSessionService() [I] Session Service Enabled
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...s/setting/setting.go:614:deprecatedSetting() [E] Deprecated fallback `[mailer]` `MAILER_TYPE` present. Use `[mailer]` `PROTOCOL` instead. This fallback will be removed in v1.19.0
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...es/setting/mailer.go:237:parseMailerConfig() [I] Mail Service Enabled
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...es/setting/mailer.go:259:newNotifyMailService() [I] Notify Mail Service Enabled
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...s/storage/storage.go:175:initAttachments() [I] Initialising Attachment storage with type:
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...les/storage/local.go:45:NewLocalStorage() [I] Creating new Local Storage at /var/gitea/data/attachments
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...s/storage/storage.go:165:initAvatars() [I] Initialising Avatar storage with type:
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...les/storage/local.go:45:NewLocalStorage() [I] Creating new Local Storage at /var/gitea/data/avatars
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...s/storage/storage.go:191:initRepoAvatars() [I] Initialising Repository Avatar storage with type:
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...les/storage/local.go:45:NewLocalStorage() [I] Creating new Local Storage at /var/gitea/data/repo-avatars
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...s/storage/storage.go:185:initLFS() [I] Initialising LFS storage with type:
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...les/storage/local.go:45:NewLocalStorage() [I] Creating new Local Storage at /srv/git/lfs
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...s/storage/storage.go:197:initRepoArchives() [I] Initialising Repository Archive storage with type:
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...les/storage/local.go:45:NewLocalStorage() [I] Creating new Local Storage at /var/gitea/data/repo-archive
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...s/storage/storage.go:207:initPackages() [I] Initialising Packages storage with type:
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...les/storage/local.go:45:NewLocalStorage() [I] Creating new Local Storage at /var/gitea/data/packages
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...ueue_disk_channel.go:158:Run() [D] [63e89b80-6] PersistableChannelQueue: mail Starting
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...ueue_disk_channel.go:193:Run() [D] [63e89b80-6] PersistableChannelQueue: mail Skipping running the empty level queue
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...ue/queue_bytefifo.go:334:Shutdown() [D] [63e89b80-6] level: mail-level Shutdown
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...ueue_disk_channel.go:158:Run() [D] [63e89b80-8] PersistableChannelQueue: notification-service Starting
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...ueue_disk_channel.go:193:Run() [D] [63e89b80-8] PersistableChannelQueue: notification-service Skipping running the empty level queue
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...ue/queue_bytefifo.go:334:Shutdown() [D] [63e89b80-8] level: notification-service-level Shutdown
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...ueue_disk_channel.go:187:Run() [D] [63e89b80-10] PersistableChannelUniqueQueue: repo-archive Starting
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...ueue_disk_channel.go:222:Run() [D] [63e89b80-10] PersistableChannelUniqueQueue: repo-archive Skipping running the empty level queue
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 ...ue/queue_bytefifo.go:334:Shutdown() [D] [63e89b80-10] unique-level: repo-archive-level Shutdown
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 routers/common/db.go:21:InitDBEngine() [I] Beginning ORM engine initialization.
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 routers/common/db.go:28:InitDBEngine() [I] ORM engine initialization attempt #1/10...
Feb 12 07:55:44 gitnode.io gitea[629]: 2023/02/12 07:55:44 cmd/web.go:162:runWeb() [I] PING DATABASE postgres
Feb 12 07:55:47 gitnode.io gitea[629]: 2023/02/12 07:55:47 routers/init.go:148:GlobalInitInstalled() [W] Table system_setting Column version db default is , struct default is 1
Feb 12 07:55:47 gitnode.io gitea[629]: 2023/02/12 07:55:47 routers/init.go:148:GlobalInitInstalled() [W] Table oauth2_application Column confidential_client db default is true, struct default is TRUE
Feb 12 07:55:47 gitnode.io gitea[629]: 2023/02/12 07:55:47 routers/init.go:148:GlobalInitInstalled() [W] Table user Column max_repo_creation db default is '-1', struct default is -1
Feb 12 07:55:48 gitnode.io gitea[629]: 2023/02/12 07:55:48 routers/init.go:148:GlobalInitInstalled() [W] Table project column card_type db type is INTEGER, struct type is BIGINT
Feb 12 07:55:48 gitnode.io gitea[629]: 2023/02/12 07:55:48 routers/init.go:148:GlobalInitInstalled() [W] Table project Column card_type db default is 0, struct default is
Feb 12 07:55:48 gitnode.io gitea[629]: 2023/02/12 07:55:48 routers/init.go:148:GlobalInitInstalled() [W] Table project Column card_type db nullable is false, struct nullable is true
Feb 12 07:55:48 gitnode.io gitea[629]: 2023/02/12 07:55:48 routers/init.go:148:GlobalInitInstalled() [W] Table hook_task has column repo_id but struct has not related field
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 routers/init.go:149:GlobalInitInstalled() [I] ORM engine initialization successful!
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ueue_disk_channel.go:158:Run() [D] [63e89b85] PersistableChannelQueue: push_update Starting
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ueue_disk_channel.go:193:Run() [D] [63e89b85] PersistableChannelQueue: push_update Skipping running the empty level queue
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ue/queue_bytefifo.go:334:Shutdown() [D] [63e89b85] level: push_update-level Shutdown
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...er/issues/indexer.go:173:func2() [I] [63e89b85-3] PID 629: Initializing Issue Indexer: bleve
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ueue_disk_channel.go:187:Run() [D] [63e89b85-5] PersistableChannelUniqueQueue: repo_stats_update Starting
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ueue_disk_channel.go:222:Run() [D] [63e89b85-5] PersistableChannelUniqueQueue: repo_stats_update Skipping running the empty level queue
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ue/queue_bytefifo.go:334:Shutdown() [D] [63e89b85-5] unique-level: repo_stats_update-level Shutdown
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...xer/stats/indexer.go:38:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ueue_disk_channel.go:187:Run() [D] [63e89b85-7] PersistableChannelUniqueQueue: mirror Starting
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ueue_disk_channel.go:187:Run() [D] [63e89b85-9] PersistableChannelUniqueQueue: webhook_sender Starting
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ueue_disk_channel.go:222:Run() [D] [63e89b85-7] PersistableChannelUniqueQueue: mirror Skipping running the empty level queue
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ueue_disk_channel.go:222:Run() [D] [63e89b85-9] PersistableChannelUniqueQueue: webhook_sender Skipping running the empty level queue
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ue/queue_bytefifo.go:334:Shutdown() [D] [63e89b85-7] unique-level: mirror-level Shutdown
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ue/queue_bytefifo.go:334:Shutdown() [D] [63e89b85-9] unique-level: webhook_sender-level Shutdown
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ueue_disk_channel.go:187:Run() [D] [63e89b85-12] PersistableChannelUniqueQueue: pr_patch_checker Starting
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ueue_disk_channel.go:222:Run() [D] [63e89b85-12] PersistableChannelUniqueQueue: pr_patch_checker Skipping running the empty level queue
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ue/queue_bytefifo.go:334:Shutdown() [D] [63e89b85-12] unique-level: pr_patch_checker-level Shutdown
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ueue_disk_channel.go:158:Run() [D] [63e89b85-16] PersistableChannelQueue: task Starting
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ueue_disk_channel.go:193:Run() [D] [63e89b85-16] PersistableChannelQueue: task Skipping running the empty level queue
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ue/queue_bytefifo.go:334:Shutdown() [D] [63e89b85-16] level: task-level Shutdown
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ueue_disk_channel.go:187:Run() [D] [63e89b85-14] PersistableChannelUniqueQueue: pr_auto_merge Starting
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ueue_disk_channel.go:222:Run() [D] [63e89b85-14] PersistableChannelUniqueQueue: pr_auto_merge Skipping running the empty level queue
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ue/queue_bytefifo.go:334:Shutdown() [D] [63e89b85-14] unique-level: pr_auto_merge-level Shutdown
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: update_mirrors
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: repo_health_check
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: check_repo_stats
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: archive_cleanup
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: sync_external_users
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: deleted_branches_cleanup
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: update_migration_poster_id
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: cleanup_hook_task_table
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: cleanup_packages
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: delete_inactive_accounts
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: delete_repo_archives
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: git_gc_repos
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: resync_all_sshkeys
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: resync_all_sshprincipals
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: resync_all_hooks
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: reinit_missing_repos
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: delete_missing_repos
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: delete_generated_repository_avatars
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: delete_old_actions
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: update_checker
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: delete_old_system_notices
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...rvices/cron/tasks.go:147:RegisterTask() [D] [63e89b85-19] Registering task: gc_lfs
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 routers/init.go:185:NormalRoutes() [D] Creating static HTML Renderer
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...er/issues/indexer.go:203:func2() [D] [63e89b85-3] Created Bleve Indexer
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...er/issues/indexer.go:269:func3() [I] [63e89b85-3] Issue Indexer Initialization took 301.249197ms
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...ue/queue_bytefifo.go:158:Run() [D] [63e89b85-4] level: issue_indexer Starting
Feb 12 07:55:49 gitnode.io gitea[629]: 2023/02/12 07:55:49 ...xer/stats/indexer.go:84:populateRepoIndexer() [I] Done (re)populating the repo stats indexer with existing repositories
Feb 12 07:55:50 gitnode.io gitea[629]: 2023/02/12 07:55:50 cmd/web.go:219:listen() [I] [63e89b86] Listen: http://0.0.0.0:3000
Feb 12 07:55:50 gitnode.io gitea[629]: 2023/02/12 07:55:50 cmd/web.go:223:listen() [I] [63e89b86] AppURL(ROOT_URL): https://gitnode.io/
Feb 12 07:55:50 gitnode.io gitea[629]: 2023/02/12 07:55:50 cmd/web.go:226:listen() [I] [63e89b86] LFS server enabled
Feb 12 07:55:50 gitnode.io gitea[629]: 2023/02/12 07:55:50 ...s/graceful/server.go:62:NewServer() [I] [63e89b86] Starting new Web server: tcp:0.0.0.0:3000 on PID: 629
Feb 12 07:55:50 gitnode.io gitea[629]: 2023/02/12 07:55:50 ...s/graceful/server.go:75:func1() [D] [63e89b86] Starting server on tcp:0.0.0.0:3000 (PID: 629)
Feb 12 07:56:00 gitnode.io gitea[629]: 2023/02/12 07:56:00 ...s/context/context.go:218:HTML() [D] [63e89b90] Template: home
Feb 12 07:56:00 gitnode.io gitea[629]: 2023/02/12 07:56:00 [63e89b90] router: completed GET / for [fd42:40b5:6842:bdcd::1]:0, 200 OK in 37.2ms @ web/home.go:32(web.Home)
Feb 12 07:56:00 gitnode.io gitea[629]: 2023/02/12 07:56:00 [63e89b90-3] router: completed GET /assets/css/theme-auto.css?v=1.19.0~dev-468-ge460b6ef4d for [fd42:40b5:6842:bdcd::1]:0, 200 OK in 18.8ms @ public/public.go:42(AssetsHandler)
Feb 12 07:56:00 gitnode.io gitea[629]: 2023/02/12 07:56:00 [63e89b90-4] router: completed GET /assets/img/logo.svg for [fd42:40b5:6842:bdcd::1]:0, 200 OK in 16.4ms @ public/public.go:42(AssetsHandler)
Feb 12 07:56:00 gitnode.io gitea[629]: 2023/02/12 07:56:00 [63e89b90-2] router: completed GET /assets/css/index.css?v=1.19.0~dev-468-ge460b6ef4d for [fd42:40b5:6842:bdcd::1]:0, 200 OK in 20.8ms @ public/public.go:42(AssetsHandler)
Feb 12 07:56:00 gitnode.io gitea[629]: 2023/02/12 07:56:00 [63e89b90-5] router: completed GET /assets/js/index.js?v=1.19.0~dev-468-ge460b6ef4d for [fd42:40b5:6842:bdcd::1]:0, 200 OK in 15.4ms @ public/public.go:42(AssetsHandler)
Feb 12 07:56:01 gitnode.io gitea[629]: 2023/02/12 07:56:01 [63e89b91] router: completed GET /assets/img/favicon.svg for [fd42:40b5:6842:bdcd::1]:0, 200 OK in 0.2ms @ public/public.go:42(AssetsHandler)
Feb 12 07:56:19 gitnode.io gitea[629]: 2023/02/12 07:56:19 ...s/context/context.go:218:HTML() [D] [63e89ba3] Template: user/auth/signin
Feb 12 07:56:19 gitnode.io gitea[629]: 2023/02/12 07:56:19 [63e89ba3] router: completed GET /user/login?redirect_to=%2f for [fd42:40b5:6842:bdcd::1]:0, 200 OK in 39.8ms @ auth/auth.go:141(auth.SignIn)
Feb 12 07:56:23 gitnode.io gitea[629]: 2023/02/12 07:56:23 [63e89ba6] router: completed POST /user/login for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 576.5ms @ auth/auth.go:170(auth.SignInPost)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 ...s/context/context.go:218:HTML() [D] [63e89ba7] Template: user/dashboard/dashboard
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba7] router: completed GET / for [fd42:40b5:6842:bdcd::1]:0, 200 OK in 949.4ms @ web/home.go:32(web.Home)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-2] router: completed GET /avatar/8719bdcde8d9fca490bbb08e37fabda7?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 304.1ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8] router: completed GET /avatar/8719bdcde8d9fca490bbb08e37fabda7?size=72 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 308.7ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-10] router: completed GET /avatar/c39bca713b6d2384e8587364ddcb36f5?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 289.1ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-3] router: completed GET /avatar/3bd08bc4f81ce8ca0cdca43f1177ad3e?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 315.0ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-12] router: completed GET /avatar/687c93a33964b23f623d9571954737f3?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 324.3ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-25] router: completed GET /avatar/561c4a7503dad93ddf51d16c23392531?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 188.2ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-33] router: completed GET /avatar/271fc56bcea89c6f69ab0024b59b3f81?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 163.0ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-29] router: completed GET /avatar/74f323ee340a6485ae35db516204303f?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 164.4ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-17] router: completed GET /avatar/6258d5e055436855ff5b42d263815438?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 292.0ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-37] router: completed GET /avatar/189b4dd241dfb0389587ff7261186891?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 192.2ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-32] router: completed GET /avatar/5e70e9fa9dce77d9546bd107c4ceded0?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 193.9ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-4] router: completed GET /avatar/b6fd210a9ebb6793c60bfbca1b3f1000?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 409.6ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-42] router: completed GET /avatar/c70efc36a53370f27f7c82ab95696e0d?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 194.5ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-28] router: completed GET /avatar/ad89a76c23292b9b284cbc3ddc32277d?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 198.0ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-13] router: completed GET /avatar/cbc80aee845567eddaa2281a06154139?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 392.5ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-20] router: completed GET /avatar/77e4b2e6207a8ca6524d783bb23eef48?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 226.3ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-14] router: completed GET /avatar/cc498b605dee7b6fb9e6422332691bb4?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 381.1ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-7] router: completed GET /avatar/9e33117fc1d163bd7b4488f7a6a8adfd?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 397.9ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-30] router: completed GET /avatar/b48a8b5f2bbf384c5ee27cab4bf2f3be?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 197.8ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-15] router: completed GET /avatar/74a28dd87fbe0f5768002db87ccb8fd0?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 355.9ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-40] router: completed GET /avatar/691c12dc9cda030da5f2dc052bf66238?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 199.4ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-8] router: completed GET /avatar/633463bcdefc446e869e6ae50913718b?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 400.0ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-36] router: completed GET /avatar/05b5f8816541d194b5b253d7f84dd452?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 210.6ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:24 gitnode.io gitea[629]: 2023/02/12 07:56:24 [63e89ba8-18] router: completed GET /avatar/86f88b725b50a27f9990f4125de373e7?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 353.7ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:25 gitnode.io gitea[629]: 2023/02/12 07:56:25 [63e89ba8-19] router: completed GET /avatar/d380004142b5b60cf09571dd6ce3d5b1?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 326.4ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:25 gitnode.io gitea[629]: 2023/02/12 07:56:25 [63e89ba8-16] router: completed GET /avatar/1ae18535c2b1aed798da090448997248?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 474.0ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:25 gitnode.io gitea[629]: 2023/02/12 07:56:25 [63e89ba8-26] router: completed GET /avatar/fb47627bc8c0bcdb36321edfbf02e916?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 376.1ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:25 gitnode.io gitea[629]: 2023/02/12 07:56:25 [63e89ba8-38] router: completed GET /avatar/bab4b137b5ecc4eb6541217cfd6db164?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 449.6ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:25 gitnode.io gitea[629]: 2023/02/12 07:56:25 [63e89ba8-21] router: completed GET /avatar/4ba9cb2aca7b4a70d45b5ffeb2a72d97?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 485.7ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:25 gitnode.io gitea[629]: 2023/02/12 07:56:25 [63e89ba8-5] router: completed GET /avatar/6e1148664e998e91abcae3bce0f6f0cc?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 714.2ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:25 gitnode.io gitea[629]: 2023/02/12 07:56:25 [63e89ba8-22] router: completed GET /avatar/750680c9dcc7d0be3ca83464a0da49d8?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 628.9ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:25 gitnode.io gitea[629]: 2023/02/12 07:56:25 [63e89ba8-31] router: completed GET /avatar/645815862439c180380ee9c3064ac25f?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 682.0ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:25 gitnode.io gitea[629]: 2023/02/12 07:56:25 [63e89ba8-27] router: completed GET /avatar/63dacc287f5d9c26ecb4253d4086c35b?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 774.7ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:25 gitnode.io gitea[629]: 2023/02/12 07:56:25 [63e89ba9] router: completed GET /repo/search?count_only=1&uid=2&team_id=0&q=&page=1&mode= for [fd42:40b5:6842:bdcd::1]:0, 0 in 88.5ms @ repo/repo.go:472(repo.SearchRepo)
Feb 12 07:56:25 gitnode.io gitea[629]: 2023/02/12 07:56:25 [63e89ba9-2] router: completed GET /assets/js/eventsource.sharedworker.js?v=1.19.0~dev-468-ge460b6ef4d for [fd42:40b5:6842:bdcd::1]:0, 200 OK in 0.2ms @ public/public.go:42(AssetsHandler)
Feb 12 07:56:25 gitnode.io gitea[629]: 2023/02/12 07:56:25 [63e89ba9-3] router: completed GET /repo/search?sort=updated&order=desc&uid=2&team_id=0&q=&page=1&limit=15&mode=&archived=false for [fd42:40b5:6842:bdcd::1]:0, 200 OK in 39.5ms @ repo/repo.go:472(repo.SearchRepo)
Feb 12 07:56:28 gitnode.io gitea[629]: 2023/02/12 07:56:28 [63e89b85-25] router: slow GET /avatar/566a1a06ef5ab0b3e769ed643ed5f366?size=84 for [fd42:40b5:6842:bdcd::1]:0, elapsed 3934.4ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:28 gitnode.io gitea[629]: 2023/02/12 07:56:28 [63e89b85-25] router: slow GET /avatar/a25f80908a4545d2efd059375c3fa1d3?size=84 for [fd42:40b5:6842:bdcd::1]:0, elapsed 3736.8ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:28 gitnode.io gitea[629]: 2023/02/12 07:56:28 [63e89b85-25] router: slow GET /avatar/ec8986ab296c9aeca27cc6974297a2a8?size=84 for [fd42:40b5:6842:bdcd::1]:0, elapsed 3738.3ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:28 gitnode.io gitea[629]: 2023/02/12 07:56:28 [63e89b85-25] router: slow GET /avatar/7a5be7507017ffe7e56c2d4190d0c90e?size=84 for [fd42:40b5:6842:bdcd::1]:0, elapsed 3737.2ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:28 gitnode.io gitea[629]: 2023/02/12 07:56:28 [63e89b85-25] router: slow GET /avatar/aafcb77095a4730dbf8e3aef00da5dad?size=84 for [fd42:40b5:6842:bdcd::1]:0, elapsed 3936.9ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:28 gitnode.io gitea[629]: 2023/02/12 07:56:28 [63e89b85-25] router: slow GET /avatar/da895d01c2b9729dcc3efb57ea63a3f2?size=84 for [fd42:40b5:6842:bdcd::1]:0, elapsed 3764.5ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:28 gitnode.io gitea[629]: 2023/02/12 07:56:28 [63e89b85-25] router: slow GET /avatar/482d553e042192056107839bf3f6637e?size=84 for [fd42:40b5:6842:bdcd::1]:0, elapsed 3764.3ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:28 gitnode.io gitea[629]: 2023/02/12 07:56:28 [63e89b85-25] router: slow GET /avatar/0df663e159099d666c1302f7f355eae8?size=84 for [fd42:40b5:6842:bdcd::1]:0, elapsed 3936.3ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:28 gitnode.io gitea[629]: 2023/02/12 07:56:28 [63e89b85-25] router: slow GET /avatar/9c7c24a0b12130de41354edec5a1690c?size=84 for [fd42:40b5:6842:bdcd::1]:0, elapsed 3738.0ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:29 gitnode.io gitea[629]: 2023/02/12 07:56:29 [63e89b85-25] router: polling GET /user/events for [fd42:40b5:6842:bdcd::1]:0, elapsed 3637.5ms @ events/events.go:18(events.Events)
Feb 12 07:56:31 gitnode.io gitea[629]: 2023/02/12 07:56:31 [63e89ba8-11] router: completed GET /avatar/566a1a06ef5ab0b3e769ed643ed5f366?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 6514.4ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:31 gitnode.io gitea[629]: 2023/02/12 07:56:31 [63e89ba8-6] router: completed GET /avatar/aafcb77095a4730dbf8e3aef00da5dad?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 6532.6ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:31 gitnode.io gitea[629]: 2023/02/12 07:56:31 [63e89ba8-41] router: completed GET /avatar/a25f80908a4545d2efd059375c3fa1d3?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 6428.2ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:31 gitnode.io gitea[629]: 2023/02/12 07:56:31 [63e89ba8-35] router: completed GET /avatar/9c7c24a0b12130de41354edec5a1690c?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 6432.9ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:31 gitnode.io gitea[629]: 2023/02/12 07:56:31 [63e89ba8-24] router: completed GET /avatar/482d553e042192056107839bf3f6637e?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 6488.9ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:31 gitnode.io gitea[629]: 2023/02/12 07:56:31 [63e89ba8-9] router: completed GET /avatar/0df663e159099d666c1302f7f355eae8?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 6693.5ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:31 gitnode.io gitea[629]: 2023/02/12 07:56:31 [63e89ba8-23] router: completed GET /avatar/da895d01c2b9729dcc3efb57ea63a3f2?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 6528.2ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:31 gitnode.io gitea[629]: 2023/02/12 07:56:31 [63e89ba8-39] router: completed GET /avatar/7a5be7507017ffe7e56c2d4190d0c90e?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 6659.0ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:31 gitnode.io gitea[629]: 2023/02/12 07:56:31 [63e89ba8-34] router: completed GET /avatar/ec8986ab296c9aeca27cc6974297a2a8?size=84 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 7127.8ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:41 gitnode.io gitea[629]: 2023/02/12 07:56:41 ...s/context/context.go:218:HTML() [D] [63e89bb9] Template: status/404
Feb 12 07:56:41 gitnode.io gitea[629]: 2023/02/12 07:56:41 [63e89bb9] router: completed POST /times/stopwatch/toggle for [fd42:40b5:6842:bdcd::1]:0, 404 Not Found in 13.2ms @ web/goget.go:20(web.goGet)
Feb 12 07:56:41 gitnode.io gitea[629]: 2023/02/12 07:56:41 [63e89ba9-4] router: completed GET /user/events for [fd42:40b5:6842:bdcd::1]:0, 200 OK in 15471.0ms @ events/events.go:18(events.Events)
Feb 12 07:56:41 gitnode.io gitea[629]: 2023/02/12 07:56:41 [63e89bb9-2] router: completed GET /assets/img/404.png for [fd42:40b5:6842:bdcd::1]:0, 200 OK in 0.2ms @ public/public.go:42(AssetsHandler)
Feb 12 07:56:41 gitnode.io gitea[629]: 2023/02/12 07:56:41 [63e89bb9-3] router: completed GET /avatar/8719bdcde8d9fca490bbb08e37fabda7?size=72 for [fd42:40b5:6842:bdcd::1]:0, 303 See Other in 3.4ms @ user/avatar.go:48(user.AvatarByEmailHash)
Feb 12 07:56:45 gitnode.io gitea[629]: 2023/02/12 07:56:45 [63e89b85-25] router: polling GET /user/events for [fd42:40b5:6842:bdcd::1]:0, elapsed 3601.4ms @ events/events.go:18(events.Events)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment