【发布时间】:2016-04-18 10:33:28
【问题描述】:
我在同一个文件夹中有两个树脂网络服务器 (41,47)。实际上,当我在 41 中部署和启动项目时,我正在将服务器版本从 47 更改为 41,它遇到如下错误,
[admin@localhost bin]$ ./resin.sh start;
Resin/4.0.41 can't start -server 'app-0' for watchdog at 127.0.0.1:6600.
Unexpected resin.home mismatch:
CLI resin.home: /home/admin/resin-pro-4.0.41/
watchdog resin.home: /home/admin/resin-4.0.46/
谁能帮我解决这个问题?
【问题讨论】: