DevTools failed to load source map: Could not load content for https://......./ghost/assets/ghost.min-c1938f6ee696bf08bd6bf93cac341ea2.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://......./ghost/assets/vendor.min-6dc30be68238b5c55df0cdc1f2dc8b8d.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
/ghost/api/canary/admin/oembed/?url=https%3A%2F%2F.......%2F&type=bookmark:1 Failed to load resource: net::ERR_HTTP2_PROTOCOL_ERROR
vendor.min-6dc30be68238b5c55df0cdc1f2dc8b8d.js:920 GET https://......./ghost/api/canary/admin/oembed/?url=https%3A%2F%2F.......%2F&type=bookmark net::ERR_HTTP2_PROTOCOL_ERROR
send @ vendor.min-6dc30be68238b5c55df0cdc1f2dc8b8d.js:920
ajax @ vendor.min-6dc30be68238b5c55df0cdc1f2dc8b8d.js:896
_makeRequest @ vendor.min-6dc30be68238b5c55df0cdc1f2dc8b8d.js:9260
_makeRequest @ ghost.min-c1938f6ee696bf08bd6bf93cac341ea2.js:3218
I have found out this error in browser’s console in Ghost Admin Panel only:
DevTools failed to load source map: Could not load content for https://domain.com/ghost/assets/ghost.min-88c665c3ba304b4f220d08b8bcf9d246.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://domain.com/ghost/assets/vendor.min-ed945ad80ea22f1d3ffeec6d5ae63aee.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
I cannot add any bookmark card anymore. Those added earlier display fine on post edit page.