Advertisement
4tolexx

backtrace due to sourcify gem

Jul 5th, 2024 (edited)
935
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 9.80 KB | Source Code | 0 0
  1. Starting ...
  2. Checking development database availability for postgres@postgres/erica_store_development ...
  3. /usr/local/bundle/gems/bundler-2.3.26/lib/bundler/runtime.rb:63:in `rescue in block (2 levels) in require': There was an error while trying to load the gem 'guard'. (Bundler::GemRequireError)
  4. Gem Load Error is: can't modify frozen Proc: #<Proc:0x00007f16b419b208(&:to_sym) (lambda)>
  5. Backtrace for gem load error is:
  6. /usr/local/bundle/gems/sourcify-0.5.0/lib/sourcify/proc/methods/source_location.rb:48:in `to_proc'
  7. /usr/local/bundle/gems/listen-3.9.0/lib/listen/fsm.rb:119:in `initialize'
  8. /usr/local/bundle/gems/listen-3.9.0/lib/listen/fsm.rb:37:in `new'
  9. /usr/local/bundle/gems/listen-3.9.0/lib/listen/fsm.rb:37:in `state'
  10. /usr/local/bundle/gems/listen-3.9.0/lib/listen/listener.rb:68:in `<class:Listener>'
  11. /usr/local/bundle/gems/listen-3.9.0/lib/listen/listener.rb:23:in `<module:Listen>'
  12. /usr/local/bundle/gems/listen-3.9.0/lib/listen/listener.rb:22:in `<main>'
  13. /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  14. /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  15. /usr/local/bundle/gems/zeitwerk-2.6.16/lib/zeitwerk/kernel.rb:34:in `require'
  16. /usr/local/bundle/gems/listen-3.9.0/lib/listen.rb:6:in `<main>'
  17. /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  18. /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  19. /usr/local/bundle/gems/zeitwerk-2.6.16/lib/zeitwerk/kernel.rb:34:in `require'
  20. /usr/local/bundle/gems/guard-2.18.1/lib/guard.rb:2:in `<main>'
  21. /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  22. /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  23. /usr/local/bundle/gems/zeitwerk-2.6.16/lib/zeitwerk/kernel.rb:34:in `require'
  24. /usr/local/bundle/gems/bundler-2.3.26/lib/bundler/runtime.rb:60:in `block (2 levels) in require'
  25. /usr/local/bundle/gems/bundler-2.3.26/lib/bundler/runtime.rb:55:in `each'
  26. /usr/local/bundle/gems/bundler-2.3.26/lib/bundler/runtime.rb:55:in `block in require'
  27. /usr/local/bundle/gems/bundler-2.3.26/lib/bundler/runtime.rb:44:in `each'
  28. /usr/local/bundle/gems/bundler-2.3.26/lib/bundler/runtime.rb:44:in `require'
  29. /usr/local/bundle/gems/bundler-2.3.26/lib/bundler.rb:186:in `require'
  30. /app/config/application.rb:14:in `<main>'
  31. /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  32. /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  33. /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/commands/server/server_command.rb:139:in `block in perform'
  34. <internal:kernel>:90:in `tap'
  35. /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/commands/server/server_command.rb:136:in `perform'
  36. /usr/local/bundle/gems/thor-1.3.1/lib/thor/command.rb:28:in `run'
  37. /usr/local/bundle/gems/thor-1.3.1/lib/thor/invocation.rb:127:in `invoke_command'
  38. /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/command/base.rb:178:in `invoke_command'
  39. /usr/local/bundle/gems/thor-1.3.1/lib/thor.rb:527:in `dispatch'
  40. /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/command/base.rb:73:in `perform'
  41. /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/command.rb:71:in `block in invoke'
  42. /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/command.rb:149:in `with_argv'
  43. /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/command.rb:69:in `invoke'
  44. /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/commands.rb:18:in `<main>'
  45. /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  46. /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  47. bin/rails:4:in `<main>'
  48. Bundler Error Backtrace:
  49.  
  50.     from /usr/local/bundle/gems/bundler-2.3.26/lib/bundler/runtime.rb:59:in `block (2 levels) in require'
  51.     from /usr/local/bundle/gems/bundler-2.3.26/lib/bundler/runtime.rb:55:in `each'
  52.     from /usr/local/bundle/gems/bundler-2.3.26/lib/bundler/runtime.rb:55:in `block in require'
  53.     from /usr/local/bundle/gems/bundler-2.3.26/lib/bundler/runtime.rb:44:in `each'
  54.     from /usr/local/bundle/gems/bundler-2.3.26/lib/bundler/runtime.rb:44:in `require'
  55.     from /usr/local/bundle/gems/bundler-2.3.26/lib/bundler.rb:186:in `require'
  56.     from /app/config/application.rb:14:in `<main>'
  57.     from /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  58.     from /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  59.     from /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/commands/server/server_command.rb:139:in `block in perform'
  60.     from <internal:kernel>:90:in `tap'
  61.     from /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/commands/server/server_command.rb:136:in `perform'
  62.     from /usr/local/bundle/gems/thor-1.3.1/lib/thor/command.rb:28:in `run'
  63.     from /usr/local/bundle/gems/thor-1.3.1/lib/thor/invocation.rb:127:in `invoke_command'
  64.     from /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/command/base.rb:178:in `invoke_command'
  65.     from /usr/local/bundle/gems/thor-1.3.1/lib/thor.rb:527:in `dispatch'
  66.     from /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/command/base.rb:73:in `perform'
  67.     from /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/command.rb:71:in `block in invoke'
  68.     from /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/command.rb:149:in `with_argv'
  69.     from /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/command.rb:69:in `invoke'
  70.     from /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/commands.rb:18:in `<main>'
  71.     from /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  72.     from /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  73.     from bin/rails:4:in `<main>'
  74. /usr/local/bundle/gems/sourcify-0.5.0/lib/sourcify/proc/methods/source_location.rb:48:in `to_proc': can't modify frozen Proc: #<Proc:0x00007f16b419b208(&:to_sym) (lambda)> (FrozenError)
  75.     from /usr/local/bundle/gems/listen-3.9.0/lib/listen/fsm.rb:119:in `initialize'
  76.     from /usr/local/bundle/gems/listen-3.9.0/lib/listen/fsm.rb:37:in `new'
  77.     from /usr/local/bundle/gems/listen-3.9.0/lib/listen/fsm.rb:37:in `state'
  78.     from /usr/local/bundle/gems/listen-3.9.0/lib/listen/listener.rb:68:in `<class:Listener>'
  79.     from /usr/local/bundle/gems/listen-3.9.0/lib/listen/listener.rb:23:in `<module:Listen>'
  80.     from /usr/local/bundle/gems/listen-3.9.0/lib/listen/listener.rb:22:in `<main>'
  81.     from /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  82.     from /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  83.     from /usr/local/bundle/gems/zeitwerk-2.6.16/lib/zeitwerk/kernel.rb:34:in `require'
  84.     from /usr/local/bundle/gems/listen-3.9.0/lib/listen.rb:6:in `<main>'
  85.     from /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  86.     from /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  87.     from /usr/local/bundle/gems/zeitwerk-2.6.16/lib/zeitwerk/kernel.rb:34:in `require'
  88.     from /usr/local/bundle/gems/guard-2.18.1/lib/guard.rb:2:in `<main>'
  89.     from /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  90.     from /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  91.     from /usr/local/bundle/gems/zeitwerk-2.6.16/lib/zeitwerk/kernel.rb:34:in `require'
  92.     from /usr/local/bundle/gems/bundler-2.3.26/lib/bundler/runtime.rb:60:in `block (2 levels) in require'
  93.     from /usr/local/bundle/gems/bundler-2.3.26/lib/bundler/runtime.rb:55:in `each'
  94.     from /usr/local/bundle/gems/bundler-2.3.26/lib/bundler/runtime.rb:55:in `block in require'
  95.     from /usr/local/bundle/gems/bundler-2.3.26/lib/bundler/runtime.rb:44:in `each'
  96.     from /usr/local/bundle/gems/bundler-2.3.26/lib/bundler/runtime.rb:44:in `require'
  97.     from /usr/local/bundle/gems/bundler-2.3.26/lib/bundler.rb:186:in `require'
  98.     from /app/config/application.rb:14:in `<main>'
  99.     from /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  100.     from /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  101.     from /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/commands/server/server_command.rb:139:in `block in perform'
  102.     from <internal:kernel>:90:in `tap'
  103.     from /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/commands/server/server_command.rb:136:in `perform'
  104.     from /usr/local/bundle/gems/thor-1.3.1/lib/thor/command.rb:28:in `run'
  105.     from /usr/local/bundle/gems/thor-1.3.1/lib/thor/invocation.rb:127:in `invoke_command'
  106.     from /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/command/base.rb:178:in `invoke_command'
  107.     from /usr/local/bundle/gems/thor-1.3.1/lib/thor.rb:527:in `dispatch'
  108.     from /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/command/base.rb:73:in `perform'
  109.     from /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/command.rb:71:in `block in invoke'
  110.     from /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/command.rb:149:in `with_argv'
  111.     from /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/command.rb:69:in `invoke'
  112.     from /usr/local/bundle/gems/railties-7.1.3.4/lib/rails/commands.rb:18:in `<main>'
  113.     from /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  114.     from /usr/local/bundle/gems/bootsnap-1.15.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
  115.     from bin/rails:4:in `<main>
  116.  
  117.  
  118. sourcify ->> proc_extensions ->> delegate_matcher
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement