# Instance broken cannot load such file simple-rss

**URL:** https://meta.discourse.org/t/instance-broken-cannot-load-such-file-simple-rss/75725
**Category:** Self-hosting
**Created:** [2017年十二月9日 10:15 UTC](https://meta.discourse.org/t/instance-broken-cannot-load-such-file-simple-rss/75725 "2017-12-09T10:15:26Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![ZackFea](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zackfea/32/123509_2.png) [@ZackFea](https://meta.discourse.org/u/ZackFea)
#### Post date: [2017年十二月9日 10:15 UTC](https://meta.discourse.org/t/instance-broken-cannot-load-such-file-simple-rss/75725/1 "2017-12-09T10:15:27Z")

</div>

I did add a new plugin and got automatic the last version.

```plaintext
./launcher cleanup
./launcher rebuild app

```

end in this error:

```plaintext
LoadError: cannot load such file -- simple-rss

```

Here is the full log:

```plaintext
I, [2017-12-09T10:07:24.953141 #13] INFO -- : > cd /var/www/discourse && su discourse -c 'bundle exec rake db:migrate'
rake aborted!
LoadError: cannot load such file -- simple-rss
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `require'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `block in require'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:258:in `load_dependency'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `require'
/var/www/discourse/plugins/discourse-autobot/app/jobs/regular/poll_website_feed.rb:5:in `<class:PollWebsiteFeed>'
/var/www/discourse/plugins/discourse-autobot/app/jobs/regular/poll_website_feed.rb:4:in `<module:Jobs>'
/var/www/discourse/plugins/discourse-autobot/app/jobs/regular/poll_website_feed.rb:3:in `<top (required)>'
/var/www/discourse/plugins/discourse-autobot/app/jobs/base.rb:26:in `require_relative'
/var/www/discourse/plugins/discourse-autobot/app/jobs/base.rb:26:in `<top (required)>'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:286:in `load'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:286:in `block in load'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:258:in `load_dependency'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:286:in `load'
/var/www/discourse/plugins/discourse-autobot/plugin.rb:25:in `block (2 levels) in activate!'
/var/www/discourse/plugins/discourse-autobot/plugin.rb:25:in `each'
/var/www/discourse/plugins/discourse-autobot/plugin.rb:25:in `block in activate!'
/var/www/discourse/lib/plugin/instance.rb:270:in `block in notify_after_initialize'
/var/www/discourse/lib/plugin/instance.rb:268:in `each'
/var/www/discourse/lib/plugin/instance.rb:268:in `notify_after_initialize'
/var/www/discourse/config/application.rb:219:in `each'
/var/www/discourse/config/application.rb:219:in `block in <class:Application>'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/lazy_load_hooks.rb:67:in `block in execute_hook'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/lazy_load_hooks.rb:60:in `with_execution_control'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/lazy_load_hooks.rb:65:in `execute_hook'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/lazy_load_hooks.rb:50:in `block in run_load_hooks'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/lazy_load_hooks.rb:49:in `each'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/lazy_load_hooks.rb:49:in `run_load_hooks'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/application/finisher.rb:73:in `block in <module:Finisher>'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/initializable.rb:30:in `instance_exec'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/initializable.rb:30:in `run'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/initializable.rb:59:in `block in run_initializers'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/initializable.rb:58:in `run_initializers'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/application.rb:353:in `initialize!'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `public_send'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `method_missing'
/var/www/discourse/config/environment.rb:5:in `<top (required)>'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `require'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `block in require'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:258:in `load_dependency'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `require'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/application.rb:329:in `require_environment!'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/application.rb:445:in `block in run_tasks_blocks'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/rake-12.1.0/exe/rake:27:in `<top (required)>'
/usr/local/bin/bundle:23:in `load'
/usr/local/bin/bundle:23:in `<main>'
Tasks: TOP => db:migrate => environment
(See full trace by running task with --trace)
I, [2017-12-09T10:07:43.575814 #13] INFO -- : gem install yt-support -v 0.1.3 -i /var/www/discourse/plugins/discourse-autobot/gems/2.4.2 --no-document --ignore-dependencies
Successfully installed yt-support-0.1.3
1 gem installed
gem install yt -v 0.32.1 -i /var/www/discourse/plugins/discourse-autobot/gems/2.4.2 --no-document --ignore-dependencies
Successfully installed yt-0.32.1
1 gem installed

I, [2017-12-09T10:07:43.576606 #13] INFO -- : Terminating async processes
I, [2017-12-09T10:07:43.576706 #13] INFO -- : Sending INT to HOME=/var/lib/postgresql USER=postgres exec chpst -u postgres:postgres:ssl-cert -U postgres:postgres:ssl-cert /usr/lib/postgresql/9.5/bin/postmaster -D /etc/postgresql/9.5/main pid: 42
I, [2017-12-09T10:07:43.576862 #13] INFO -- : Sending TERM to exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf pid: 155
2017-12-09 10:07:43.577 UTC [42] LOG: received fast shutdown request
2017-12-09 10:07:43.577 UTC [42] LOG: aborting any active transactions
2017-12-09 10:07:43.579 UTC [49] LOG: autovacuum launcher shutting down
2017-12-09 10:07:43.581 UTC [46] LOG: shutting down
155:signal-handler (1512814063) Received SIGTERM scheduling shutdown...
2017-12-09 10:07:43.608 UTC [46] LOG: database system is shut down
155:M 09 Dec 10:07:43.609 # User requested shutdown...
155:M 09 Dec 10:07:43.610 * Saving the final RDB snapshot before exiting.
155:M 09 Dec 10:07:43.646 * DB saved on disk
155:M 09 Dec 10:07:43.646 # Redis is now ready to exit, bye bye...

FAILED
--------------------
Pups::ExecError: cd /var/www/discourse && su discourse -c 'bundle exec rake db:migrate' failed with return #<Process::Status: pid 395 exit 1>
Location of failure: /pups/lib/pups/exec_command.rb:108:in `spawn'
exec failed with the params {"cd"=>"$home", "hook"=>"bundle_exec", "cmd"=>["su discourse -c 'bundle install --deployment --verbose --without test --without development --retry 3 --jobs 4'", "su discourse -c 'bundle exec rake db:migrate'", "su discourse -c 'bundle exec rake assets:precompile'"]}
a7f1896ead97d3d5a82d2229b56a75354c7972bc6a6cd889f83d4fc091f7ec62
**FAILED TO BOOTSTRAP** please scroll up and look for earlier error messages, there may be more than one

```

---

<div class="post-metadata">

### Author: ![schungx](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/schungx/32/70989_2.png) [@schungx](https://meta.discourse.org/u/schungx)
#### Post date: [2017年十二月9日 10:18 UTC](https://meta.discourse.org/t/instance-broken-cannot-load-such-file-simple-rss/75725/2 "2017-12-09T10:18:21Z")

</div>

Do you have the `Autobot` plugin installed?

That plugin is now officially `broken`. Read the topics there.

---

<div class="post-metadata">

### Author: ![ZackFea](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zackfea/32/123509_2.png) [@ZackFea](https://meta.discourse.org/u/ZackFea)
#### Post date: [2017年十二月9日 10:30 UTC](https://meta.discourse.org/t/instance-broken-cannot-load-such-file-simple-rss/75725/3 "2017-12-09T10:30:00Z")

</div>

Removing the plugin fixed it, thank you!

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2017年十二月9日 10:54 UTC](https://meta.discourse.org/t/instance-broken-cannot-load-such-file-simple-rss/75725/4 "2017-12-09T10:54:30Z")

</div>


