FastMonitor - 网络流量监控与威胁检测工具--各种报错!!!

Not found: time.Time

Done.

• Compiling application: Done.

• Packaging application: Done.

Using DevServer URL: http://localhost:34115

Using Frontend DevServer URL: http://localhost:5173/

Using reload debounce setting of 500 milliseconds

Database migration completed

ProcessStats Table recreated with exe as primary key

Scheduler started: vacuum interval = 1h0m0s, retention = 7 days

2026-01-06 19:00:07 Running maintenance tasks...

Vacuum: removed 0 old PCAP files

INF | Serving assets from frontend DevServer URL: http://localhost:5173/

panic: failed to init GTK

goroutine 1 running, locked to thread:

github.com/wailsapp/wails/v2/internal/frontend/desktop/linux.NewFrontend.func1()

/root/go/pkg/mod/github.com/wailsapp/wails/v2@v2.11.0/internal/frontend/desktop/linux/frontend.go:150 +0x307

sync.(*Once).doSlow(0x253ed98, 0x171ece8)

/usr/local/go/src/sync/once.go:78 +0x168

sync.(*Once).Do(0x253ed98, 0x171ece8)

/usr/local/go/src/sync/once.go:69 +0x3e

github.com/wailsapp/wails/v2/internal/frontend/desktop/linux.NewFrontend({0x177d558, 0xc000137020}, 0xc000198180, 0xc00041a000, 0xc000178380, {0x1777aa0, 0xc0001edb30})

/root/go/pkg/mod/github.com/wailsapp/wails/v2@v2.11.0/internal/frontend/desktop/linux/frontend.go:141 +0x71

github.com/wailsapp/wails/v2/internal/frontend/desktop.NewFrontend({0x177d558, 0xc000137020}, 0xc000198180, 0xc00041a000, 0xc000178380, {0x1777aa0, 0xc0001edb30})

/root/go/pkg/mod/github.com/wailsapp/wails/v2@v2.11.0/internal/frontend/desktop/desktop_linux.go:16 +0x7b

github.com/wailsapp/wails/v2/internal/app.CreateApp(0xc000198180)

/root/go/pkg/mod/github.com/wailsapp/wails/v2@v2.11.0/internal/app/app_dev.go:229 +0x1a9f

github.com/wailsapp/wails/v2/pkg/application.(*Application).Run(0xc000418000)

/root/go/pkg/mod/github.com/wailsapp/wails/v2@v2.11.0/pkg/application/application.go:58 +0x72

github.com/wailsapp/wails/v2.Run(0xc000198180)

/root/go/pkg/mod/github.com/wailsapp/wails/v2@v2.11.0/wails.go:14 +0x2f

main.main()

/home/software/FastMonitor/main.go:82 +0x1252

Watching (sub)/directory: /home/software/FastMonitor

To develop in the browser and call your bound Go methods from Javascript, navigate to: http://localhost:34115
各种报错怎么搞??

相关推荐
我不会起名字32211 小时前
一天一道力扣Hot100(36):深度优先算法---组合总和
数据结构·c++·后端·python·算法·go
名字还没想好☜1 天前
Go context.AfterFunc 实战(Go 1.21):context 一取消就自动跑清理,告别手写 goroutine 监听 Done
后端·golang·go
liyinchi19882 天前
微信小程序支付遇到“由于小程序违规,支付功能暂时无法使用” 解决办法
java·微信小程序·go
天天喝旺仔2 天前
Go 泛型实战:从类型参数、约束到可复用泛型容器与函数
数据结构·算法·容器·go
gospace3 天前
【无标题】
go·gb28181·gowvp
我不会起名字3223 天前
一天一道算法题(35):电话号码的字母组合
java·数据结构·后端·python·leetcode·go·回溯
江湖十年4 天前
Go GOPROXY 兜底链的坑:从一次诡异的 CI lint 失败说起
后端·面试·go
秋风点枝4 天前
gogogo!go语言感悟大观--打卡day01
go·devops
探索云原生4 天前
KubeClipper 1.7.0 发布:Operation 优化与 Kubernetes 1.37 支持
linux·docker·云原生·kubernetes·go
右耳朵猫AI4 天前
Go周刊2026W37 | Ebitengine 纯 Go 化、simd 重写 TurboPFor、json/v2 落地
后端·微服务·go