Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
...eb/routing/logger.go:102:func1() [I] router: completed GET /user/events for 192.168.5.112:0, 200 OK in 10988.3ms @ events/events.go:18(events.Events)
...s/process/manager.go:231:remove() [T] Done 673e1d99: GET: /user/events
...s/process/manager.go:188:Add() [T] Start 673e1da4: GET: /images/-/packages/container/test/sha256:fa91db5fc2359913da869b6def2ad44a37b2ca36af97455325daeffe22a20e4b (request)
...eb/routing/logger.go:47:func1() [T] router: started GET /images/-/packages/container/test/sha256:fa91db5fc2359913da869b6def2ad44a37b2ca36af97455325daeffe22a20e4b for 192.168.5.112:0
...ices/auth/session.go:40:Verify() [T] Session Authorization: Found user[1]
...ices/auth/session.go:58:Verify() [T] Session Authorization: Logged in user <User 1:hiifong>
...s/context/package.go:42:1() [D] GetVersionByNameAndVersion: package does not exist
.../context_response.go:70:HTML() [D] Template: status/404
...eb/routing/logger.go:102:func1() [I] router: completed GET /images/-/packages/container/test/sha256:fa91db5fc2359913da869b6def2ad44a37b2ca36af97455325daeffe22a20e4b for 192.168.5.112:0, 404 Not Found in 47.5ms @ context/package.go:35(web.registerRoutes.func32.PackageAssignment.4)
...s/process/manager.go:231:remove() [T] Done 673e1da4: GET: /images/-/packages/container/test/sha256:fa91db5fc2359913da869b6def2ad44a37b2ca36af97455325daeffe22a20e4b
...s/process/manager.go:188:Add() [T] Start 673e1da4-2: GET: /user/events (request)
...eb/routing/logger.go:47:func1() [T] router: started GET /user/events for 192.168.5.112:0
...ices/auth/session.go:40:Verify() [T] Session Authorization: Found user[1]
...ices/auth/session.go:58:Verify() [T] Session Authorization: Logged in user <User 1:hiifong>
Description
Gitea Version
1.22.0+rc1-613-ge524f63d58
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
build from source code,
./gitea web
Database
None