李光春
李光春
为什么偶尔会一直提示这个?也没发现这个硬盘 
### 联系方式 _No response_ ### 1Panel 版本 已无法查看 ### 问题描述 4月19日通过后台更新至新版([v1.10.4-lts](https://github.com/1Panel-dev/1Panel/releases/tag/v1.10.4-lts))后无法启动和回滚程序,都提示异常!!! ### 重现步骤 1、登录后台面板点击更新(每次更新都是一会就刷新后台,版本没有变化) 2、尝试更新几次后查看日志显示更新成功 3、手动停止面板(1pctl stop) ### 期待的正确结果 恢复程序 ### 相关日志输出 ```shell # 1pctl version /usr/local/bin/1pctl: line 97: 927...
文件路径:github.com/baidubce/bce-sdk-go/services/bos/api ```go func (c *Client) SimpleFetchObject(bucket, object, source, mode, storageClass string) (*api.FetchObjectResult, error) { args := &api.FetchObjectArgs{mode, storageClass} return api.FetchObject(c, bucket, object, source, args, c.BosContext) } ``` 问题:api.FetchObjectArgs没有传FetchCallBackAddress
Error Prompt ``` running ent codegen:entc/gen: set "ProportionPackage" foreign-keys: mismatch field type between edge field "package_id" and id of type "ProportionPackage" (string != int) ``` 示例 ``` // Fields of...
- With issues: - Use the search tool before opening a new issue. - Please provide source code and commit sha if you found a bug. - Review existing issues...
正常IPV6 用户浏览和 模拟攻击 测试 经过waf的流量都没有办法在首页概况显示,但是 拦截记录 可以显示 模拟攻击 的IPV6地址,通过 网站日志 是可以看到IPV6地址的 
**Describe the bug** 100开头的iP被识别为非大陆IP,攻击类型 -> 区域访问限制(限制非大陆地区访问) **Expected behavior** 应该正确的识别局域网或其他正确的区域 **Screenshots** 
[南墙] 正在检查安装环境... [南墙] 此安装包不支持该操作系统,请访问https://waf.uusec.com/安装docker版 主机版支持哪些系统?Debian12和AlmaLinux9都是提示上面问题 文档写的支持系统 ``` - 处理器:64位 1千兆赫(GHz)或更快。 - 内存:不小于2G - 磁盘空间:不小于16G - 系统:RHEL 7及以上兼容x86_64系统,如CentOS、Rocky Linux、AlmaLinux等,其它请使用Docker版。 ```
### Component Hub ### Description The interface cannot be displayed normally after logging in to the background! The console reported the following error ` index-BAaqKLw9.js:9 TypeError: Cannot read properties of...
如题所示,看到V7版本的设置增加了 API接口访问Token 的参数,应该如何使用呢?放请求参数里还是请求头里?