微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

为什么worldserver和authserver启动失败?简单重启脚本错误

如何解决为什么worldserver和authserver启动失败?简单重启脚本错误

我正在按照 docker 说明进行安装,并且已经开始运行容器。我收到以下错误行

ac-authserver_1     | Deno version check:
ac-worldserver_1    | Deno version check:
ac-authserver_1     | Version 1.9.1 is already installed
ac-worldserver_1    | Version 1.9.1 is already installed
ac-worldserver_1    | Running worldserver ...
ac-authserver_1     | Running authserver ...
ac-worldserver_1    | /azerothcore/apps/startup-scripts/simple-restarter: line 2: $'\r': command not found
ac-authserver_1     | /azerothcore/apps/startup-scripts/simple-restarter: line 2: $'\r': command not found
ac-worldserver_1    | /azerothcore/apps/startup-scripts/simple-restarter: line 6: $'\r': command not found
ac-authserver_1     | /azerothcore/apps/startup-scripts/simple-restarter: line 6: $'\r': command not found
ac-authserver_1     | /azerothcore/apps/startup-scripts/simple-restarter: line 10: $'\r': command not found
ac-worldserver_1    | /azerothcore/apps/startup-scripts/simple-restarter: line 10: $'\r': command not found
ac-worldserver_1    | /azerothcore/apps/startup-scripts/simple-restarter: line 12: $'\r': command not found
ac-authserver_1     | /azerothcore/apps/startup-scripts/simple-restarter: line 12: $'\r': command not found
ac-worldserver_1    | /azerothcore/apps/startup-scripts/simple-restarter: line 15: $'\r': command not found
ac-worldserver_1    | /azerothcore/apps/startup-scripts/simple-restarter: line 56: Syntax error near unexpected token `$'\r''
'c-worldserver_1    | /azerothcore/apps/startup-scripts/simple-restarter: line 56: `    ((_restart_count++))
ac-authserver_1     | /azerothcore/apps/startup-scripts/simple-restarter: line 15: $'\r': command not found
ac-authserver_1     | /azerothcore/apps/startup-scripts/simple-restarter: line 56: Syntax error near unexpected token `$'\r''
'c-authserver_1     | /azerothcore/apps/startup-scripts/simple-restarter: line 56: `    ((_restart_count++))
azerothcore-wotlk_ac-worldserver_1 exited with code 2
azerothcore-wotlk_ac-authserver_1 exited with code 2

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。