大数据
-
在 腾讯云的云数据库 Redis 的主从版(CKV) 中报错:Redis error ERR unknown command BRPOP or not support now Redis command was BRPOP 的分析解决
1、报错:yii/db/Exception: Redis error: ERR unknown command “BRPOP” or not support nowRedis command was: BRPOP yii/db/Exception: Redis error: ERR unknown command "BRPOP" or not …
-
阿里云上OSS文件启用CDN后,text/javascript格式文件未进行gzip压缩的解决流程!
1、百度站长平台页面优化建议,提示启用gzip压缩 百度站长平台页面优化建议,提示启用gzip压缩 2、启用gzip压缩详情 启用gzip压缩详情 3、OSS的gzip支持格式中未包含text/javascript OSS的gzip支持格式中未包含text…
-
Key conedevelopment/blade-filters is a duplicate in ./composer.json at line 91。Warning: The lock file is not up to date with the latest changes in composer.json
1、执行 composer install 时,报错:Class ‘Pine/BladeFilters/BladeFilters’ not found。如图1 图1 > Illuminate/Foundation/ComposerScripts::postAutoloadDump > @php artisan package:disco…
-
Git 推送至 Github 时提示:The authenticity of host ‘github.com (52.192.72.89)’ can’t be established.ECDSA key fingerprint is SHA256:.,在 Windows 10 中配置 GitHub 的 SSH key,生成新的 Personal access token
1、在执行命令时:git push -u origin master,提示:The authenticity of host ‘github.com (52.192.72.89)’ can’t be established.ECDSA key fingerprint is SHA256:p2QAMXNIC1TJYWeIOttrVc98/…
-
接口响应数据不断变化 ( 5 分钟之内 )的排查分析,根源在于 Varnish 的部署问题
1、参考网址:https://www.shuijingwanwq.com/2021/11/10/5453/ 。列表中的单个数据项,将其在后台关闭后,本来应该一直消失的。但是,在几分钟内的时间,却是一会儿出现,一会儿消失。大约等待 5 分钟之后,才终于…
-
在 K8s 中 HTTP 响应 502,message:An invalid response was received from the upstream server
1、在 K8s 中 HTTP 响应 502 Bad Gateway,message:An invalid response was received from the upstream server。从上游服务器收到无效响应。502 Bad Gateway 错误具体表示服务器收到来自入站服务器的无效响应。k…
-
Rancher 环境变量缺失(在容器中未生效)的排查分析
1、在 Rancher 中总计配置了 4 个环境变量。如图1 图1 2、查看容器的日志,有 2 个环境变量缺失。如图2 图2 3、导致的结果是,配置文件中的缺失的 2 个环境变量未被替换。如图3 图3 4、发现缺失的 2 个环境变量,其…
-
通过 FTP 协议上传文件至 FTP 服务器的文件路径缺失的排查分析
1、通过 FTP 协议上传文件至 FTP 服务器,文件路径为:455ba786a7e62dd5cf24f3d6bb32c26c/source/ftp/2021/9/16/b9cf2265-736a-4df8-b02b-215b91ad4e3e.mp4。但是在 FTP 服务器中的实际路径为:/source/ftp/2021/9/…
-
在 K8s 中报错:504 Gateway Time-out nginx/1.17.8,NGINX 入口控制器在 60 秒后请求超时
1、在 K8s 中报错:504 Gateway Time-out nginx/1.17.8。请求超时限制为 60 秒。如图1 图1 504 Gateway Time-out nginx/1.17.8 2、参考网址:https://www.shuijingwanwq.com/2020/02/19/3936/ 。已经将相关参数调整…
-
通过 FlashFXP 上传后的文件,HTTP 访问时响应 404 的排查分析
1、通过 FlashFXP 上传文件:秦时明月第一集荧惑守心.mp4 至:/wp-content/uploads/2021/07/秦时明月第一集荧惑守心.mp4。如图1 图1 2、HTTP 访问:https://www.shuijingwanwq.com/wp-content/uploads/2021/07/秦时…