Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. Last login: Fri Oct 31 16:44:03 2014 from 85.198.158.25
  2. a5admin@bg1.inpos.ru:~$ cd public_html/A5server/current
  3. a5admin@bg1.inpos.ru:~/public_html/A5server/current$ script/rails c production
  4. Loading production environment (Rails 4.1.6)
  5. irb(main):001:0> ParseSupplierProductRelationsJob.new.perform
  6. Errno::ENOENT: No such file or directory @ unlink_internal - /home/a5admin/public_html/A5server/releases/5a0527782f9b33d765efd49d3299a21c9b67acf4/tmp/v8_F60_2ad33.xml
  7. from /home/a5admin/public_html/A5server/releases/5a0527782f9b33d765efd49d3299a21c9b67acf4/lib/pharmacy_chain_exchange.rb:750:in `delete'
  8. from /home/a5admin/public_html/A5server/releases/5a0527782f9b33d765efd49d3299a21c9b67acf4/lib/pharmacy_chain_exchange.rb:750:in `parse_supplier_product_relations'
  9. from /home/a5admin/public_html/A5server/releases/5a0527782f9b33d765efd49d3299a21c9b67acf4/app/workers/parse_supplier_product_relations_job.rb:18:in `perform'
  10. from (irb):1
  11. from /home/a5admin/public_html/A5server/releases/5a0527782f9b33d765efd49d3299a21c9b67acf4/vendor/bundle/ruby/2.1.0/gems/railties-4.1.6/lib/rails/commands/console.rb:90:in `start'
  12. from /home/a5admin/public_html/A5server/releases/5a0527782f9b33d765efd49d3299a21c9b67acf4/vendor/bundle/ruby/2.1.0/gems/railties-4.1.6/lib/rails/commands/console.rb:9:in `start'
  13. from /home/a5admin/public_html/A5server/releases/5a0527782f9b33d765efd49d3299a21c9b67acf4/vendor/bundle/ruby/2.1.0/gems/railties-4.1.6/lib/rails/commands/commands_tasks.rb:69:in `console'
  14. from /home/a5admin/public_html/A5server/releases/5a0527782f9b33d765efd49d3299a21c9b67acf4/vendor/bundle/ruby/2.1.0/gems/railties-4.1.6/lib/rails/commands/commands_tasks.rb:40:in `run_command!'
  15. from /home/a5admin/public_html/A5server/releases/5a0527782f9b33d765efd49d3299a21c9b67acf4/vendor/bundle/ruby/2.1.0/gems/railties-4.1.6/lib/rails/commands.rb:17:in `<top (required)>'
  16. from script/rails:6:in `require'
  17. from script/rails:6:in `<main>'
  18. irb(main):002:0>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement