SukkaW / DisqusJS

:speech_balloon: Render Disqus comments in Mainland China using Disqus API
https://disqusjs.skk.moe
MIT License
650 stars 56 forks source link

Thread初始化失败 #38

Closed Easteriv closed 5 years ago

Easteriv commented 5 years ago

2019-10-19_205937 你好,当时按照文档描述的diygod大佬升级disqus方法进行操作,发现会出现这种情况,请问这是怎么回事呢?有的过一段时间又可以了。

SukkaW commented 5 years ago

Since DisqusJS is only a pure front-end project which doesn't require any server, so create thread at Disqus requires user manually switches to Disqus Mode.

Easteriv commented 5 years ago

oh,谢谢大佬的及时回复,我明白啦

RebornQ commented 5 years ago

@SukkaW 我也遇到了这个问题~

确定已经存在评论,而且通过抓包看了获取 list.json 后的 response.posts 的值是为 1 的;

通过对比发现 ,显示 Thread不存在 的页面在获取了 list.json 后少了一个 https://disqus.skk.moe/disqus/3.0/threads/listPostsThreaded?xxx...GET 请求。

然后有的页面又可以正常显示评论……

百思不得其解,望 Sukka 帮忙解决一下

SukkaW commented 5 years ago

@RebornQ I have no interest answering the same question several times.

https://github.com/SukkaW/DisqusJS/issues/38#issuecomment-544142930