1
すべてのファイルを含む奇妙なエラーは読み取り専用です
Ubuntu 14.04.2コンピューターが突然、さまざまな重大なエラーを表示し始めました。 Ruby on Railsアプリで作業していたときに開始し、しばらくそのままにして、戻ってきて、でサーバーを再起動しようとしましたrails s。応答で、私はこのエラーを返しました: Rails Error: Unable to access log file. Please ensure that /home/user/app/log/development.log exists and is chmod 0666. The log level has been raised to WARN and the output directed to STDERR until the problem is fixed. 私が実行しようとしたchmod 0666 /home/user/app/log/development.logように、その後、様々な他のchmodコマンドをしてchmod 0664とchmod 777。戻るたびに: chmod: changing permissions of …