Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manifest: property 'start_url' ignored, should be same origin as document. #20091

Closed
turtlebasket opened this issue Jun 22, 2022 · 2 comments
Closed
Labels

Comments

@turtlebasket
Copy link

turtlebasket commented Jun 22, 2022

Description

The specific place where I'm noticing this issue is in the following homescreen widget:

Screen Shot 2022-06-22 at 1 02 27 PM

I have my gitea instance running behind a nginx reverse proxy under a subdomain of my personal web domain, and am noticing that the repo links on the homepage are redirecting me to localhost:3000/<user>/<repo_name> instead of the <gitea instance UR>/<user>/<repo_name>.

Manifest: property 'start_url' ignored, should be same origin as document shows up in the JS console on the homescreen, and I think it's probably related.

Screen Shot 2022-06-22 at 1 01 49 PM

Gitea Version

1.16.8

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

gitea_issue.mp4

Git Version

No response

Operating System

Ubuntu Server 20.04 LTS

How are you running Gitea?

  • Gitea Snap on Ubuntu Server 20.04 LTS
  • Behind nginx reverse proxy under subdomain, using Cloudflare DNS

Database

SQLite

@wxiaoguang
Copy link
Contributor

@turtlebasket
Copy link
Author

Ah, I see this bug has been filed before. Will set the ROOT_URL field in my server config and close this issue. ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants