Links in repo issues doesn't change automatically on web URL change. #8374

Closed
opened 2025-11-02 08:04:08 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @CkovMk on GitHub (Jan 18, 2022).

Gitea Version

1.15.9

Git Version

No response

Operating System

No response

How are you running Gitea?

Official docker image, arch=x86-64

Database

MySQL

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Description

The Gitea instance is deployed in LAN and accessed via http://ip-address:port/ .
I Changed the host ip address from 192.168.8.21 to 10.25.5.21 (for instance), but links in repo issue page still remains the old address, which is apparently inaccessible. Change the ip address manually to new one results in a success though.

One more thing, I have some of the issues added to a project. Issue links in the project seems working normally.

Screenshots

No response

Originally created by @CkovMk on GitHub (Jan 18, 2022). ### Gitea Version 1.15.9 ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? Official docker image, arch=x86-64 ### Database MySQL ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Description The Gitea instance is deployed in LAN and accessed via http://ip-address:port/ . I Changed the host ip address from 192.168.8.21 to 10.25.5.21 (for instance), but links in repo issue page still remains the old address, which is apparently inaccessible. Change the ip address manually to new one results in a success though. One more thing, I have some of the issues added to a project. Issue links in the project seems working normally. ### Screenshots _No response_
GiteaMirror added the type/question label 2025-11-02 08:04:08 -06:00
Author
Owner

@KN4CK3R commented on GitHub (Jan 18, 2022):

Which "links in repo issue page" exactly?

@KN4CK3R commented on GitHub (Jan 18, 2022): Which "links in repo issue page" exactly?
Author
Owner

@zeripath commented on GitHub (Jan 18, 2022):

Have you changed your ROOT_URL setting?

@zeripath commented on GitHub (Jan 18, 2022): Have you changed your ROOT_URL setting?
Author
Owner

@CkovMk commented on GitHub (Jan 20, 2022):

An update: ROOT_URL setting has been updated and solved the problem. Thanks and sorry for the inconvenience.
ps: Need to update those values in docker ENV! urrrrrrrrrh.

@CkovMk commented on GitHub (Jan 20, 2022): An update: ROOT_URL setting has been updated and solved the problem. Thanks and sorry for the inconvenience. ps: Need to update those values in docker ENV! urrrrrrrrrh.
Author
Owner

@CkovMk commented on GitHub (Jan 20, 2022):

An update: ROOT_URL setting has been updated and solved the problem. Thanks and sorry for the inconvenience.
ps: Need to update those values in docker ENV! urrrrrrrrrh.

@CkovMk commented on GitHub (Jan 20, 2022): An update: ROOT_URL setting has been updated and solved the problem. Thanks and sorry for the inconvenience. ps: Need to update those values in docker ENV! urrrrrrrrrh.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#8374