Actions
Defect #24972
closed
Installation issues
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
Hello,
Is there anyone who might be familiar with such installation errors? This never happened on another hosting servers, when installed Redmine software:
___________________________________________________________
- from /var/www/vhosts/bernackis.com/redmine.bernackis.com/public/Gemfile:63
- -------------------------------------------
- if File.exist?(database_file)
database_config = YAML::load(ERB.new(IO.read(database_file)).result)
- adapters = database_config.values.map {|c| c['adapter']}.compact.uniq
- -------------------------------------------
ERROR:rubymng:Command '['/usr/local/psa/admin/sbin/filemng', 'bernacki', 'exec', '/var/www/vhosts/bernackis.com/redmine.bernackis.com/public', '/bin/bash', '-l', '-c', 'bundle install --path vendor/bundle']' returned non-zero exit status 4
If someone knows how to handle these issues, kindly let me know,
Thanks in advance!
Updated by Go MAEDA about 8 years ago
- Tracker changed from Patch to Defect
- Category deleted (
Ruby support) - Status changed from New to Closed
- Resolution set to Invalid
Please use Forums for questions.
Actions