- xml - AJAX/Jquery XML 解析
- 具有多重继承的 XML 模式
- .net - 枚举序列化 Json 与 XML
- XML 简单类型、简单内容、复杂类型、复杂内容
我是托马斯。我有个问题...所以我以前从来没有在go中编码过,但是我看到的越多,我就越喜欢它。
嘿嘿,所以我发布这个的时候有点仓促,请原谅格式错误。
我是新来的,所以我不确定安装是如何工作的,在复制所需的文件后,我已经设法让 Gitea 启动并运行。
感谢帮助...感谢 Gitea 和 Golang...
2019/04/04 15:39:03 routers/init.go:69:GlobalInit() [T] AppPath: C:/Users/Thomas/go/bin/gitea.exe
2019/04/04 15:39:03 routers/init.go:70:GlobalInit() [T] AppWorkPath: C:/Users/Thomas/go/bin
2019/04/04 15:39:03 routers/init.go:71:GlobalInit() [T] Custom path: C:/Users/Thomas/go/bin/custom
2019/04/04 15:39:03 routers/init.go:72:GlobalInit() [T] Log path: C:/Users/Thomas/go/bin/log
2019/04/04 15:39:03 ...dules/setting/log.go:225:newLogService() [I] Gitea v1.9.0-dev built with go1.12.1
2019/04/04 15:39:03 ...dules/setting/log.go:265:newLogService() [I] Gitea Log Mode: Console(Console:info)
2019/04/04 15:39:03 ...les/setting/cache.go:42:newCacheService() [I] Cache Service Enabled
2019/04/04 15:39:03 ...s/setting/session.go:34:newSessionService() [I] Session Service Enabled
2019/04/04 15:39:03 routers/init.go:37:checkRunMode() [I] Run Mode: Development
panic: fail to set message file(en-US): open conf/locale/locale_en-US.ini: The system cannot find the path specified.
goroutine 1 [running]:
code.gitea.io/gitea/vendor/github.com/go-macaron/i18n.initLocales(0xc0001a0755, 0x0, 0x163622a, 0xb, 0xc0001717a0, 0x1644590, 0x12, 0xc0001ca160, 0x16, 0x16, ...)
C:/Users/Thomas/go/src/code.gitea.io/gitea/vendor/github.com/go-macaron/i18n/i18n.go:57 +0x6f6
code.gitea.io/gitea/vendor/github.com/go-macaron/i18n.I18n(0xc00006c0c0, 0x1, 0x1, 0x0, 0x0)
C:/Users/Thomas/go/src/code.gitea.io/gitea/vendor/github.com/go-macaron/i18n/i18n.go:158 +0xf4
code.gitea.io/gitea/routers/routes.NewMacaron(0xc000285040)
C:/Users/Thomas/go/src/code.gitea.io/gitea/routers/routes/routes.go:165 +0x869
code.gitea.io/gitea/cmd.runWeb(0xc000285040, 0x0, 0x0)
C:/Users/Thomas/go/src/code.gitea.io/gitea/cmd/web.go:125 +0xb5
code.gitea.io/gitea/vendor/github.com/urfave/cli.HandleAction(0x1418fa0, 0x1695ed0, 0xc000285040, 0xc00006e8a0, 0x0)
C:/Users/Thomas/go/src/code.gitea.io/gitea/vendor/github.com/urfave/cli/app.go:471 +0xb4
code.gitea.io/gitea/vendor/github.com/urfave/cli.(*App).Run(0xc0001684e0, 0xc000078170, 0x1, 0x1, 0x0, 0x0)
C:/Users/Thomas/go/src/code.gitea.io/gitea/vendor/github.com/urfave/cli/app.go:246 +0x57b
main.main()
C:/Users/Thomas/go/src/code.gitea.io/gitea/main.go:60 +0x42d
C:\Windows\system32>
最佳答案
MichaelA:
welcome! I'm afraid your question is Kind of "not a question".
You just dumped some Code and are rather unprecise on what you want to achieve.
Please have a look at stackoverflow.com/help/how-to-ask and edit your question.
Keep in mind: If you don't think it is worth to invest some time into creating a
good question, why should we invest time to create a good answer?
Volker :
This does not look like a build error but like a runtime error because you are
missing a file conf/locale/locale_en-US.ini. Make sure to have this file with
proper content.
谢谢! 🎈
关于windows - 努力在 Windows 上构建 Gitea,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55517690/
从二进制文件安装 Gitea 后,我只能从 gitea 主目录运行 Gitea 命令,例如: ./gitea -v 如何设置路径以便终端响应 Gitea 命令?服务器已启动并运行并已创建帐户等。 是否
我正在尝试将 gitea 设置为使用 https 和我从 letsencrypt 以普通用户运行服务时获得的证书。 我已经使用普通用户 git 在端口 80 上使用 http 并使用 iptables
我创建了一个管理员用户,密码包含一个特殊字符。 Gitea 安装成功,但无法登录。我无法获得新密码,因为它说: Sorry, Register Mail Confirmation has been d
我正在尝试将我的 Ubuntu 18.04 VPS 配置为同时作为 nginx 网络服务器和私有(private) gitea 服务器运行。除了来 self 域的任何 404 被传递到 gitea 并
我是托马斯。我有个问题...所以我以前从来没有在go中编码过,但是我看到的越多,我就越喜欢它。 嘿嘿,所以我发布这个的时候有点仓促,请原谅格式错误。 我是新来的,所以我不确定安装是如何工作的,在复制所
我正在测试 Gitea,并希望它触发 Jenkins 构建,非常基本的用例。我知道有现有的 GOGs webhook 插件可以使用,但最近还发现 Jenkins 也有一个 Gitea 插件。 在 GO
关于代码托管,公司是基于Gitlab自建的,它功能全而强大,但是也比较重,我个人偏向于开源、小巧、轻便、实用,所以就排除了Github,在Gogs和Gitea中选者。Gogs在Github有38
Gitea recommends一个单独的Gitea Plugin对于 Jenkins 。我很困惑为什么在创建 PR 时会触发两个相同的构建。 我正在努力实现以下目标: 如果没有 PR,对分支的推送不
是否可以安装Gitea在 Windows Server 2012 或更高版本上?我看不到任何具体说明,几乎所有文档都涉及 *nix 主机。 最佳答案 考虑到 gitea 提出了一个 Windows 二
我刚刚在 Linux mint 19 上使用 docker 安装了 gitea,我在旧的 gitea 安装中使用了/data,所以我有一个填充数据库和存储库。当我访问网络时,它似乎工作正常。 问题是使
预先免责声明:我对 Linux/Ubuntu 整体和系统管理还很陌生,也只是在空闲时间涉足它,所以请耐心和全面地回答你的问题。 我使用 git-lfs 在我的 Ubuntu 20.04 服务器上安装了
预先免责声明:我对 Linux/Ubuntu 整体和系统管理还很陌生,也只是在空闲时间涉足它,所以请耐心和全面地回答你的问题。 我使用 git-lfs 在我的 Ubuntu 20.04 服务器上安装了
我发现一些配置似乎表明 gitea 绑定(bind)到的端口,见下文: 我把机器的实际地址改成了127.0.0.1 (环回)认为我可以制作 gitea accessible only by tunne
目前正在使用 Kubernetes(托管,DO)练习,我遇到了两天无法解决的问题。我有 nginx-ingress 设置以及 cert-manager,以及 git.domain.com 指向负载均衡
我被困在使用 jrcs/letsencrypt-nginx-proxy-companion 的反向代理 jwilder/nginx-proxy 后面部署 docker image gitea/gite
我是一名优秀的程序员,十分优秀!