Error during upgrade: bootstrap-compile-cache not empty

Probably a minor error, a failed attempt to remove a non-empty directory:

*** Bundling assets. This will take a while *** 
$ RUBY_GC_MALLOC_LIMIT_MAX=20971520 RUBY_GC_OLDMALLOC_LIMIT_MAX=20971520 RUBY_GC_HEAP_GROWTH_MAX_SLOTS=50000 RUBY_GC_HEAP_OLDOBJECT_LIMIT_FACTOR=0.9  bundle exec rake assets:precompile
Purging temp files
**rm: cannot remove '/var/www/discourse/tmp/cache/bootsnap-compile-cache': Directory not empty**
Bundling assets
I, [2020-10-19T13:16:25.906225 #10732]  INFO -- : Writing /var/www/discourse/public/assets/admin-127805a00a6f95ac9ca328929cd1d312d06914982c64fb08cd2a36fddaa5de67.js

OK, but did this actually cause a problem?

Not that Iā€™m aware of.

1 Like

This topic was automatically closed after 30 hours. New replies are no longer allowed.