Skip to content

API logging on Heroku fails #112

@fjenett

Description

@fjenett

Not sure if this is just a config problem …

$ heroku run rake db:create_super_admin[prod] -a piecemaker2-api-public
Running `rake db:create_super_admin[prod]` attached to terminal... up, run.7825
rake aborted!
Errno::ENOENT: No such file or directory - /app/log/api.log
/app/config/environment.rb:8:in `new'
/app/config/environment.rb:8:in `<top (required)>'
/app/Rakefile:130:in `require'
/app/Rakefile:130:in `block in <top (required)>'
/app/Rakefile:137:in `block (2 levels) in <top (required)>'
Tasks: TOP => environment
(See full trace by running task with --trace)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions