You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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)
The text was updated successfully, but these errors were encountered:
Not sure if this is just a config problem …
The text was updated successfully, but these errors were encountered: