george518 / PPGo_Job

PPGo_Job是一款可视化的、多人多权限的、一任务多机执行的定时任务管理系统,采用golang开发,安装方便,资源消耗少,支持大并发,可同时管理多台服务器上的定时任务。
Apache License 2.0
1.5k stars 396 forks source link

error: invalid memory address or nil pointer dereference #9

Closed huangyunjian closed 6 years ago

huangyunjian commented 6 years ago

error: invalid memory address or nil pointer dereference 返回首页时会这样的错误2核8g

huangyunjian commented 6 years ago

运行过程 中删除了,运行完成的任务。然后就这样子了

huangyunjian commented 6 years ago

Stack /usr/local/go/src/runtime/asm_amd64.s:514 /usr/local/go/src/runtime/panic.go:489 /usr/local/go/src/runtime/panic.go:63 /usr/local/go/src/runtime/signal_unix.go:290 /Users/haodaquan/GoPath/src/github.com/george518/PPGo_Job/controllers/main.go:46 /usr/local/go/src/runtime/asm_amd64.s:514 /usr/local/go/src/reflect/value.go:434 /usr/local/go/src/reflect/value.go:302 /Users/haodaquan/GoPath/src/github.com/astaxie/beego/router.go:816 /usr/local/go/src/net/http/server.go:2568 /usr/local/go/src/net/http/server.go:1825 /usr/local/go/src/runtime/asm_amd64.s:2197

运行不久后就会首页报错

george518 commented 6 years ago

估计您可能运行时,我的某些升级还没有完成 可以试试运行已经编译好的版本 https://github.com/george518/PPGo_Job/releases 目前已经用在生产环境,稳定运行一个多月了。有问题再联系