码迷,mamicode.com
首页 >  
搜索关键字:could not synchroniz    ( 5501个结果
fastjson反序列化LocalDateTime失败的问题java.time.format.DateTimeParseException: Text '2019-05-24 13:52:11' could not be parsed at index 10
本地java类 import org.springframework.format.annotation.DateTimeFormat; import java.time.LocalDateTime; / 问题处理记录 / public class UserIssueProcessDto { / 处 ...
分类:编程语言   时间:2020-01-06 14:56:42    阅读次数:81
解决K8s报错:Error: error installing: the server could not find the requested resource
K8s在helm初始化的报错,我的k8s为1.16.1,用的helm是2.13.1 [root@k8s-master ~]# helm init --service-account tiller --skip-refresh Creating /root/.helm Creating /root/. ...
分类:其他好文   时间:2020-01-06 00:05:47    阅读次数:382
Nginx调优
Nginx调优 目录 软件调优 1.隐藏 Nginx 版本号 2.隐藏 Nginx 版本号和软件名 3.更改 Nginx 服务的默认用户 4.优化 Nginx worker 进程数 5.绑定 Nginx 进程到不同的 CPU 上 6.优化 Nginx 处理事件模型 7.优化 Nginx 单个进程允许 ...
分类:其他好文   时间:2020-01-05 22:28:04    阅读次数:92
mongodb安装到配置问题
一、所有问题 Xshell 连接不上 报错类型:Could not connect to '192.168.122.1' (port 22): Connection failed.原因:IP地址未生成解决方法:重新生成ip地址 service network restart,在ifconfig -a ...
分类:数据库   时间:2020-01-05 17:15:27    阅读次数:121
LeetCode 564. Find the Closest Palindrome
原题链接在这里:https://leetcode.com/problems/find-the-closest-palindrome/ 题目: Given an integer n, find the closest integer (not including itself), which is a ...
分类:其他好文   时间:2020-01-05 09:47:45    阅读次数:59
2020-01-05 L482 Alzheimer’s Vaccine
A New Alzheimer’s Vaccine Could Be Headed for Human Trials Cognitive decline has been part of the aging process for all of human history, but a team o ...
分类:其他好文   时间:2020-01-05 09:25:23    阅读次数:103
https网站访问第三方https网站时候报错: The request was aborted:Could not create SSL/TLS secure channel.
https网站访问第三方https网站时候报错: The request was aborted:Could not create SSL/TLS secure channel. 解决办法: 回调函数: ...
分类:Web程序   时间:2020-01-04 20:37:04    阅读次数:99
postman出现Could not get any response
第一次学习postman,操作时出现Could not get any response 查找资料发现在:在postman的setting内关闭SSL certificate verfication后解决 ...
分类:其他好文   时间:2020-01-04 12:33:20    阅读次数:78
vsftpd的虚拟主机配置,错误记录
pam_userdb(vsftpd:auth): user_lookup: could not open database `/etc/vsftpd/vsftpd_login.db': No such file or directory 意思是找不到vsftpd_login.db这个文件,但是实际上 ...
分类:其他好文   时间:2020-01-03 23:08:58    阅读次数:89
SpringBoot: Field xxx in xxx required a bean of type 'xxx' that could not be found.
Description: Field kafkaUtil in cn.arebirth.uesr.consumer.controller.TestUserController required a bean of type 'cn.arebirth.common.utils.KafkaUtil' ... ...
分类:编程语言   时间:2020-01-03 21:21:08    阅读次数:66
5501条   上一页 1 ... 44 45 46 47 48 ... 551 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!