Question
my spaces cors policity but receive browser error randomly
Event though my cors policy is 100% open i receive browser restriction denial error from time to time.
This is not consistent less then 1%, but still will not be able to deploy this way.
Please advice.
Hi @adi38980d0d4d8537081134c00,
Do you have any server or client-side logs of the requests that are failing?
This is a browser console error for blocked due to cors policy - refreshing the page while cleaning cache can make it ok.
Also every now and then i receive from network a pending call with very long latency - this can happen from droplet as well => a 500Kb file complete download after > 20 seconds.
This is mainly due to pending call - once starting to download bandwidth is ok.
This is an issue as well for me.
this is from my console
https://picndoprintstorage.ams3.digitaloceanspaces.com/Screen%20Shot%202019-07-25%20at%2019.31.26.png
@adi38980d0d4d8537081134c00 That console shows all successful requests? When a request fails due to a CORS error, are you certain that the file you are requesting actually exists?