背景 今天接口添加参数,想debug下,执行直接,500异常,发现是 mysql导致。 [2020-08-11 10:52:10,428] [ERROR] [1Sbq2ZvQpY4w534jNldTJI40ht0Dh42U] com.zaxxer.hikari.pool.HikariPool - H ...
分类:
数据库 时间:
2020-08-11 15:46:26
阅读次数:
77
ORA-1034 ORA-27101 Table of Contents 1. 现象 2. 解决 1 现象 ERROR: ORA-01034: ORACLE not available ORA-27101: shared memory realm does not exist Linux-x86_6 ...
分类:
其他好文 时间:
2020-08-11 11:58:07
阅读次数:
90
进入第六关 简单判断过滤情况 <>script"'/ 查看源代码 可以看到第二个红框部分跟之前类似,闭合双引号尝试进行弹窗 "><script>alert(1)</script> 关键字被下划线分割了,尝试使用前一关的payload "><a href="javascript:alert(1)">h ...
分类:
其他好文 时间:
2020-08-11 10:39:30
阅读次数:
85
1、org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'helloController': Unsatisfied dependency expressed ...
分类:
数据库 时间:
2020-08-10 17:33:24
阅读次数:
260
在docker服务器上添加新的镜像后想在rancher中部署运行,通过docker image ls可以看到镜像存在,但是在通过rancher添加部署的时候却出现以下错误。 Failed to pull image "data-center-catalog:latest": rpc error: c ...
分类:
其他好文 时间:
2020-08-10 15:51:51
阅读次数:
121
# sudo pip3.5 install docker-compose 安装docker-compose的时候报错如下: no previously-included directories found matching 'docs/_build' warning: no previously-i ...
分类:
系统相关 时间:
2020-08-10 14:26:22
阅读次数:
180
preg_filter — 执行一个正则表达式搜索和替换 preg_grep — 返回匹配模式的数组条目 preg_last_error — 返回最后一个PCRE正则执行产生的错误代码 preg_match_all — 执行一个全局正则表达式匹配 preg_match — 执行一个正则表达式匹配 p ...
分类:
Web程序 时间:
2020-08-10 13:19:29
阅读次数:
95
tp5安装第三方的cms后台 总是遇到File not found的问题 在var/log/nginx/error.log中发现是这个错误 [error] 3926#0: *33481 FastCGI sent in stderr: "Primary script unknown" while re ...
分类:
其他好文 时间:
2020-08-09 14:22:45
阅读次数:
82
安装deepin-wine 1 新建一个临时文件夹,用来存放deepin-wine的安装包 mkdir deepin-wine cd deepin-wine 2 使用wget 下载deepin-wine安装包 wget http://mirrors.aliyun.com/deepin/pool/no ...
分类:
微信 时间:
2020-08-09 11:51:00
阅读次数:
96