找回密码
 立即注册

QQ登录

只需一步,快速开始

pathping

金牌服务用户

23

主题

52

帖子

303

积分

金牌服务用户

积分
303

微信认证勋章

pathping
金牌服务用户   /  发表于:2023-9-1 17:32  /   查看:653  /  回复:2
1金币

应用正常发布后,管理控制台显示服务不能正常启动,可以通过什么方式排查?
应用服务器是linux系统



附件: 您需要 登录 才可以下载或查看,没有帐号?立即注册

最佳答案

查看完整内容

问题跟进:远程查看了启动异常应用的日志,发现报The configured user limit (128) on the number of inotify instances has been reached, or the per-process limit on the number of open file descriptors has been reached.错误,目前修改inotify参数fs.inotify.max_user_instances=256,服务已正常访问[/backcolor]

2 个回复

倒序浏览
最佳答案
最佳答案
Shawn.Liu活字格认证
超级版主   /  发表于:2023-9-1 17:32:48
来自 3#
问题跟进:远程查看了启动异常应用的日志,发现报The configured user limit (128) on the number of inotify instances has been reached, or the per-process limit on the number of open file descriptors has been reached.错误,目前修改inotify参数fs.inotify.max_user_instances=256,服务已正常访问
回复 使用道具 举报
Shawn.Liu活字格认证
超级版主   /  发表于:2023-9-1 18:03:09
2#
问题跟进:已电话联系客户,告知查看本地日志的方式,下周一会约客户时间远程调查
回复 使用道具 举报
您需要登录后才可以回帖 登录 | 立即注册
返回顶部