# 无法从gogs迁移仓库到gitea

**URL:** https://forum.gitea.com/t/gogs-gitea/8958
**Category:** 中文求助(Chinese Only)
**Created:** [April 11, 2024, 7:17am UTC](https://forum.gitea.com/t/gogs-gitea/8958 "2024-04-11T07:17:23Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![GMorandi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.gitea.com/gmorandi/32/4602_2.png) [@GMorandi](https://forum.gitea.com/u/GMorandi)
#### Post date: [April 11, 2024, 7:17am UTC](https://forum.gitea.com/t/gogs-gitea/8958/1 "2024-04-11T07:17:23Z")

</div>

我本地有一个gogs示例，我打算使用http地址将其中部分仓库导入gogs，但是gitea一直告诉我迁移失败  
报错信息如下：  
从 **[http://192.168.2.234:3000/test1/Demo1.git](http://192.168.2.234:3000/test1/Demo1.git)** 迁移失败。  
404 Not Found

请问是哪里出了问题

---

<div class="post-metadata">

### Author: ![zhh](https://avatars.discourse-cdn.com/v4/letter/z/ce7236/32.png) [@zhh](https://forum.gitea.com/u/zhh)
#### Post date: [September 17, 2025, 8:01am UTC](https://forum.gitea.com/t/gogs-gitea/8958/2 "2025-09-17T08:01:03Z")

</div>

需要在gogs的个人设置里，生成操作令牌，有一串令牌码，在gitea导入项目的时候，复制到访问令牌accesstoken里边，不然访问不到资源 🤣

---

<div class="post-metadata">

### Author: ![lunny](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.gitea.com/lunny/32/4701_2.png) [@lunny](https://forum.gitea.com/u/lunny)
#### Post date: [October 7, 2025, 6:18am UTC](https://forum.gitea.com/t/gogs-gitea/8958/3 "2025-10-07T06:18:43Z")

</div>


