Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Pancake.logger.info "error" #5

@orlin

Description

@orlin

The error comes from lib//config/environments/production.rb:1

I've uncommented the line for now. This does not happen in development. When running "shotgun --env production", we get the following:

TypeError: can't convert nil into String

/Users/orlinbozhinov/.rvm/gems/ree-1.8.7-2010.02/gems/pancake-0.3.0/lib/pancake/defaults/configuration.rb:11:in join' /Users/orlinbozhinov/.rvm/gems/ree-1.8.7-2010.02/gems/pancake-0.3.0/lib/pancake/defaults/configuration.rb:11:in_log_stream'
/Users/orlinbozhinov/.rvm/gems/ree-1.8.7-2010.02/gems/pancake-0.3.0/lib/pancake/defaults/configuration.rb:7
/Users/orlinbozhinov/.rvm/gems/ree-1.8.7-2010.02/gems/pancake-0.3.0/lib/pancake/configuration.rb:75:in instance_eval' /Users/orlinbozhinov/.rvm/gems/ree-1.8.7-2010.02/gems/pancake-0.3.0/lib/pancake/configuration.rb:75:inmethod_missing'
/Users/orlinbozhinov/.rvm/gems/ree-1.8.7-2010.02/gems/pancake-0.3.0/lib/pancake/logger.rb:84:in set_log' /Users/orlinbozhinov/.rvm/gems/ree-1.8.7-2010.02/gems/pancake-0.3.0/lib/pancake/logger.rb:69:ininitialize'
/Users/orlinbozhinov/.rvm/gems/ree-1.8.7-2010.02/gems/pancake-0.3.0/lib/pancake/master.rb:111:in new' /Users/orlinbozhinov/.rvm/gems/ree-1.8.7-2010.02/gems/pancake-0.3.0/lib/pancake/master.rb:111:inlogger'
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions