halo-sigs / halo-sigs/plugin-umami

关于写好umami,设置里头的配置项之后,出现了访问不了的情况

Open
#10 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
11
Forks
7
PR merge metrics
No merged PRs in 30d

Description

那个ID是填对的,站点地址就是域名,不加http或者https,那个共享链接也是对的,他就是那个工具旁边访问那个umami 会访问不了,会出现这个报错提示
net::ERR_BLOCKED_BY_RESPONSE 由于web服务不允许 iframe 引用,需要在 web服务中设置 X-Frame-Options HttpServletResponse response.setHeader (“x- frame -options”, “DENY”); 设置有3种参数 请问有什么解决办法?,

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing access to the Umami page from the plugin's shared-link UI with the configured domain, then inspect the reported net::ERR_BLOCKED_BY_RESPONSE and X-Frame-Options behavior. Done means determining the relevant web-service or embedding constraint and documenting a verified resolution or limitation for this integration.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.