https://bugs.documentfoundation.org/show_bug.cgi?id=153823
--- Comment #10 from Stéphane Guillou (stragu) <stephane.guil...@libreoffice.org> --- In the console, when pressing F1, I get: [Axios v1.7.9] Transitional option 'clarifyTimeoutError' has been deprecated since v1.0.0 and will be removed in the near future [Axios v1.7.9] Transitional option 'forcedJSONParsing' has been deprecated since v1.0.0 and will be removed in the near future [Axios v1.7.9] Transitional option 'silentJSONParsing' has been deprecated since v1.0.0 and will be removed in the near future libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) ready-to-show: 688.713ms {"message":"Request failed with status code 404","stack":"Error: Request failed with status code 404\n at createError (/opt/balenaEtcher/resources/app/generated/etcher.js:1:538018)\n at settle (/opt/balenaEtcher/resources/app/generated/etcher.js:1:537708)\n at IncomingMessage.handleStreamEnd (/opt/balenaEtcher/resources/app/generated/etcher.js:1:536494)\n at IncomingMessage.emit (events.js:327:22)\n at endReadableNT (internal/streams/readable.js:1327:12)\n at processTicksAndRejections (internal/process/task_queues.js:80:21)","config":{"url":"https://balena.io/etcher/static/config.json","method":"get","headers":{"Accept":"application/json, text/plain, */*","User-Agent":"axios/1.7.9"},"transformRequest":[null],"transformResponse":[null],"timeout":0,"responseType":"json","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false}}} -- You are receiving this mail because: You are the assignee for the bug.