Rake-Fehler während des Updates (nicht fatal) (wieder)

Nochmals zur Information und ähnlich wie eine vor fünf Monaten gemachte Beobachtung, die damals als vorübergehender Zustand erklärt wurde:
Rake-Fehler während des Updates (nicht fatal)

Während des Docker-Upgrades:

Waiting for Unicorn to reload.......................
$ bundle exec rake assets:flush_sw
rake aborted!
Don't know how to build task 'assets:flush_sw' (See the list of available tasks with `rake --tasks`)
Did you mean?  assets:clean
/var/www/discourse/vendor/bundle/ruby/2.6.0/gems/rake-13.0.1/exe/rake:27:in `\u003ctop (required)\u003e'
/usr/local/bin/bundle:23:in `load'
/usr/local/bin/bundle:23:in `\u003cmain\u003e'
(See full trace by running task with --trace)
WARNING: Unable to flush service worker file
Running post deploy migrations

und während des Discourse-Upgrades:

Waiting for Unicorn to reload..........................
$ bundle exec rake assets:flush_sw
rake aborted!
Don't know how to build task 'assets:flush_sw' (See the list of available tasks with `rake --tasks`)
Did you mean?  assets:clean
/var/www/discourse/vendor/bundle/ruby/2.6.0/gems/rake-13.0.1/exe/rake:27:in `\u003ctop (required)\u003e'
/usr/local/bin/bundle:23:in `load'
/usr/local/bin/bundle:23:in `\u003cmain\u003e'
(See full trace by running task with --trace)
WARNING: Unable to flush service worker file
Running post deploy migrations
1 „Gefällt mir“