AWS opsworks error

Hello everyone,

I have a rails4 application that’s run perfectly on local machine in
development and production environment properly without any problem.
I need another task required my app i.e when user upload wav file that
will be convert into mp3 and then save in glacier with background jobs
command “rake jobs:work”, so
When I deploy my application into Amazon ops works works properly but
can’t run the db:seed and rake jobs.
how can I solve this,
please help me I am new to amazon opsworks.

Error I caught

[2014-11-21T08:16:12+00:00] INFO: Running queued delayed notifications
before re-raising exception
[2014-11-21T08:16:12+00:00] ERROR: Running exception handlers
[2014-11-21T08:16:12+00:00] ERROR: Exception handlers complete
[2014-11-21T08:16:12+00:00] FATAL: Stacktrace dumped to
/var/lib/aws/opsworks/cache.stage2/chef-stacktrace.out
[2014-11-21T08:16:12+00:00] ERROR:
remote_file[/tmp/opsworks20141121-13737-x7d0a9/archive] (deploy::rails
line 21) had an error: Net::HTTPServerException: 403 “Forbidden”
[2014-11-21T08:16:12+00:00] FATAL: Chef::Exceptions::ChildConvergeError:
Chef run process exited unsuccessfully (exit code 1)