When trying to start 3d viev of model on both sites, it fails with DOM error "The operation was aborted." in console.
Attempt to manually download files when url taken from console succeeds, as 3d view works perfectly in Chrome derivatives/Firefox, so it isn't network error.
This issue persists for rather long time now, so it doesn't seem to be some intermittent coding quirk.
Example urls(please don't take it as advertising):
https://www.thingiverse.com/thing:5769516
https://www.printables.com/model/360942 ... file.enHbI
thingiverse:
Code: Select all
Ни один из хэшей «sha512» в атрибуте integrity не соответствует содержимому подресурса.
thing:5769516
Error: Could not load https://api.thingiverse.com/v2/files/12570199/download?increment_download=false: The operation was aborted.
Стек-трейс:
me/</</</<@https://cdn.thingiverse.com/site/js/5029.93a2d92f10bdb8825955.chunk.js:2:110602
load/<@https://cdn.thingiverse.com/site/js/threejs.03d0f36205bc874234f7.chunk.js:2:271401
5029.93a2d92f10bdb8825955.chunk.js:2:127569
Error: Could not load https://api.thingiverse.com/v2/files/12570199/download?increment_download=false: The operation was aborted.
Стек-трейс:
me/</</</<@https://cdn.thingiverse.com/site/js/5029.93a2d92f10bdb8825955.chunk.js:2:110602
load/<@https://cdn.thingiverse.com/site/js/threejs.03d0f36205bc874234f7.chunk.js:2:271401
5029.93a2d92f10bdb8825955.chunk.js:2:127569
THREE.WebGLRenderer: Context Lost.
threejs.03d0f36205bc874234f7.chunk.js:2:685914
Code: Select all
Content Security Policy: Не удалось распарсить некорректный хост 'report-sample'
(неизвестен)
Content Security Policy: Не удалось распарсить некорректный хост 'wasm-unsafe-eval'
(неизвестен)
Content Security Policy: Игнорирую «unsafe-eval» или «wasm-unsafe-eval» внутри «script-src-elem»
(неизвестен)
Content Security Policy: Не удалось обработать неизвестную директиву «report-to»
(неизвестен)
"https://svelte.dev/e/hydration_mismatch"
app.2.Cb3WZl8m.js:5:241
Loading model failed due to error DOMException [AbortError: "The operation was aborted. "
code: 20
nsresult: 0x80530014]
app.2.Cb3WZl8m.js:5:241



