Bug #5519
closedfailure when installing GCE plugin with 1.5 rc2
Description
I had step by step installed the various plugins maintaining a controlled working environment.
Up to the point that I installed plugin GEC and then proxy threw a error 500
Attached are the web server output and console output of the installer.
Files
Updated by Dominic Cleal over 10 years ago
- Project changed from Foreman to Packaging
- Subject changed from failure when installing GEC plugin with 1.5 rc2 to failure when installing GCE plugin with 1.5 rc2
Updated by Greg Sutcliffe over 10 years ago
I can't reproduce this, I'm afraid:
$ DEBUG=1 apt-get install foreman-gce
...
Setting up foreman-gce (1.5.0~rc2-1) ...
$ curl -s -k -u admin:changeme https://localhost/about|grep -i -A1 gce
<td>GCE</td>
<td><div class="label label-success">Installed</div></td>
Which OS are you working on? I tested on Wheezy...
Updated by Jelle B. over 10 years ago
Wheezy , and I was using the foreman-installer step by step , so first do the base install foreman , proxy , puppet
then follow up plugin for plugin.
Just realised the package is installed , BUT :
[ERROR 2014-04-25 06:37:25 verbose] /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[test-foreman.lab2.sys.ecotel.lan]: Could not evaluate: 500 Internal Server Error
Here is my menu showing all that is enabled.
Main Config Menu
1. [✓] Configure foreman
2. [✓] Configure foreman_proxy
3. [✓] Configure puppet
4. [✓] Configure foreman_plugin_bootdisk
5. [✗] Configure foreman_plugin_chef
6. [✓] Configure foreman_plugin_default_hostgroup
7. [✓] Configure foreman_plugin_discovery
8. [✓] Configure foreman_plugin_hooks
9. [✗] Configure foreman_plugin_puppetdb
10. [✓] Configure foreman_plugin_setup
11. [✗] Configure foreman_plugin_templates
12. [✓] Configure foreman_compute_ec2
13. [✓] Configure foreman_compute_gce
14. [✓] Configure foreman_compute_libvirt
15. [✓] Configure foreman_compute_openstack
16. [✓] Configure foreman_compute_ovirt
17. [✓] Configure foreman_compute_rackspace
18. [✓] Configure foreman_compute_vmware
19. Display current config
Is it maybe an installer issue ?
Apache passenger complaints about a missing gem :
Could not find gem 'google-api-client (>= 0) ruby' in the gems available on this machine. (Bundler::GemNotFound)
Updated by Anonymous over 8 years ago
- Status changed from New to Resolved
I'm quite sure this is not reproducible anymore.