Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. [SOLVED] Problem during installation

[SOLVED] Problem during installation

Added by Mario Ganz about 10 years ago

I cannot make much sense from this error message. Maybe you can point me in a direction.
It’s a virtual machine using Debian 7 and ruby 2.2.2.
@
[openproject] ./bin/configure
[legacy-installer] ./bin/preinstall
[mysql] ./bin/preinstall
[apache2] ./bin/preinstall
[svn-dav] ./bin/preinstall
[smtp] ./bin/preinstall
[memcached] ./bin/preinstall
No memcached server to install. Skipping.
[openproject] ./bin/preinstall
[legacy-installer] ./bin/postinstall
[mysql] ./bin/postinstall
Generating /etc/openproject-ce/conf.d/database…
[apache2] ./bin/postinstall
[svn-dav] ./bin/postinstall
[smtp] ./bin/postinstall
[memcached] ./bin/postinstall
[openproject] ./bin/postinstall
require ‘rails/all’… 0.460s
Bundler.require… 1.260s
rake aborted!
Psych::SyntaxError: (): found character that cannot start any token while scanning for the next token at line 10 column 18
/home/opt/openproject-ce/lib/open_project/configuration.rb:158:in `load_config_from_file’
/home/opt/openproject-ce/lib/open_project/configuration.rb:90:in `load’
/home/opt/openproject-ce/lib/open_project/configuration.rb:115:in `[]’
/home/opt/openproject-ce/config/application.rb:166:in `class:Application’
/home/opt/openproject-ce/config/application.rb:75:in `module:OpenProject’
/home/opt/openproject-ce/config/application.rb:74:in `<top (required)>’
/home/opt/openproject-ce/Rakefile:33:in `require’
/home/opt/openproject-ce/Rakefile:33:in `<top (required)>’
@

edit: updated error message


Replies (3)

RE: Problem during installation - Added by Mario Ganz about 10 years ago

Well, it seems to be a password which uses a character, that the software does not escape correctly.

Anyway, I am running into other issues now :-D

[SOLVED] Problem during installation - Added by Mario Ganz almost 10 years ago

Went through the manual installation.
Finally got it running.

RE: [SOLVED] Problem during installation - Added by Paul Grimes about 7 years ago

I’m having this problem, following an update to the CentOS 7 host. This still needs to be fixed.

  • (1 - 3/3)
Loading...