Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian 9 sunstone missing rack-protection #3041

Closed
kazh000 opened this issue Mar 6, 2019 · 1 comment
Closed

Debian 9 sunstone missing rack-protection #3041

kazh000 opened this issue Mar 6, 2019 · 1 comment

Comments

@kazh000
Copy link
Contributor

kazh000 commented Mar 6, 2019

OS: Debian 9
OpenNebula package: opennebula-sunstone 5.8.0-1

The issue appears after upgrading from 5.6.x
Error log:
/usr/lib/ruby/2.3.0/rubygems/dependency.rb:319:in to_specs': Could not find 'rack-protection' (~> 1.4) among 69 total gem(s) (Gem::LoadError) Checked in 'GEM_PATH=/var/lib/one/.gem/ruby/2.3.0:/var/lib/gems/2.3.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.3.0:/usr/share/rubygems-integration/2.3.0:/usr/share/rubygems-integration/all', execute gem envfor more information from /usr/lib/ruby/2.3.0/rubygems/specification.rb:1442:inblock in activate_dependencies'
from /usr/lib/ruby/2.3.0/rubygems/specification.rb:1431:in each' from /usr/lib/ruby/2.3.0/rubygems/specification.rb:1431:in activate_dependencies'
from /usr/lib/ruby/2.3.0/rubygems/specification.rb:1413:in activate' from /usr/lib/ruby/2.3.0/rubygems.rb:196:in rescue in try_activate'
from /usr/lib/ruby/2.3.0/rubygems.rb:193:in try_activate' from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:125:in rescue in require'
from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:40:in require' from /usr/lib/one/sunstone/sunstone-server.rb:88:in

'

@vholer
Copy link
Contributor

vholer commented Mar 7, 2019

Most likely you didn't run properly /usr/share/one/install_gems after upgrade:
http://docs.opennebula.org/5.8/intro_release_notes/upgrades/upgrade_56.html#installation-of-new-version

@vholer vholer closed this as completed Mar 7, 2019
rsmontero pushed a commit that referenced this issue Apr 30, 2024
* This includes
    - login logo
    - sidebar logo
    - loading screen logo
    - favicon
* The custom logo can be set in the `sunstone-views.yaml` file under the `logo:` option.
* Accepted formats are (jpg|jpeg|png|svg)
* Applies to all apps [Sunstone, OneProvision]
* Adds the sharp image processing package

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
rsmontero added a commit that referenced this issue May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants