Multi-architecture docker image details not found #13732

Closed
opened 2025-11-02 10:51:37 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @hiifong on GitHub (Nov 20, 2024).

Description

image
image

...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>

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

Originally created by @hiifong on GitHub (Nov 20, 2024). ### Description ![image](https://github.com/user-attachments/assets/fb64b1c7-119c-4529-9a25-b6069faff642) ![image](https://github.com/user-attachments/assets/07046777-d5bc-494f-92a6-e8ad60d32097) ```bash ...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> ``` ### 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
GiteaMirror added the topic/packagestype/bug labels 2025-11-02 10:51:37 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#13732