Discussions
Cant Deply with wagon
Hello,
i try to deploy my site-template landing-v4 but can not!
i use my own instance of locomotive just install from rubygems
and Wagon 3.0.3
wagon side :
wagon deploy production -v
bundle exec wagon deploy production -v
Error description:
error
Backtrace:
/usr/local/bundle/gems/locomotivecms_coal-1.6.0/lib/locomotive/coal/resources/concerns/request.rb:54:in `do_request'
Locomotive side (locomotiveapp/log/developpment.log)
Started POST "/locomotive/api/v3/tokens.json" for 127.0.0.1 at 2020-01-29 10:53:39 +0100
MONGODB | localhost:27017 | locomotive_development.find | STARTED | {"find"=>"locomotive_accounts", "filter"=>{"api_key"=>"xxxxxxxxxxxxx"}, "sort"=>{"_id"=>1}, "limit"=>1, "singleBatch"=>true, "lsid"=>{"id"=><BSON::Binary:0x69869658804180 type=uuid data=0x562c58165c7b43a9...>}}
MONGODB | localhost:27017 | locomotive_development.find | SUCCEEDED | 0.255s
NoMethodError (undefined method `[]' for nil:NilClass):
grape (1.1.0) lib/grape/router.rb:163:in cascade?' grape (1.1.0) lib/grape/router.rb:95:in
transaction'
thanks for your help