Content
You are here:
Ruby Gemfile Mismatch Issue
Added by Mike Brunt about 4 years ago
I just complete an install of Openproject on Ubuntu 18.04 using Apache and am seeing this error when trying to access Openproject in a browser...
Your Ruby version is 2.6.1, but your Gemfile specified ~> 2.6.6 (Bundler::RubyVersionMismatch)
Running bundle platform --ruby whilst inside /opt/openproject/public I get /opt/openproject/public$ bundle platform --ruby ruby 2.6.6p146
I have researched this deeply and cannot find a solution, does anyone out there have any thoughts?
Replies (2)
Hi I am attempting to install OpenProject on Ubuntu 18.04 as shown in:
https://docs.openproject.org/installation-and-operations/installation/packaged/
When I try to install:
$ sudo apt-get install openproject
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
catdoc libevent-extra-2.1-6 unrtf
The following NEW packages will be installed:
catdoc libevent-extra-2.1-6 openproject unrtf
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 147 MB/147 MB of archives.
After this operation, 412 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Err:1 https://dl.packager.io/srv/deb/opf/openproject/stable/10/ubuntu 18.04/main amd64 openproject amd64 10.6.5-1595314086.1033a295.bionic
500 Internal Server Error [IP: 178.63.71.248 443]
E: Failed to fetch https://dl.packager.io/srv/opf/openproject/downloads/116767?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJkbC5wYWNrYWdlci5pbyIsInN1YiI6InBhY2thZ2UjMTE2NzY3IiwiaWF0IjoxNjAwNjQ4OTM0LCJleHAiOjE2MDA2NTI1MzR9.k0pYNZOG-LuxyNhMAiZtlvy_QI0ZQZLyEcHkhtx5PmE 500 Internal Server Error [IP: 178.63.71.248 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
I must be missing something. Any ideas? Thanks,
Phil
Hi Phil,
please try again with OpenProject 11.0 which was released last week. If this still happens let us know.
Kind regards