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
This is an issue I see when trying to download files that were uploaded via the File Upload App to the staging environment. I'm not seeing this issue in production.
What I see:
This is with the "staging" data source selected.
Checking the staging FSS2 endpoint, we can see that this file record does exist and has valid paths:
The first obvious discrepancy is that the cloudPath in the Swagger response is staging.files.allencell.org/2fc/093/2ce/382/2a2/4aa/148/be2/834/afc/aa/nas_test_file_1.txt, while in BFF it's listed as https://s3.us-west-2.amazonaws.com/production.files.allencell.org/allen/aics/software/apps/staging/fss/data/2fc/093/2ce/382/2a2/4aa/148/be2/834/afc/aa/nas_test_file_1.txt
The text was updated successfully, but these errors were encountered:
This is an issue I see when trying to download files that were uploaded via the File Upload App to the staging environment. I'm not seeing this issue in production.
What I see:
![image](https://private-user-images.githubusercontent.com/65628854/378963141-845f5d56-c4b5-44d5-b813-f092f480fe61.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDAwNDM4MzgsIm5iZiI6MTc0MDA0MzUzOCwicGF0aCI6Ii82NTYyODg1NC8zNzg5NjMxNDEtODQ1ZjVkNTYtYzRiNS00NGQ1LWI4MTMtZjA5MmY0ODBmZTYxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMjAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjIwVDA5MjUzOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY0YTlhNzNhMDlhNzlmOTEwNWU4MDg3ZGU4OTE0MDdlMjllODFjOWVkMTk2MmVlN2VhYWI3NzMzNDc5NWQ0N2UmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.qYtpQ2MihWLW8VesF7zPNlorF2dXoN4Oi4NaJhZvFf4)
This is with the "staging" data source selected.
Checking the staging FSS2 endpoint, we can see that this file record does exist and has valid paths:
![image](https://private-user-images.githubusercontent.com/65628854/378963623-2407451e-2ea5-4722-b1db-4a5ddcd2c632.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDAwNDM4MzgsIm5iZiI6MTc0MDA0MzUzOCwicGF0aCI6Ii82NTYyODg1NC8zNzg5NjM2MjMtMjQwNzQ1MWUtMmVhNS00NzIyLWIxZGItNGE1ZGRjZDJjNjMyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMjAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjIwVDA5MjUzOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM2YTJmZjczYjJhNTAyNDhlNWY3MWIwYWQ4ODcwZTc5ZmU0ZDkyYWYzNWZkMDRkNjlmMzc2ZDlkZjQxMTFkNTgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.F1I3Sn3bgeqPpNaCaYgshWocAZvzaMednefz3hFUkpc)
The first obvious discrepancy is that the
cloudPath
in the Swagger response isstaging.files.allencell.org/2fc/093/2ce/382/2a2/4aa/148/be2/834/afc/aa/nas_test_file_1.txt
, while in BFF it's listed ashttps://s3.us-west-2.amazonaws.com/production.files.allencell.org/allen/aics/software/apps/staging/fss/data/2fc/093/2ce/382/2a2/4aa/148/be2/834/afc/aa/nas_test_file_1.txt
The text was updated successfully, but these errors were encountered: