Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
尝试部署时出现该错误,但我不知道问题的根源。
这很奇怪,因为如果我 ssh 到服务器并尝试手动预编译资产,一切都很好。
有没有办法追踪那个错误。我认为这是一个错误,因为我已经多次部署到那台机器上,一切都很完美。
我发现了,为什么它失败了。这是由于高 CPU 消耗,系统只是在没有任何警告的情况下将其杀死。所以我只是停止了一些进程,这些进程也消耗了 CPU,所有的东西都被编译了。