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 ![](https://i-blog.csdnimg.cn/direct/9e5b4a8058f94cbebc21c17fd4da80e2.png)各种报错怎么搞?? ![](https://i-blog.csdnimg.cn/direct/d7c678817b2646f4ba2876dcebffeebd.png)

相关推荐
梦想很大很大18 小时前
使用 Go + Gin + Fx 构建工程化后端服务模板(gin-app 实践)
前端·后端·go
lekami_兰1 天前
MySQL 长事务:藏在业务里的性能 “隐形杀手”
数据库·mysql·go·长事务
却尘1 天前
一篇小白也能看懂的 Go 字符串拼接 & Builder & cap 全家桶
后端·go
ん贤1 天前
一次批量删除引发的死锁,最终我选择不加锁
数据库·安全·go·死锁
mtngt112 天前
AI DDD重构实践
go
Grassto3 天前
12 go.sum 是如何保证依赖安全的?校验机制源码解析
安全·golang·go·哈希算法·go module
Grassto5 天前
11 Go Module 缓存机制详解
开发语言·缓存·golang·go·go module
程序设计实验室6 天前
2025年的最后一天,分享我使用go语言开发的电子书转换工具网站
go
我的golang之路果然有问题6 天前
使用 Hugo + GitHub Pages + PaperMod 主题 + Obsidian 搭建开发博客
golang·go·github·博客·个人开发·个人博客·hugo
啊汉8 天前
古文观芷App搜索方案深度解析:打造极致性能的古文搜索引擎
go·软件随想