Skip to content

以普通账号权限运行docker服务无法打开页面 #2982

@Rebuilding127

Description

@Rebuilding127

Qinglong version

2.20.2

Steps to reproduce

出于一些原因,我将docker服务从一台 Debian 12 系统上迁移到 Debian 13 系统上,迁移时完整的打包复制了 compose.yaml 文件 和 data 文件夹,重新启动服务后无法访问。

What is expected?

正常访问和使用。

What is actually happening?

打开页面时浏览器空白页面,浏览器控制台显示错误:

The Cross-Origin-Opener-Policy header has been ignored, because the URL's origin was untrustworthy. It was defined either in the final response or a redirect. Please deliver the response using the HTTPS protocol. You can also use the 'localhost' origin instead. See https://www.w3.org/TR/powerful-features/#potentially-trustworthy-origin and https://html.spec.whatwg.org/#the-cross-origin-opener-policy-header.
(索引):1 The page requested an origin-keyed agent cluster using the Origin-Agent-Cluster header, but could not be origin-keyed since the origin 'http://192.168.2.11:5700' had previously been placed in a site-keyed agent cluster. Update your headers to uniformly request origin-keying for all pages on the origin.

不明白为什么会出现 Cross-Origin-Opener-Policy 错误??

System Info

Any additional comments?

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions