Repository Mirror - Code not showed #5223

Closed
opened 2025-11-02 06:18:23 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @matteocostantini on GitHub (Apr 11, 2020).

  • Gitea version (or commit ref): 1.11.4
  • Git version: 2.26
  • Operating system: Ubuntu LTS 18.04.3
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

Hi, i had convert a normal unitialized repository to mirror repository. i digit "git log" command in my-converted-bare-repo dir and i check all commits from mirrored are present! It's fine, but in gitea code page is empty. why ?

Originally created by @matteocostantini on GitHub (Apr 11, 2020). - Gitea version (or commit ref): 1.11.4 - Git version: 2.26 - Operating system: Ubuntu LTS 18.04.3 - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: ## Description Hi, i had convert a normal unitialized repository to mirror repository. i digit "git log" command in my-converted-bare-repo dir and i check all commits from mirrored are present! It's fine, but in gitea code page is empty. why ?
GiteaMirror added the type/bug label 2025-11-02 06:18:23 -06:00
Author
Owner

@a1012112796 commented on GitHub (Apr 11, 2020):

Hello, first I found the gitea version you have writen is 1.14 , I promise we haven't it now :(,
Then sugget you to provide more message like screenshoot, error log , if you found , and so
on , which will be usefull for mainters to help you. Thanks

@a1012112796 commented on GitHub (Apr 11, 2020): Hello, first I found the gitea version you have writen is 1.14 , I promise we haven't it now :(, Then sugget you to provide more message like screenshoot, error log , if you found , and so on , which will be usefull for mainters to help you. Thanks
Author
Owner

@guillep2k commented on GitHub (Apr 11, 2020):

Yeah, I've seen this "Gitea version 1.14" several times. Maybe they mean 1.11.4?

@matteocostantini Gitea version is at the bottom left of each page (unless you've changed the template). For example:

image

In this example, the version would be 1.11.4.

@guillep2k commented on GitHub (Apr 11, 2020): Yeah, I've seen this "Gitea version 1.14" several times. Maybe they mean `1.11.4`? @matteocostantini Gitea version is at the bottom left of each page (unless you've changed the template). For example: ![image](https://user-images.githubusercontent.com/18600385/79054393-c7205400-7c1a-11ea-9f76-0fbb67143e0b.png) In this example, the version would be `1.11.4`.
Author
Owner

@techknowlogick commented on GitHub (Apr 11, 2020):

@guillep2k it could be they are using a nightly build which is compiled with golang 1.14 (and that version number is also reported in the config page)

@techknowlogick commented on GitHub (Apr 11, 2020): @guillep2k it could be they are using a nightly build which is compiled with golang 1.14 (and that version number is also reported in the config page)
Author
Owner

@matteocostantini commented on GitHub (Apr 13, 2020):

i'm sorry!!!! i'm working in another project with 1.14 release !! It's mistake!!!
I'm using 1.11.4 Gitea downloaded in site .

@matteocostantini commented on GitHub (Apr 13, 2020): i'm sorry!!!! i'm working in another project with 1.14 release !! It's mistake!!! I'm using 1.11.4 Gitea downloaded in site .
Author
Owner

@matteocostantini commented on GitHub (Apr 16, 2020):

the field repositories.is_empty = 1!!

@matteocostantini commented on GitHub (Apr 16, 2020): the field repositories.is_empty = 1!!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5223