m2ms / fragalysis-frontend

The React, Redux frontend built by webpack
Other
1 stars 1 forks source link

Green release - target loader mixing http and https URLS requests #1215

Open Waztom opened 10 months ago

Waztom commented 10 months ago

Loading a target correctly calls via https URL for one of the apo structures but via http for another.

GET | https://fragalysis.xchem.diamond.ac.uk/media/target_loader_data/0575688f-6d02-4961-b459-eb07ebd3d395/Mpro-2023-11-13/Mpro/upload_1/aligned_files/Mpro-x2097/Mpro-x2097_A_1001_Mpro-J0071%2BB%2B501_apo.pdb

GET | http://fragalysis.xchem.diamond.ac.uk/media/target_loader_data/0575688f-6d02-4961-b459-eb07ebd3d395/Mpro-2023-11-13/Mpro/upload_1/aligned_files/Mpro-J0013/Mpro-J0013_A_501_Mpro-J0071%2BB%2B501_apo.pdb

kaliif commented 10 months ago

Fixed in backend release 2.0.4

Waztom commented 10 months ago

@kaliif is this fix in staging yet - I see staging is tagged as 2.0.4, but has it been deployed?

I still get failed http GET requests when clicking on P (side chains), C (interactions) and S (surface) for the LHS datasets.

kaliif commented 10 months ago

@Waztom it's deployed, yes. Do you have the request that isn't working? I've been clicking around and it seems to work for me.

Waztom commented 10 months ago

@kaliif in Firefox, I get a bunch of http requests for GET example:

GET | http://fragalysis.xchem.diamond.ac.uk/media/target_loader_data/296b06a4-6c13-45d3-9963-d04af737ec7b/XX01ZVNS2B-v1/XX01ZVNS2B/upload_1/aligned_files/XX01ZVNS2B-x0089/XX01ZVNS2B-x0089_B_301_XX01ZVNS2B-x0709%2BB%2B301_apo.pdb

image

boriskovar-m2ms commented 10 months ago

Doesn't work for me either (in Chrome).

kaliif commented 10 months ago

@Waztom @boriskovar-m2ms fixed in 2.0.7