Zabbix使用一段时间后总是报ZabbixAgent不可到达,报错文字如下:ZabbixServerMessages:PROBLEM:ZabbixagentonZabbixserverisunreachablefor5minutes首先查看ZabbixAgent的日志,找到关键出错信息,日志如下:来自:/tmp/zabbix_agentd.logmysqladmin:connecttoserverat‘localh..
分类:
其他好文 时间:
2015-03-31 20:20:34
阅读次数:
271
打包时报如下错误:Export aborted because fatal lint errors were found. These are listed in the Lint View. Either fix these before running Export again,or turn ...
分类:
移动开发 时间:
2015-03-31 14:29:53
阅读次数:
168
1、csrf错误解决方法:在settings.py里注释掉相关内容即可MIDDLEWARE_CLASSES = ( 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.Comm...
分类:
其他好文 时间:
2015-03-29 17:49:32
阅读次数:
123
2015.03.281、property's synthesized getter follows Cocoa naming convention for returning 'owned' objectsYou own any object you createYou create an obje...
分类:
移动开发 时间:
2015-03-28 17:02:16
阅读次数:
129
rsync使用时的常见问题:错误1: rsync: read error: Connection reset by peer (104)rsync error: error in rsync protocol data stream (code 12) at io.c(794) [receiver=...
分类:
其他好文 时间:
2015-03-20 15:54:22
阅读次数:
206
Ø “1”省分网关产生,未知用户或为用户欠费状态;Ø “12”省分短信中心返回,为停机用户或目的地址错Ø “255” 由于手机终端状态导致下发失败;Ø“219、29”省分网关产生,未知用户或为用户欠费状态;Ø “8” 用户原因(用户关机、用户停机、用户内存满消息超时被删除);Ø“10” SM发送失败...
分类:
其他好文 时间:
2015-03-19 17:46:46
阅读次数:
136
glut.h文件的函数无法正常连接,典型的错误如下:------ 已启动生成: 项目: gears, 配置: Debug Win32 ------1>正在链接...1>GEARS.obj : error LNK2019: 无法解析的外部符号 ___glutInitWithExit@12,该符号在函数...
分类:
其他好文 时间:
2015-03-19 13:02:24
阅读次数:
125
1.IBAction:1> 能保证方法可以连线2> 相当于void2.IBOutlet:1> 能保证属性可以连线3.常见错误setValue:forUndefinedKey:]: this class is not key value coding错误原因是:连线出问题了4.Xcode5开始的一些建...
分类:
移动开发 时间:
2015-03-18 20:26:40
阅读次数:
129
报错:1)change master导致的:Last_IO_Error: error connecting to master 'repl1@IP:3306' - retry-time: 60 retries2)在没有解锁的情况下停止slave进程:mysql> stop slave;ERROR 1...
分类:
数据库 时间:
2015-03-18 15:44:50
阅读次数:
217
UIKit -创建和管理应用程序的用户界面QuartzCore -提供动画特效以及通过硬件进行渲染的能力CoreGraphics -提供2D绘制的基于C的APICoreLocation -使用GPS和WIFI获取位置信息MapKit -为应用程序提供内嵌地图的接口AVFoundation –音频处理...
分类:
移动开发 时间:
2015-03-17 23:13:53
阅读次数:
188