You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yet by the time I finish recording and stop the egress, I get this which doesn't make any sense. where did the region go all of a sudden?
{
info: EgressInfo{egressId: 'EG_xrYLxoeCL2Ei',roomId: 'RM_qtMjwsu6om72',roomName: 'xgmvveniabdk',status: 4,startedAt: 0n,endedAt: 1734378234365989451n,updatedAt: 1734378234365989451n,details: '',error: 'invalid upload bucket region returned by provider. Try specifying the region manually in the request',errorCode: 500,request: {case: 'roomComposite',value: [RoomCompositeEgressRequest]},result: {case: 'file',value: [FileInfo]},streamResults: [],fileResults: [[FileInfo]],segmentResults: [],imageResults: [],manifestLocation: '',backupStorageUsed: false}}{"egressId":"EG_xrYLxoeCL2Ei","roomId":"RM_qtMjwsu6om72","status":"EGRESS_FAILED","roomComposite":{"roomName":"xgmvveniabdk","layout":"speaker","audioOnly":false,"videoOnly":false,"customBaseUrl":"","file":{"fileType":"MP4","filepath":"recordings/spectacular_sapphire_takin/2024-12-16T19:43:53-xgmvveniabdk-egress","s3":{"accessKey":"{access_key}","secret":"{secret}","region":"","endpoint":"http://minio-service:9000","bucket":"main","forcePathStyle":false,"metadata":{},"tagging":"","contentDisposition":"","sessionToken":""},"disableManifest":false},"fileOutputs":[{"fileType":"MP4","filepath":"recordings/spectacular_sapphire_takin/2024-12-16T19:43:53-xgmvveniabdk-egress","s3":{"accessKey":"{access_key}","secret":"{secret}","region":"","endpoint":"http://minio-service:9000","bucket":"main","forcePathStyle":false,"metadata":{},"tagging":"","contentDisposition":"","sessionToken":""},"disableManifest":false}],"streamOutputs":[],"segmentOutputs":[],"imageOutputs":[]},"file":{"filename":"recordings/spectacular_sapphire_takin/2024-12-16T19:43:53-xgmvveniabdk-egress.mp4","startedAt":"0","endedAt":"0","size":"0","location":"","duration":"0"},"error":"invalid upload bucket region returned by provider. Try specifying the region manually in the request","startedAt":"0","endedAt":"1734378234365989451","roomName":"xgmvveniabdk","streamResults":[],"fileResults":[{"filename":"recordings/spectacular_sapphire_takin/2024-12-16T19:43:53-xgmvveniabdk-egress.mp4","startedAt":"0","endedAt":"0","size":"0","location":"","duration":"0"}],"segmentResults":[],"updatedAt":"1734378234365989451","imageResults":[],"details":"","errorCode":500,"manifestLocation":"","backupStorageUsed":false}
The text was updated successfully, but these errors were encountered:
I'm using minio so I set my region in the config.yaml to us-east-1:
and I also have the region set in my file output like
this gets confirmed by the egress on create:
yet by the time I finish recording and stop the egress, I get this which doesn't make any sense. where did the region go all of a sudden?
The text was updated successfully, but these errors were encountered: