配置/workers.rb
require File.expand_path("../config/environment", __FILE__)
when I run stalk ./配置/workers.rb
I get the following (notorious) error:
日志/development.log
Rails Error: Unable to access log file. Please ensure that exists and is chmod 0666. The log level has been raised to WARN and the output directed to STDERR until the problem is fixed.
请注意,它引用了顶部的日志文件,而在错误消息中,它没有引用路径。。。有人能给我解释一下吗?我准备把头发扯下来。。。
谢谢
只是为了确保,这是我的ls-la。。。没有用户问题,因为我在mac中从我的用户那里运行它。。。
-rw-rw-rw-@ 1 ericman staff 0 Feb 10 19:11 development.log