ONLYOFFICE / document-server-integration

Examples on how to integrate ONLYOFFICE Document Server into your own website or application
Apache License 2.0
150 stars 113 forks source link

Not finding documentserver files? #85

Open josx opened 4 years ago

josx commented 4 years ago

On browser inspector i got this after upload a file:

Failed to load resource: the server responded with a status of 404 (Not Found)
file.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
manager.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
file.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
manager.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
engine.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
file.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
engine.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
manager.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)

url is composed with http://documentserver/sdkjs/common/libfont/wasm/

ShockwaveNN commented 4 years ago

Hi, @josx - this is normal, those errors are not have any side effects

But we have an issue in our private issue tracker (#44522) to remove those errors

LinneyS commented 3 years ago

@agolybev