swift-ghost-41900
04/22/2022, 8:36 PM"Error":"storage: object doesn't exist"}
for each load. It's never loaded successfully. I followed the documentation. Can someone walk me through where this error could be coming from?great-painting-8424
04/22/2022, 9:20 PMacceptable-shampoo-76609
04/23/2022, 6:49 AMhundreds-umbrella-57933
04/23/2022, 8:43 AMmost-toothbrush-97032
04/23/2022, 6:20 PMuser
04/25/2022, 3:28 AMmammoth-kitchen-41836
04/25/2022, 4:52 AMechoing-insurance-35478
04/25/2022, 8:57 AMuser
04/25/2022, 2:28 PMuser
04/25/2022, 3:14 PMstocky-tailor-33483
04/25/2022, 8:16 PMstocky-tailor-33483
04/25/2022, 8:44 PMstocky-tailor-33483
04/26/2022, 3:59 AMhandsome-animal-43816
04/26/2022, 5:27 AMidentify
endpoint first
Keen to hear if anyone else has come across an issue like thisdelightful-mechanic-9619
04/26/2022, 6:44 AMrudder-backend_1 | 2022-04-25T06:30:26.858Z ERROR [JobsDB] :: Failed to upload table pre_drop_gw_jobs_1 dump to S3. Error: no storage bucket configured to uploader
rudder-backend_1 | 2022-04-25T06:30:26.863Z ERROR [JobsDB] :: Failed to backup table pre_drop_gw_jobs_1. Err: no storage bucket configured to uploader
Looking at the database, latest jobs are from 13th of april:
latest jobs are the 13th of april:
jobsdb=# select * from batch_rt_job_status_6 order by exec_time desc limit 500;
id | job_id | job_state | attempt | exec_time | retry_time | error_code | error_response
-------+--------+-----------+---------+----------------------------+----------------------------+------------+-------------------------------------------------------------------
73500 | 537398 | succeeded | 1 | 2022-04-13 23:58:12.631438 | 2022-04-13 23:58:12.631438 | | {"success": "OK", "firstAttemptedAt": "2022-04-13T23:58:12.631Z"}
73499 | 537397 | succeeded | 1 | 2022-04-13 23:58:12.631435 | 2022-04-13 23:58:12.631435 | | {"success": "OK", "firstAttemptedAt": "2022-04-13T23:58:12.631Z"}
73498 | 537396 | succeeded | 1 | 2022-04-13 23:58:12.631432 | 2022-04-13 23:58:12.631432 | | {"success": "OK", "firstAttemptedAt": "2022-04-13T23:58:12.631Z"}
After searching in the repository, these lines seem to be the context of the error.
And just if it's useful, version info:
`Version Info {
"BuildDate": "2021-02-23,06:53:48",
"BuiltBy": "codebuild-rudder_server_saas:e4037db6-915d-4a5e-bc1c-6173c817d5a7",
"Commit": "456844c6958bc338cb8e89d3599cdd94987c9a98",
"GitUrl": "",
"Major": "",
"Minor": "",
"Patch": "",
"TransformerVersion": "07012021.135638",
"Version": "23022021.065348"
}
There is plenty space in the server and I'm not sure how to read the logs. Maybe I should replay the jobs?
I hope all this is relevant information; thank you for your time and help 🙂agreeable-army-26912
04/26/2022, 7:29 AMdelightful-mechanic-9619
04/26/2022, 7:31 AMagreeable-ambulance-13839
04/26/2022, 9:56 AMgreat-exabyte-10337
04/26/2022, 10:15 AMgreat-exabyte-10337
04/26/2022, 10:19 AMgreat-exabyte-10337
04/26/2022, 11:00 AMfew-flower-7191
04/26/2022, 2:28 PMechoing-spoon-87231
04/26/2022, 5:11 PMfaint-restaurant-74315
04/26/2022, 10:19 PMprehistoric-portugal-33169
04/26/2022, 11:53 PMlemon-dog-49453
04/27/2022, 7:44 AMrich-furniture-49524
04/27/2022, 3:27 PM{
context:{
field1:{...},
field2:{...},
},
properties:{...}
}
I need to remove the field1. So I want sent to Rudderstack server the follow payload
{
context:{
field2:{...},
},
properties:{...}
}
There is some native feature to do this?stocky-tailor-33483
04/27/2022, 6:26 PMenough-iron-21682
04/27/2022, 7:10 PMenough-yak-64457
04/27/2022, 9:05 PM