本帖最后由 zxinyun 于 2024-4-22 12:38 编辑
今天测试,添加项目提示网络错误
后台报错:
[HTML] 纯文本查看 复制代码 2024/04/22 12:33:36 [Recovery] 2024/04/22 - 12:33:36 panic recovered:
Get "https://api.iowen.cn/favicon/www.baidu.com.png": dial tcp: lookup api.iowen.cn: getaddrinfow: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.
E:/sugouNav/src/route/route.go:1019 (0x7ff6adad90e8)
E:/sugouNav/src/route/route.go:774 (0x7ff6adad6cbb)
C:/Users/admin/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x7ff6adad0461)
E:/sugouNav/src/route/route.go:59 (0x7ff6adad03c5)
C:/Users/admin/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x7ff6ada53a79)
C:/Users/admin/go/pkg/mod/github.com/gin-contrib/sessions@v0.0.5/sessions.go:54 (0x7ff6ada53a65)
C:/Users/admin/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x7ff6ada4a241)
C:/Users/admin/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 (0x7ff6ada4a22c)
C:/Users/admin/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x7ff6ada49366)
C:/Users/admin/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/logger.go:240 (0x7ff6ada49349)
C:/Users/admin/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x7ff6ada4840a)
C:/Users/admin/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 (0x7ff6ada48091)
C:/Users/admin/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 (0x7ff6ada47bbc)
E:/go/src/net/http/server.go:2936 (0x7ff6ad7f2855)
E:/go/src/net/http/server.go:1995 (0x7ff6ad7edd71)
E:/go/src/runtime/asm_amd64.s:1598 (0x7ff6ad578680) |