diff --git a/tiddlers/TidGi Feature Handbook_Blogging With NAT Traversal.tid b/tiddlers/TidGi Feature Handbook_Blogging With NAT Traversal.tid index c92d691..cd529f4 100644 --- a/tiddlers/TidGi Feature Handbook_Blogging With NAT Traversal.tid +++ b/tiddlers/TidGi Feature Handbook_Blogging With NAT Traversal.tid @@ -1,6 +1,6 @@ created: 20230902141821730 creator: 林一二 -modified: 20230902145758243 +modified: 20240929074048646 modifier: 林一二 tags: [[TidGi Feature Handbook]] title: TidGi Feature Handbook/Blogging With NAT Traversal @@ -53,4 +53,12 @@ Then you can configure the new workspace with read-only mode and other configura If you change the "Right click workspace icon - Configure workspace - Blog and server settings - Knowledge base root tiddler" to `$:/core/save/lazy-all`, you can speed up access by allowing readers to open the page with only the minimum amount of content loaded. However, this feature is not mature enough and may cause some bugs, so it is better to use `$:/core/save/lazy-images` by default. -When you turn on read-only mode, the "Plugins to Ignore" setting appears, which you can use to check the plugins that are only needed for editing modes, such as codemirror, to speed up access by only loading what the reader needs to read when the page is opened. \ No newline at end of file +When you turn on read-only mode, the "Plugins to Ignore" setting appears, which you can use to check the plugins that are only needed for editing modes, such as codemirror, to speed up access by only loading what the reader needs to read when the page is opened. + +!! Troubleshooting + +!!! Websites can be accessed locally, but no intranet penetration tools other than ngrok intranet penetration work well + +The interface sometimes opens, but no entries are loaded. + +The user feedback is because vpn is enabled by default, most of the intranet penetration can not connect to the server, while ngrok happens to be able to access both domestic and international. \ No newline at end of file diff --git "a/tiddlers/\345\244\252\350\256\260\345\212\237\350\203\275\346\211\213\345\206\214_\351\200\232\350\277\207\345\206\205\347\275\221\347\251\277\351\200\217\345\274\200\350\256\276\345\215\232\345\256\242.tid" "b/tiddlers/\345\244\252\350\256\260\345\212\237\350\203\275\346\211\213\345\206\214_\351\200\232\350\277\207\345\206\205\347\275\221\347\251\277\351\200\217\345\274\200\350\256\276\345\215\232\345\256\242.tid" index e15a24e..c24a258 100644 --- "a/tiddlers/\345\244\252\350\256\260\345\212\237\350\203\275\346\211\213\345\206\214_\351\200\232\350\277\207\345\206\205\347\275\221\347\251\277\351\200\217\345\274\200\350\256\276\345\215\232\345\256\242.tid" +++ "b/tiddlers/\345\244\252\350\256\260\345\212\237\350\203\275\346\211\213\345\206\214_\351\200\232\350\277\207\345\206\205\347\275\221\347\251\277\351\200\217\345\274\200\350\256\276\345\215\232\345\256\242.tid" @@ -1,6 +1,6 @@ created: 20230902142305132 creator: 林一二 -modified: 20230902145321380 +modified: 20240929074012409 modifier: 林一二 tags: 太记功能手册 title: 太记功能手册/通过内网穿透开设博客 @@ -53,4 +53,12 @@ title: 太记功能手册/通过内网穿透开设博客 「右键工作区图标-配置工作区-博客和服务器设置-知识库根条目」如果改成 `$:/core/save/lazy-all` 就可以让读者在打开页面时仅加载最少的内容,从而加速访问。但这功能不够成熟,可能会导致一些 bug。所以它默认还是用 `$:/core/save/lazy-images` 为妙。 -打开只读模式后,会出现「需忽略的插件」设置项,你可以用它选中 codemirror 等编辑模式才需要的插件,从而让读者在打开页面时仅加载阅读所需的内容,从而加速访问。 \ No newline at end of file +打开只读模式后,会出现「需忽略的插件」设置项,你可以用它选中 codemirror 等编辑模式才需要的插件,从而让读者在打开页面时仅加载阅读所需的内容,从而加速访问。 + +!! 问题排查 + +!!! 本地可以访问网站,但除了ngrok内网穿透以外的其他内网穿透工具都不好使 + +界面有时可以打开,但一直没有加载条目。 + +用户反馈是因为默认开了vpn,大部分内网穿透都连不上服务器,而ngrok恰好国内外都能访问。 \ No newline at end of file