Bug #27126
openDigitalOcean plugin fails to load and crashes web interface.
Description
The error is:
Web application could not be started
cannot load such file -- fog/digitalocean/compute (LoadError)
I am trying to run this on an upgraded foreman/katello 1.22.0/3.12.0 as opposed to a new install.
Attached is the full error dump
Files
Updated by Renée Blaquiere over 5 years ago
As noted in https://projects.theforeman.org/issues/27289 , the digitalocean plugin depends on fog, which was removed in release 1.22.
I daresay this plugin will need a code update and a rebuild to continue functioning.
Updated by Anonymous over 5 years ago
- Has duplicate Bug #27289: Debian Package foreman-compute missing from release 1.22 added
Updated by Anonymous over 5 years ago
I guess https://github.com/theforeman/foreman-digitalocean/pull/23 would at least partly fix this, but the plugin lacks active maintainers currently.
Updated by alvin starr over 5 years ago
https://github.com/theforeman/foreman-digitalocean/pull/23 does partly fix the plugin.
I looked at the code and there is just so much context to learn that I don't much stand a hope working through the problem.
If there is someone who is willing to work with me I can help by testing and at some level fixing the code in places someone can point me to.