-
-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] 使用 数据透视 的 IP查询 查询部分有本地记录的IP后结果缺失本地记录 #559
Labels
bug
程序错误,有什么东西无法正常工作
Comments
把端口号去掉,端口不属于IP的一部分 |
我上面的测试可能出现了一些问题,我重新使用了两个几个小时前且相隔仅几分钟的IPV4地址,我发现: |
CreeperAWA
changed the title
[BUG] 使用 数据透视 的 IP查询 查询 IPV6 后没有任何结果
[BUG] 使用 数据透视 的 IP查询 查询部分有本地记录的IP后结果缺失本地记录
Oct 5, 2024
Gaojianli
added a commit
that referenced
this issue
Oct 10, 2024
* Update README.md * Update README.md * 替换为 Temurin JDK * Install4j 支持最高到 Java 23 * install4j 的换成 JB 家的 JDK * change license and arch * Update build_pkg.yml * refact pkg * add matrix for freebsd * fix build * 山不就我,我来就山 * 暂时移除 Windoes aarch64 支持,JDK 发行版不支持 * Update docker/build-push-action action to v6.9.0 * Update all devDependencies to v8.8.0 * 用户提交空白参数时拒绝其操作 * 在 batchTasks 中操作保持原子性(需要测试) * 不对 PeerRecord 使用 ObjectCache * 查询前强制缓存刷写,更改found条件 fix #559 * Update default * Update bug_report.yml * 输入 PBH Plus Key 时,trim key * Update dependency vue-i18n to v10.0.4 * Update all devDependencies * upgrade deps * Bump rollup from 4.21.3 to 4.24.0 in /webui Bumps [rollup](https://github.com/rollup/rollup) from 4.21.3 to 4.24.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.21.3...v4.24.0) --- updated-dependencies: - dependency-name: rollup dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump elliptic from 6.5.5 to 6.5.7 in /webui Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.5 to 6.5.7. - [Commits](indutny/elliptic@v6.5.5...v6.5.7) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Fix #564 * 缓解规则缓存导致的内存泄漏问题 * 升级 Java23 * Java 23 * Revert "Java 23" This reverts commit 0cd7cd7. * Revert "升级 Java23" This reverts commit 8aa6fd3. * 修复构建 * 适配 BitComet 2.10 正式版预览 * 适配 BitComet 2.10 正式版预览 添加 PCB 对 BitComet 的支持 * 不再自带 BouncyCastle 依赖 * 端口监听失败时,输出本地化的错误信息 * bump version * 版本号之前不小心写死了 * bump webui version * Update dependency org.jetbrains:annotations to v26 * fix web build * rename ci * 行为tm的竟然不一致 * don't collect debug pkg --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: 高渐离 <[email protected]> Co-authored-by: Gaojianli <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
18 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
版本号 - Version
v6.4.1
操作系统平台和系统架构 - OS and CPU Arch
Windows 11专业工作站版 23H2 22635.4300 x64
部署方式 - Deploy methods
添加的下载器 - Added Downloaders
问题描述 - Issue Description
使用 数据透视 的 IP查询 查询 IPV6 后没有任何结果,main 部分都是空白的,如图
我确定我查询的 IPV6 是正确的,因为那是我刚从封禁名单里复制的
复现步骤 - Reproduce steps
1.找到 数据透视-IP查询
2.输入一个 IPV6 地址,点击查询
3.出现BUG
GIF演示:
截图/日志文件 - Screenshot / Logs
额外信息 - Addition Information
No response
检查清单 - Check list
The text was updated successfully, but these errors were encountered: