Gitea create repository fails on Beaglebone (white) #5762

Closed
opened 2025-11-02 06:35:13 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @erdemoncel on GitHub (Jul 20, 2020).

  • Gitea version (or commit ref):1.12.2
  • Git version: 2.20.1
  • Operating system: Debian GNU/Linux 10 (buster)
  • Processor model : ARMv7 Processor rev 2 (v7l)
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No but you may reproduce the bug at http://kotla.tk
    • Not relevant
  • Log gist:

2020/07/20 18:51:49 ...m.io/xorm/core/tx.go:36:BeginTx() [I] [SQL] BEGIN TRANSACTION [] - 2.208042ms
2020/07/20 18:51:49 ...sitory/repository.go:23:CreateRepository() [E] Rollback deleteRepository: repository does not exist [id: 1, uid: 1, owner_name: , name: ]
2020/07/20 18:51:49 routers/repo/repo.go:176:handleCreateError() [E] CreatePost: initRepository: git.InitRepository: fork/exec /usr/bin/git: cannot allocate memory

Description

I tried to install Gitea on Beaglebone white. As mentioned in the documentation I've downloaded the arm6 version of gitea. Everything worked fine until I tried to create a new repository. When I try to create an empty repository it gives a 500 error.
This device has only 256 MB DDR2 memory.

Screenshots

giteaerror

Gitea log

gitea.log

Originally created by @erdemoncel on GitHub (Jul 20, 2020). - Gitea version (or commit ref):1.12.2 - Git version: 2.20.1 - Operating system: Debian GNU/Linux 10 (buster) - Processor model : ARMv7 Processor rev 2 (v7l) - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [x] No but you may reproduce the bug at http://kotla.tk - [ ] Not relevant - Log gist: 2020/07/20 18:51:49 ...m.io/xorm/core/tx.go:36:BeginTx() [I] [SQL] BEGIN TRANSACTION [] - 2.208042ms 2020/07/20 18:51:49 ...sitory/repository.go:23:CreateRepository() [E] Rollback deleteRepository: repository does not exist [id: 1, uid: 1, owner_name: , name: ] 2020/07/20 18:51:49 routers/repo/repo.go:176:handleCreateError() [E] CreatePost: initRepository: git.InitRepository: fork/exec /usr/bin/git: cannot allocate memory ## Description I tried to install Gitea on Beaglebone white. As mentioned in the documentation I've downloaded the arm6 version of gitea. Everything worked fine until I tried to create a new repository. When I try to create an empty repository it gives a 500 error. This device has only 256 MB DDR2 memory. ## Screenshots ![giteaerror](https://user-images.githubusercontent.com/68565680/87983839-b87eee00-cae1-11ea-9be0-5f74da9abe27.png) ## Gitea log [gitea.log](https://github.com/go-gitea/gitea/files/4949958/gitea.log)
GiteaMirror added the issue/confirmed label 2025-11-02 06:35:13 -06:00
Author
Owner

@stale[bot] commented on GitHub (Sep 20, 2020):

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale[bot] commented on GitHub (Sep 20, 2020): This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5762