Project

General

Profile

Actions

Defect #31893

closed

Give me solution for this error.

Added by Rishan Buddhacharya almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

[redmine@rishanserver redmine]$ nano config/database.yml
[redmine@rishanserver redmine]$ bundle install --without development test

[!] There was an error parsing `Gemfile`: (<unknown>): found character that cannot start any token while scanning for the next token at line 34 column 1. Bundler cannot continue.

  1. from /home/redmine/redmine/Gemfile:63
  2. -------------------------------------------
  3. if File.exist?(database_file)
    > database_config = YAML::load(ERB.new(IO.read(database_file)).result)
  4. adapters = database_config.values.map {|c| c['adapter']}.compact.uniq
  5. -------------------------------------------
    [redmine@rishanserver redmine]$
Actions #1

Updated by Go MAEDA almost 6 years ago

Please use forums for questions. Reading How to request help may be helpful for you.

Actions #2

Updated by Go MAEDA almost 6 years ago

  • Status changed from New to Closed
Actions #3

Updated by Go MAEDA almost 6 years ago

  • Resolution set to Invalid
Actions

Also available in: Atom PDF