Skip to content

Instantly share code, notes, and snippets.

@rrichards
Created March 11, 2014 17:03
Show Gist options
  • Save rrichards/9490211 to your computer and use it in GitHub Desktop.
Save rrichards/9490211 to your computer and use it in GitHub Desktop.
fat free crm issues
Settings couldn't be loaded from /mnt/fat_free_crm/config/settings.yml: (/mnt/fat_free_crm/config/settings.yml): did not find expected node content while parsing a flow node at line 201 column 5
Exiting
/mnt/fat_free_crm/app/models/setting.rb:91:in `unroll': undefined method `map' for nil:NilClass (NoMethodError)
from /mnt/fat_free_crm/app/models/entities/opportunity.rb:83:in `<class:Opportunity>'
from /mnt/fat_free_crm/app/models/entities/opportunity.rb:28:in `<top (required)>'
from /home/ubuntu/.rbenv/versions/2.1.0/lib/ruby/gems/2.1.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:469:in `load'
from /home/ubuntu/.rbenv/versions/2.1.0/lib/ruby/gems/2.1.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:469:in `block in load_file'
from /home/ubuntu/.rbenv/versions/2.1.0/lib/ruby/gems/2.1.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:639:in `new_constants_in'
from /home/ubuntu/.rbenv/versions/2.1.0/lib/ruby/gems/2.1.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:468:in `load_file'
from /home/ubuntu/.rbenv/versions/2.1.0/lib/ruby/gems/2.1.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:353:in `require_or_load'
from /home/ubuntu/.rbenv/versions/2.1.0/lib/ruby/gems/2.1.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:502:in `load_missing_constant'
from /home/ubuntu/.rbenv/versions/2.1.0/lib/ruby/gems/2.1.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:192:in `block in const_missing'
from /home/ubuntu/.rbenv/versions/2.1.0/lib/ruby/gems/2.1.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:190:in `each'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment