Guest User

Untitled

a guest
Jun 21st, 2022
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. [+] Running 4/4
  2. ⠿ Network fabmanager_default Created 0.1s
  3. ⠿ Container fabmanager-redis-1 Created 0.1ss
  4. ⠿ Container fabmanager-postgres-1 Created 0.1ss
  5. ⠿ Container fabmanager-elasticsearch-1 Created 0.1ss
  6. [+] Running 3/3
  7. ⠿ Container fabmanager-redis-1 Started 1.2ss
  8. ⠿ Container fabmanager-elasticsearch-1 Started 1.2ss
  9. ⠿ Container fabmanager-postgres-1 Started 1.2ss
  10. rake aborted!
  11. Errno::EACCES: Permission denied @ dir_s_mkdir - /usr/src/app/tmp/cache
  12. /usr/local/bundle/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/store.rb:79:in `dump_data'
  13. /usr/local/bundle/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/store.rb:59:in `commit_transaction'
  14. /usr/local/bundle/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/store.rb:50:in `block in transaction'
  15. /usr/local/bundle/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/store.rb:46:in `synchronize'
  16. /usr/local/bundle/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/store.rb:46:in `transaction'
  17. /usr/local/bundle/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/cache.rb:139:in `push_paths_locked'
  18. /usr/local/bundle/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/cache.rb:122:in `block in reinitialize'
  19. /usr/local/bundle/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/cache.rb:116:in `synchronize'
  20. /usr/local/bundle/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/cache.rb:116:in `reinitialize'
  21. /usr/local/bundle/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/cache.rb:16:in `initialize'
  22. /usr/local/bundle/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache.rb:45:in `new'
  23. /usr/local/bundle/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache.rb:45:in `setup'
  24. /usr/local/bundle/gems/bootsnap-1.4.6/lib/bootsnap.rb:25:in `setup'
  25. /usr/local/bundle/gems/bootsnap-1.4.6/lib/bootsnap/setup.rb:31:in `<top (required)>'
  26. /usr/src/app/config/boot.rb:4:in `require'
  27. /usr/src/app/config/boot.rb:4:in `<top (required)>'
  28. /usr/src/app/config/application.rb:3:in `require_relative'
  29. /usr/src/app/config/application.rb:3:in `<top (required)>'
  30. /usr/src/app/Rakefile:6:in `require_relative'
  31. /usr/src/app/Rakefile:6:in `<top (required)>'
  32. /usr/local/bundle/gems/rake-13.0.6/exe/rake:27:in `<top (required)>'
  33. /usr/local/bundle/gems/bundler-2.3.15/lib/bundler/cli/exec.rb:58:in `load'
  34. /usr/local/bundle/gems/bundler-2.3.15/lib/bundler/cli/exec.rb:58:in `kernel_load'
  35. /usr/local/bundle/gems/bundler-2.3.15/lib/bundler/cli/exec.rb:23:in `run'
  36. /usr/local/bundle/gems/bundler-2.3.15/lib/bundler/cli.rb:483:in `exec'
  37. /usr/local/bundle/gems/bundler-2.3.15/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
  38. /usr/local/bundle/gems/bundler-2.3.15/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
  39. /usr/local/bundle/gems/bundler-2.3.15/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
  40. /usr/local/bundle/gems/bundler-2.3.15/lib/bundler/cli.rb:31:in `dispatch'
  41. /usr/local/bundle/gems/bundler-2.3.15/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
  42. /usr/local/bundle/gems/bundler-2.3.15/lib/bundler/cli.rb:25:in `start'
  43. /usr/local/bundle/gems/bundler-2.3.15/exe/bundle:48:in `block in <top (required)>'
  44. /usr/local/bundle/gems/bundler-2.3.15/lib/bundler/friendly_errors.rb:117:in `with_friendly_errors'
  45. /usr/local/bundle/gems/bundler-2.3.15/exe/bundle:36:in `<top (required)>'
  46. /usr/local/bundle/bin/bundle:23:in `load'
  47. /usr/local/bundle/bin/bundle:23:in `<main>'
  48. (See full trace by running task with --trace)
  49.  
  50.  
  51. We will now setup the database.
  52. Continue? (Y/n) ^C
Advertisement
Add Comment
Please, Sign In to add comment