2021年07月11日环八卦洲骑行见闻实录 2021年07月11日 Allen Hua 4571 今天南京晴,27 ~ 36℃,热炸。但还是决定去环八卦洲。 路线如下 又可以乘轮渡了~ haha 而且这次是新的没有乘过的燕子矶码头和八卦洲码头。 在某个群里询问到了这个关键信息 在码头拍了几个视频,但是鉴于很多视频图床不太靠谱,上传B站和YouT... 阅读全文 4 评论
nextcloud 21.0.2 点击登录耗时、太慢 login too slow,反向代理头部配置错误问题修复 2021年07月09日 Allen Hua 4561 首先我遇到一个问题,点击登录一直停留在登录页,转了好久就是不进主页。英文 login slow 等等关键字搜到一些 help.nextcloud.com 域名下的帖子,但是没法解决问题。而且我这是很新的 nextcloud 系统,21.0.2,似乎没有看... 阅读全文 0 评论
解决 nextcloud there was an error accessing the token endpoint: error transferring login/v2/poll server replied: bad request 问题 2021年07月07日 Allen Hua 2044 在一次使用 nextcloud for windows desktop client 的时候,突然无法认证。nextcloud windows 客户端呼出了 browser 进行身份验证,但是一直失败。出现了如下图所示的错误 nextcloud th... 阅读全文 1 评论
解决 npm install 时遇到的 Error installing vscode.d.ts: Error: getaddrinfo ENOENT raw.githubusercontent.com 问题 2021年07月05日 Allen Hua 3308 本次手动安装一个 vscode 扩展。在对应目录下执行 npm install 遇到错误,如下 Fetching vscode.d.ts from: https://raw.githubusercontent.com/Microsoft/vscode/8... 阅读全文 0 评论
分享一个 git add、git commit、git push 的快捷工作流工具 2021年07月04日 Allen Hua 1349 gitpushworkflow feature description: git add . and git commit -m and git push workflow 一个不是那么复杂的 git add .、git commit -m 'xxx'... 阅读全文 0 评论