Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backtrace with I wagon deploy test #13

Open
foutoucour opened this issue Nov 10, 2019 · 0 comments
Open

Backtrace with I wagon deploy test #13

foutoucour opened this issue Nov 10, 2019 · 0 comments

Comments

@foutoucour
Copy link

following the additional command added in #9, I have now a backtrace during the process:

Pushing Sections
  persisting Cart address [done]
  persisting Category showcase [done]
  persisting Category products list [done]
  persisting Global error message [done]
  persisting Cell row [done]
  persisting Banner fixed [done]
  persisting Error message [done]
  persisting Category filters [done]
  persisting Cart breadcrumb [done]
  persisting Account login [done]
  persisting Header [done]
  persisting Cart delivery [done]
  persisting Cart login [done]
  persisting Cart checkout [done]
  persisting Searchkit faceting [done]
  persisting Algolia faceting [done]
  persisting Instantsearch [failed]
    No such file or directory @ rb_sysopen - /workspace/public/samples/images/default.svg

# Error description:
No such file or directory @ rb_sysopen - /workspace/public/samples/images/default.svg

# Backtrace:

	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/content_asset_decorator.rb:27:in `initialize'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/content_asset_decorator.rb:27:in `open'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/content_asset_decorator.rb:27:in `_readfile'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/content_asset_decorator.rb:13:in `source'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/concerns/to_hash_concern.rb:10:in `public_send'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/concerns/to_hash_concern.rb:10:in `block (2 levels) in to_hash'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/concerns/to_hash_concern.rb:9:in `each'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/concerns/to_hash_concern.rb:9:in `block in to_hash'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/concerns/to_hash_concern.rb:8:in `tap'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/concerns/to_hash_concern.rb:8:in `to_hash'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/commands/push_sub_commands/push_content_assets_command.rb:19:in `persist'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/concerns/persist_assets_concern.rb:11:in `block in replace_with_content_assets!'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/concerns/persist_assets_concern.rb:10:in `gsub'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/concerns/persist_assets_concern.rb:10:in `replace_with_content_assets!'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/section_decorator.rb:29:in `definition'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/concerns/to_hash_concern.rb:10:in `public_send'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/concerns/to_hash_concern.rb:10:in `block (2 levels) in to_hash'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/concerns/to_hash_concern.rb:9:in `each'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/concerns/to_hash_concern.rb:9:in `block in to_hash'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/concerns/to_hash_concern.rb:8:in `tap'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/decorators/concerns/to_hash_concern.rb:8:in `to_hash'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/commands/push_sub_commands/push_sections_command.rb:14:in `persist'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/commands/push_sub_commands/push_base_command.rb:34:in `block in _push'
	/usr/local/lib/ruby/2.5.0/forwardable.rb:229:in `each'
	/usr/local/lib/ruby/2.5.0/forwardable.rb:229:in `each'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/commands/push_sub_commands/push_base_command.rb:30:in `_push'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/commands/push_sub_commands/push_base_command.rb:25:in `block in _push_with_timezone'
	/usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/core_ext/time/zones.rb:66:in `use_zone'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/commands/push_sub_commands/push_base_command.rb:24:in `_push_with_timezone'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/commands/push_sub_commands/push_base_command.rb:18:in `block in push'
	/usr/local/bundle/gems/activesupport-5.2.3/lib/active_support/notifications.rb:170:in `instrument'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/commands/push_sub_commands/push_base_command.rb:50:in `instrument'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/commands/push_sub_commands/push_base_command.rb:16:in `push'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/commands/push_sub_commands/push_base_command.rb:12:in `push'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/commands/push_command.rb:63:in `block in _push'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/commands/push_command.rb:92:in `block in each_resource'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/commands/push_command.rb:85:in `each'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/commands/push_command.rb:85:in `each_resource'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/commands/push_command.rb:62:in `_push'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/commands/push_command.rb:49:in `push'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/commands/push_command.rb:31:in `push'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon.rb:74:in `push'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/lib/locomotive/wagon/cli.rb:350:in `deploy'
	/usr/local/bundle/gems/thor-0.20.3/lib/thor/command.rb:27:in `run'
	/usr/local/bundle/gems/thor-0.20.3/lib/thor/invocation.rb:126:in `invoke_command'
	/usr/local/bundle/gems/thor-0.20.3/lib/thor.rb:387:in `dispatch'
	/usr/local/bundle/gems/thor-0.20.3/lib/thor/base.rb:466:in `start'
	/usr/local/bundle/bundler/gems/wagon-84b9649cd8cc/bin/wagon:12:in `<top (required)>'
	/usr/local/bundle/bin/wagon:23:in `load'
	/usr/local/bundle/bin/wagon:23:in `<top (required)>'
	/usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.6/lib/bundler/cli/exec.rb:74:in `load'
	/usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.6/lib/bundler/cli/exec.rb:74:in `kernel_load'
	/usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.6/lib/bundler/cli/exec.rb:28:in `run'
	/usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.6/lib/bundler/cli.rb:424:in `exec'
	/usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
	/usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
	/usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'
	/usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.6/lib/bundler/cli.rb:27:in `dispatch'
	/usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/base.rb:466:in `start'
	/usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.6/lib/bundler/cli.rb:18:in `start'
	/usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.6/exe/bundle:30:in `block in <top (required)>'
	/usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.6/lib/bundler/friendly_errors.rb:124:in `with_friendly_errors'
	/usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.6/exe/bundle:22:in `<top (required)>'
	/usr/local/bin/bundle:23:in `load'
	/usr/local/bin/bundle:23:in `<main>'

What should I do ?
Thanks guys !

Ftc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant