迁移后主题历史记录未正确加载

我已从 v1.1 更新到 v3.1,并且一切运行正常

但是,我注意到我们一些几年前的旧帖子存在问题。

例如 - 我有一个创建于 2016 年的主题 - 它有 111 篇帖子。
它被标记为有新的最新帖子。

如果我点击它,它会带我到时间范围历史的中间 - 大约在 2020 年。
如果我使用右侧的滚动条快速跳转,它不会超过当前帖子 - 它也不会回到 2016 年的第一个帖子,它只在中间某个地方运行。

如果我上下滚动,那么就会显示更多帖子,滚动条现在可以在这些时间范围内工作,但如果我回到 2016 年,事情会变得有点卡顿 - 有些帖子根本不显示 - 刷新后,我可以再次看到它们,但如果我退出主题,然后再次进入,我就会陷入同样的情况,它会把我丢在中间,并且前后滚动受限。

我正在抓取右上角的时间句柄并将其拖到 2022 年 11 月,它将我带回到 2019 年 8 月。

尝试转到 2016 年 6 月,它将我带到 2019 年 4 月。

如果我非常缓慢地滚动并更长时间地按住时间线,有时会起作用。
这就像一个缓存问题。

编辑:

补充一点 - 如果我转到其中一个可以追溯到 2008 年的主题并将其时间线拖回到那里 - 它什么也不做 - 如果我然后尝试浏览论坛的另一个区域,我会收到一个服务器错误 - 直到我刷新才会继续收到错误。

请在 /logs 页面查找错误并在此处分享。

1 个赞

日志中没有与此相关的任何内容

如果出现服务器错误,它将在 /logs 中。否则,它可能是浏览器级别的错误,因此请检查您的浏览器开发者工具。

是的,控制台中有很多 - 所有 429 错误

我一直没弄明白为什么会出现这种情况,但在论坛上检查了我的 IP 后,我才意识到我启用了 Cloudflare,所以我认为速率限制是由于 Cloudflare IP 造成的——我刚刚看到有一个 Cloudflare 模板,所以我现在正在重建。

如果问题解决了,我会告诉你。

1 个赞

因此,只是为了更新:

我的 IP 已在 discourse 中正确更新,但我仍然受到速率限制。

错误页面是

429 Too Many Requests

NGNIX

我已检查日志,正确的 IP 正在传递给 discourse。
错误日志显示

2023/02/06 11:32:20 [error] 573#573: *4053 limiting requests, excess: 12.844 by zone "flood", client: xxxx, server: _, request: "POST /mini-profile

尝试在 Cloudflare 中将代理选项禁用为仅 DNS - 没有变化

仅仅点击一个有很多回复的主题,在接收头像图片时就会在控制台中抛出 429 错误。

在 Digital Ocean 实例上运行的标准安装

您可以移除(或注释掉)app.yml 首行的速率限制模板,然后重新构建以查看它是否“修复”了您的问题。

Nginx 429已被替换为

请减缓请求速度,此IP地址的请求过多。
请在4秒后重试。
错误代码:id_10_secs_limit。

您是否为该网站打开了许多标签页?请关闭除一个以外的所有标签页。同时检查您的手机和其他设备。

如果您正在使用 DiscourseHub 应用,请从中移除该网站。

但我打开了日志,除此之外没有——我从 discourse hub 中删除了,但问题相同

关闭所有标签页,在运行 Discourse 的服务器上运行

tail -f /var/discourse/shared/standalone/log/var-log/nginx/access.log

并查找传入请求的 IP 和用户代理,以找出其来源。

我也会禁用 Cloudflare 代理以正确调试它。

[06/Feb/2023:16:23:03 +0000] "forums.xx.com" MyIpAddress "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxx.com/t/xxxx" 0.003 0.003 "-" "-" "-" "-" "-" "-" "-"

这些请求来自我——以及我的IP地址

所以看起来你忘记关闭你在 Mac 上的 Chrome 标签页了?

你也可以使用 docker exec -it app redis-cli flushall 来重置速率限制计数器。

抱歉 - 如果我不打开一个选项卡来获取一个 429 错误,我该如何强制它?

i reset the rate limit - no change - still not really sure what i can do here, i’m still just getting flooded with 429 errors on older posts. would you have any other ideas?

I did a bit of further testing, and interestingly if i connect to the site via my mobile browser and browse the same topic, the same number of requests looks to be going through but they are all 200 response - and no 429 errors

Heres the logs from when my phone connects to the same forum post

[07/Feb/2023:11:06:20 +0000] "forums.xxxxxx.com" My_IP_Address "GET /t/16862/580.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "topics/show" 200 12171 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/466" 0.070 0.070 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/h/b487fb/135.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_avatars/show_proxy_letter" 200 944 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/d/ed655f/135.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_avatars/show_proxy_letter" 200 1113 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/n/f17d59/135.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_avatars/show_proxy_letter" 200 1091 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/s/96bed5/135.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_avatars/show_proxy_letter" 200 1078 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/p/919ad9/135.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_avatars/show_proxy_letter" 200 1449 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/d/49beb7/135.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_avatars/show_proxy_letter" 200 1111 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/e/f17d59/135.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_avatars/show_proxy_letter" 200 1022 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/r/3be4f8/135.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_avatars/show_proxy_letter" 200 1036 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/h/ad7895/135.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_avatars/show_proxy_letter" 200 1001 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/m/8e7dd6/135.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_avatars/show_proxy_letter" 200 1248 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/a/a3d4f5/135.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_avatars/show_proxy_letter" 200 1052 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user_avatar/forums.xxxxxx.com/xdc/135/34594_2.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_avatars/show" 200 9710 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.051 0.051 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/XDC.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 1276 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.063 0.063 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/Captain.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 1418 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.069 0.069 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/high.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 1425 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.069 0.070 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/djontheroad.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 1268 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.082 0.082 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/w/ed655f/135.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_avatars/show_proxy_letter" 200 1812 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user_avatar/forums.xxxxxx.com/dipcrusher/135/34585_2.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_avatars/show" 200 11525 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/c/f14d63/135.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_avatars/show_proxy_letter" 200 1206 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/c/ee59a6/135.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_avatars/show_proxy_letter" 200 1146 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /images/emoji/twitter/smiley.png?v=12 HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "-" 200 1029 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 1267 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.106 0.106 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 1414 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.117 0.117 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 1268 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.121 0.121 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/xxxx.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 1447 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.133 0.133 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/xxxx.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 1427 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.156 0.156 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/xxxx.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 2948 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.171 0.171 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/xxxx.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 1521 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.188 0.188 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/xxxx.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 1702 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.192 0.192 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/xxxx.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 1515 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.211 0.211 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/xxxx.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 1642 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.228 0.228 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/xxxx.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 1263 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.157 0.157 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/xxxx.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 1810 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.168 0.168 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /uploads/default/original/3X/0/a/0aec5c49cc27a8a72870fc60fe1fd53f2770d4a0.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "-" 200 1908 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/xxxx.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 1417 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.176 0.176 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /user-badges/xxxx.json HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_badges/username" 200 1407 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.188 0.189 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:06:21 +0000] "forums.xxxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/c/f17d59/135.png HTTP/2.0" "Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.112 Mobile/15E148 Safari/604.1" "user_avatars/show_proxy_letter" 200 1224 "https://forums.xxxxxx.com/t/new-members-say-hello/16862/580" 0.313 0.313 "-" "-" "-" "-" "-" "-" "-"

Here are the logs from when my desktop connects - as you can see nearly all 429 rate limited - same IP
tried various browsers all the same result.

[07/Feb/2023:11:05:36 +0000] "forums.xxxxx.com" My_IP_Address "GET /t/16862/580.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "topics/show" 200 12965 "https://forums.xxxxx.com/t/new-members-say-hello/16862" 0.189 0.190 "bryan_spence" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.003 0.004 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.001 0.001 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.003 0.003 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.003 0.003 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.004 0.004 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.003 0.003 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.003 0.002 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.008 0.008 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.002 0.003 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.003 0.003 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.002 0.002 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.004 0.004 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.004 0.003 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.007 0.007 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.003 0.003 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.003 0.003 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.002 0.002 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.003 0.003 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "POST /mini-profiler-resources/results HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.002 0.002 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user_avatar/forums.xxxxx.com/xxx/90/27525_2.png HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "user_avatars/show" 200 8041 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" - 0.000 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user_avatar/forums.xxxxx.com/xxx/90/34594_2.png HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.004 0.004 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/n/f17d59/90.png HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.003 0.003 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/h/b487fb/90.png HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.005 0.005 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/s/96bed5/90.png HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.004 0.004 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/p/919ad9/90.png HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.004 0.004 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/e/f17d59/90.png HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.006 0.006 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/d/49beb7/90.png HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.006 0.006 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/r/3be4f8/90.png HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.006 0.007 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /letter_avatar_proxy/v4/letter/d/ed655f/90.png HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.009 0.010 "-" "-" "-" "-" "-" "-" "-"
[07/Feb/2023:11:05:37 +0000] "forums.xxxxx.com" My_IP_Address "GET /user-badges/xxx.json HTTP/2.0" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 429 215 "https://forums.xxxxx.com/t/new-members-say-hello/16862/580" 0.003 0.003 "-" "-" "-" "-" "-" "-" "-"

I am able to nip to the start / end / middle with absolutely no problems on the mobile

您能分享一下论坛网址吗?

好的 - 我已向您发送一条私信

有了网址就简单多了!您的问题是您正在使用主题组件 Post Badges

别忘了重新启用您在此过程中禁用的所有内容,感谢您的坚持。

2 个赞

我明白了——这太遗憾了

我看到推荐了 GitHub - paviliondev/discourse-post-badges-plugin 这个插件——现在还是这样吗?