An Aws::S3::Errors::NoSuchKey occurred in firmwares#create
ON: https://devices.test.bikelink.org
An Aws::S3::Errors::NoSuchKey occurred in firmwares#create:
The specified key does not exist.
app/models/s3/storage.rb:42:in `download_to'
-------------------------------
Request:
-------------------------------
* URL : https://devices.test.bikelink.org/access_hubs/10/firmwares
* HTTP Method: POST
* IP address : 98.35.154.160
* Parameters : {"_method"=>"post", "authenticity_token"=>"T4SgpeNDw8ALW+RglBO0NmlpPW07BpfcCX2vq5zEGJ8PrB6MSVHkADDjjNmPqOEjM3b7qHcV0iipNN1H+8b2fQ==", "controller"=>"access_hubs/firmwares", "action"=>"create", "access_hub_id"=>"10"}
* Timestamp : 2021-07-07 17:52:33 UTC
* Server : sites-2.test.bikelink.org
* Rails root : /var/www/devices
* Process: 1778
-------------------------------
Session:
-------------------------------
* session id: [FILTERED]
* data: {"session_id"=>"b6872bc21fcd5ef660cd2d6118d12264",
"warden.user.person.key"=>[[3], "8wva5mkMPgKNdvFoJ2Sr"],
"_csrf_token"=>"HXU1mp6y0LRkOD0lnkzWO9txBGINcO4VPXWjm0PB5Xo="}
------------------------------
Backtrace:
-------------------------------
app/models/s3/storage.rb:42:in `download_to'
app/models/firmware.rb:237:in `download_zip_file'
app/lib/firmwares/device_updater.rb:45:in `obtain_zip_file'
app/lib/firmwares/device_updater.rb:15:in `update_device_firmwares'
app/controllers/devices/firmwares_controller.rb:26:in `update_firmware'
app/controllers/devices/firmwares_controller.rb:7:in `block in create'
app/controllers/devices/firmwares_controller.rb:22:in `firmware_check'
app/controllers/devices/firmwares_controller.rb:7:in `create'
