Advertisement
theRoUS

etcher errors whilst writing a Raspberry Pi µSD card

Nov 18th, 2021
1,936
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.70 KB | None | 0 0
  1. # ./balenaEtcher-1.7.0-x64.AppImage
  2. [Axios v1.7.0] Transitional option 'clarifyTimeoutError' has been deprecated since v1.0.0 and will be removed in the near future
  3. [Axios v1.7.0] Transitional option 'forcedJSONParsing' has been deprecated since v1.0.0 and will be removed in the near future
  4. [Axios v1.7.0] Transitional option 'silentJSONParsing' has been deprecated since v1.0.0 and will be removed in the near future
  5. {"message":"certificate has expired","stack":"Error: certificate has expired\n    at TLSSocket.onConnectSecure (_tls_wrap.js:1497:34)\n    at TLSSocket.emit (events.js:315:20)\n    at TLSSocket._finishInit (_tls_wrap.js:932:8)\n    at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:706:12)","config":{"url":"https://balena.io/etcher/static/config.json","method":"get","headers":{"Accept":"application/json, text/plain, */*","User-Agent":"axios/1.7.0"},"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}},"code":"CERT_HAS_EXPIRED"}
  6. ready-to-show: 1.927s
  7. {"message":"certificate has expired","stack":"Error: certificate has expired\n    at TLSSocket.onConnectSecure (_tls_wrap.js:1497:34)\n    at TLSSocket.emit (events.js:315:20)\n    at TLSSocket._finishInit (_tls_wrap.js:932:8)\n    at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:706:12)","config":{"url":"https://balena.io/etcher/static/config.json","method":"get","headers":{"Accept":"application/json, text/plain, */*","User-Agent":"axios/1.7.0"},"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}},"code":"CERT_HAS_EXPIRED"}
  8. Error creating proxy: Unknown or unsupported transport “disabled” for address “disabled:(g-io-error-quark, 13)
  9. Error creating proxy: Unknown or unsupported transport “disabled” for address “disabled:(g-io-error-quark, 13)
  10. Error creating proxy: Unknown or unsupported transport “disabled” for address “disabled:(g-io-error-quark, 13)
  11. Error creating proxy: Unknown or unsupported transport “disabled” for address “disabled:(g-io-error-quark, 13)
  12. Error creating proxy: Unknown or unsupported transport “disabled” for address “disabled:(g-io-error-quark, 13)
  13.  
  14. (balena-etcher-electron.bin:84270): dconf-WARNING **: 12:56:40.367: failed to commit changes to dconf: Unknown or unsupported transport “disabled” for address “disabled:
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement