109 Star 941 Fork 251

GVPGokins / Gokins

 / 详情

项目部署 访问不了

已完成
创建于  
2021-01-15 17:30

[root@odn3 exe]# git --version
git version 2.24.0
[root@odn3 exe]# node -v
v12.20.1
[root@odn3 exe]# go version
go version go1.15.6 linux/amd64

centos 怎么启动了访问不了,ubuntu 可以呢?

评论 (4)

Jaco 创建了任务
Jaco 关联仓库设置为UchihaRuis/gokins
Jaco 修改了标题
Jaco 修改了描述
展开全部操作日志

你好。
你是用什么启动的gokins
二进制还是docker

你好。
你是用什么启动的gokins
二进制还是docker

@超级英雄吉姆
drwxr-xr-x. 2 root root 6 1月 14 11:15 data
-rw-r--r--. 1 root root 61440 1月 14 11:15 db.dat
-rwxr-xr-x. 1 root root 28910320 1月 14 11:13 gokins-linux-amd64
[root@odn3 exe]# ./gokins-linux-amd64
path:/home/ci/exe/gokins-linux-amd64
dir:/home/ci/exe
[GIN-debug] [WARNING] Creating an Engine instance with the Logger and Recovery middleware already attached.

[GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.

  • using env: export GIN_MODE=release
  • using code: gin.SetMode(gin.ReleaseMode)

[GIN-debug] GET / --> gokins/route.Statics (3 handlers)
[GIN-debug] GET /static/*nm --> gokins/route.Statics (3 handlers)
[GIN-debug] GET /comm/info --> gokins/route/server.CommInfo (4 handlers)
[GIN-debug] POST /comm/info --> gokins/route/server.CommInfo (4 handlers)
[GIN-debug] PUT /comm/info --> gokins/route/server.CommInfo (4 handlers)
[GIN-debug] PATCH /comm/info --> gokins/route/server.CommInfo (4 handlers)
[GIN-debug] HEAD /comm/info --> gokins/route/server.CommInfo (4 handlers)
[GIN-debug] OPTIONS /comm/info --> gokins/route/server.CommInfo (4 handlers)
[GIN-debug] DELETE /comm/info --> gokins/route/server.CommInfo (4 handlers)
[GIN-debug] CONNECT /comm/info --> gokins/route/server.CommInfo (4 handlers)
[GIN-debug] TRACE /comm/info --> gokins/route/server.CommInfo (4 handlers)
[GIN-debug] GET /lg/info --> gokins/route/server.LoginInfo (4 handlers)
[GIN-debug] POST /lg/info --> gokins/route/server.LoginInfo (4 handlers)
[GIN-debug] PUT /lg/info --> gokins/route/server.LoginInfo (4 handlers)
[GIN-debug] PATCH /lg/info --> gokins/route/server.LoginInfo (4 handlers)
[GIN-debug] HEAD /lg/info --> gokins/route/server.LoginInfo (4 handlers)
[GIN-debug] OPTIONS /lg/info --> gokins/route/server.LoginInfo (4 handlers)
[GIN-debug] DELETE /lg/info --> gokins/route/server.LoginInfo (4 handlers)
[GIN-debug] CONNECT /lg/info --> gokins/route/server.LoginInfo (4 handlers)
[GIN-debug] TRACE /lg/info --> gokins/route/server.LoginInfo (4 handlers)
[GIN-debug] GET /lg/login --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] POST /lg/login --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] PUT /lg/login --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] PATCH /lg/login --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] HEAD /lg/login --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] OPTIONS /lg/login --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] DELETE /lg/login --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] CONNECT /lg/login --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] TRACE /lg/login --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] GET /lg/install --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] POST /lg/install --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] PUT /lg/install --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] PATCH /lg/install --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] HEAD /lg/install --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] OPTIONS /lg/install --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] DELETE /lg/install --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] CONNECT /lg/install --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] TRACE /lg/install --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] GET /lg/uppass --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] POST /lg/uppass --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] PUT /lg/uppass --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] PATCH /lg/uppass --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] HEAD /lg/uppass --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] OPTIONS /lg/uppass --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] DELETE /lg/uppass --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] CONNECT /lg/uppass --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] TRACE /lg/uppass --> gokins/core.GinHandler.func1 (4 handlers)
[GIN-debug] GET /model/get --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] POST /model/get --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PUT /model/get --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PATCH /model/get --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] HEAD /model/get --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] OPTIONS /model/get --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] DELETE /model/get --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] CONNECT /model/get --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] TRACE /model/get --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] GET /model/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] POST /model/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PUT /model/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PATCH /model/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] HEAD /model/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] OPTIONS /model/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] DELETE /model/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] CONNECT /model/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] TRACE /model/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] GET /model/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] POST /model/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PUT /model/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PATCH /model/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] HEAD /model/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] OPTIONS /model/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] DELETE /model/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] CONNECT /model/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] TRACE /model/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] GET /model/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] POST /model/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PUT /model/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PATCH /model/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] HEAD /model/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] OPTIONS /model/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] DELETE /model/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] CONNECT /model/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] TRACE /model/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] GET /model/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] POST /model/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PUT /model/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PATCH /model/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] HEAD /model/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] OPTIONS /model/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] DELETE /model/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] CONNECT /model/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] TRACE /model/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] GET /model/run --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] POST /model/run --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PUT /model/run --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PATCH /model/run --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] HEAD /model/run --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] OPTIONS /model/run --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] DELETE /model/run --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] CONNECT /model/run --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] TRACE /model/run --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] GET /model/stop --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] POST /model/stop --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PUT /model/stop --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PATCH /model/stop --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] HEAD /model/stop --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] OPTIONS /model/stop --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] DELETE /model/stop --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] CONNECT /model/stop --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] TRACE /model/stop --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] GET /model/copy --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] POST /model/copy --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PUT /model/copy --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PATCH /model/copy --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] HEAD /model/copy --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] OPTIONS /model/copy --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] DELETE /model/copy --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] CONNECT /model/copy --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] TRACE /model/copy --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] GET /plug/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] POST /plug/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PUT /plug/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PATCH /plug/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] HEAD /plug/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] OPTIONS /plug/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] DELETE /plug/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] CONNECT /plug/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] TRACE /plug/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] GET /plug/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] POST /plug/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PUT /plug/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PATCH /plug/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] HEAD /plug/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] OPTIONS /plug/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] DELETE /plug/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] CONNECT /plug/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] TRACE /plug/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] GET /plug/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] POST /plug/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PUT /plug/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PATCH /plug/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] HEAD /plug/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] OPTIONS /plug/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] DELETE /plug/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] CONNECT /plug/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] TRACE /plug/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] GET /plug/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] POST /plug/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PUT /plug/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PATCH /plug/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] HEAD /plug/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] OPTIONS /plug/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] DELETE /plug/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] CONNECT /plug/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] TRACE /plug/runs --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] GET /plug/log --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] POST /plug/log --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PUT /plug/log --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PATCH /plug/log --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] HEAD /plug/log --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] OPTIONS /plug/log --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] DELETE /plug/log --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] CONNECT /plug/log --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] TRACE /plug/log --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] GET /trigger/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] POST /trigger/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PUT /trigger/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PATCH /trigger/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] HEAD /trigger/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] OPTIONS /trigger/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] DELETE /trigger/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] CONNECT /trigger/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] TRACE /trigger/list --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] GET /trigger/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] POST /trigger/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PUT /trigger/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PATCH /trigger/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] HEAD /trigger/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] OPTIONS /trigger/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] DELETE /trigger/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] CONNECT /trigger/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] TRACE /trigger/edit --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] GET /trigger/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] POST /trigger/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PUT /trigger/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] PATCH /trigger/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] HEAD /trigger/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] OPTIONS /trigger/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] DELETE /trigger/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] CONNECT /trigger/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] TRACE /trigger/del --> gokins/core.GinHandler.func1 (5 handlers)
[GIN-debug] GET /trigger/hooks --> gokins/route/server.TriggerHooks (5 handlers)
[GIN-debug] POST /trigger/hooks --> gokins/route/server.TriggerHooks (5 handlers)
[GIN-debug] PUT /trigger/hooks --> gokins/route/server.TriggerHooks (5 handlers)
[GIN-debug] PATCH /trigger/hooks --> gokins/route/server.TriggerHooks (5 handlers)
[GIN-debug] HEAD /trigger/hooks --> gokins/route/server.TriggerHooks (5 handlers)
[GIN-debug] OPTIONS /trigger/hooks --> gokins/route/server.TriggerHooks (5 handlers)
[GIN-debug] DELETE /trigger/hooks --> gokins/route/server.TriggerHooks (5 handlers)
[GIN-debug] CONNECT /trigger/hooks --> gokins/route/server.TriggerHooks (5 handlers)
[GIN-debug] TRACE /trigger/hooks --> gokins/route/server.TriggerHooks (5 handlers)
[GIN-debug] GET /hook/trigger/:trid --> gokins/route/server.HookTrigger (4 handlers)
[GIN-debug] POST /hook/trigger/:trid --> gokins/route/server.HookTrigger (4 handlers)
[GIN-debug] PUT /hook/trigger/:trid --> gokins/route/server.HookTrigger (4 handlers)
[GIN-debug] PATCH /hook/trigger/:trid --> gokins/route/server.HookTrigger (4 handlers)
[GIN-debug] HEAD /hook/trigger/:trid --> gokins/route/server.HookTrigger (4 handlers)
[GIN-debug] OPTIONS /hook/trigger/:trid --> gokins/route/server.HookTrigger (4 handlers)
[GIN-debug] DELETE /hook/trigger/:trid --> gokins/route/server.HookTrigger (4 handlers)
[GIN-debug] CONNECT /hook/trigger/:trid --> gokins/route/server.HookTrigger (4 handlers)
[GIN-debug] TRACE /hook/trigger/:trid --> gokins/route/server.HookTrigger (4 handlers)
[GIN-debug] Listening and serving HTTP on :8030

要怎么排查呢?

我认为可能是编译的问题

超级英雄吉姆 任务状态待办的 修改为已完成

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(2)
2236751 superherojim 1586410649
Go
1
https://gitee.com/gokins/gokins.git
git@gitee.com:gokins/gokins.git
gokins
gokins
Gokins

搜索帮助