Skip to content

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

Closed
@turtlebasket

Description

@turtlebasket

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions