failed to register layer: Error processing tar file(exit status 1): write /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/cppjieba_rb-0.3.3/ext/cppjieba/dict/jieba.dict.utf8: no space left on device
failed to register layer: Error processing tar file(exit status 1): write /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/cppjieba_rb-0.3.3/ext/cppjieba/dict/jieba.dict.utf8: no space left on device
Unable to find image ‘discourse/base:2.0.20210528-1735’ locally
Yup, followed that exact guide. This is a brand new install of ubuntu on AWS (Ubuntu 20.04.3 LTS) with all the latest updates. I have plenty of space. I even tried one more time by cleaning (deleting) everything thing out and tried it again. This time I installed docker first and had that working with the Hello World docker check and tried installing discourse again. Same thing happened stating “failed to register layer…no space left on device”
You do not. You have a total of 7.7G. You can probably get by with 20GB, but I’d recommend at least 30GB.
When you ran discourse-setup didn’t it say something about not having enough space and running a cleanup? I thought that it wouldn’t start without a minimum of 5GB of free space.
Thanks I did not realize that I needed that much space. I have increased it to 40GB. I am now having a different problem installing.
FAILED
--------------------
Pups::ExecError: cd /var/www/discourse && su discourse -c 'bundle exec rake themes:update assets:precompile' failed with return #<Process::Status: pid 3983 exit 1>
Location of failure: /pups/lib/pups/exec_command.rb:112:in `spawn'
exec failed with the params {"cd"=>"$home", "hook"=>"assets_precompile", "cmd"=>["su discourse -c 'bundle exec rake themes:update assets:precompile'"]}
ed6d1770be5db6fb0f591aeebf4071b3f237666360be1335b2c3053db6e0f6b2
** FAILED TO BOOTSTRAP ** please scroll up and look for earlier error messages, there may be more than one.
There is this thread that seems to be a similar issue and says to remove the Glyphy plugin? How is that done and where is it located? Also, why would a brand new install contain a plugin that causes issues?