{"id":8098,"date":"2015-11-26T13:38:04","date_gmt":"2015-11-26T13:38:04","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2015\/11\/26\/pouchdb-chrome-console-error-when-opening-a-connection-open-source-projects-pouchdb-pouchdb\/"},"modified":"2022-08-30T15:03:01","modified_gmt":"2022-08-30T15:03:01","slug":"pouchdb-chrome-console-error-when-opening-a-connection-open-source-projects-pouchdb-pouchdb","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2015\/11\/26\/pouchdb-chrome-console-error-when-opening-a-connection-open-source-projects-pouchdb-pouchdb\/","title":{"rendered":"PouchDB Chrome Console Error when Opening a Connection-open source projects pouchdb\/pouchdb"},"content":{"rendered":"<p>I am using PouchDB with MVC. I open my connection via javascript like so:<\/p>\n<pre><code>var db = new PouchDB(\"MillersDB\");\n<\/code><\/pre>\n<p>I noticed in Chrome&#8217;s console the following error always appears immediately:<\/p>\n<pre><code>Failed to load resource: the server responded with a status of 404 (Not Found) \nblob:http%3A\/\/localhost%3A51662\/56b3fda3-cbad-4023-b8b1-4f3d3942d302\n<\/code><\/pre>\n<p>I&#8217;m not sure what&#8217;s causing this, or if there is an option to disable the feature it is trying to use. I am interested in storing locally, and I want pouchDB to do it&#8217;s magic and make the decision of what db to use based on the browser. I disabled all my chrome extensions in case it was related to one of those. Everything seems to work fine even with the error&#8230;it&#8217;s more of an annoyance. I opened up my page in IE and didn&#8217;t see it.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I am using PouchDB with MVC. I open my connection via javascript like so: var db = new PouchDB(&#8220;MillersDB&#8221;); I noticed in Chrome&#8217;s console the following error always appears immediately: Failed to load resource: the server responded with a status of 404 (Not Found) blob:http%3A\/\/localhost%3A51662\/56b3fda3-cbad-4023-b8b1-4f3d3942d302 I&#8217;m not sure what&#8217;s causing this, or if there is [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-8098","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8098","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=8098"}],"version-history":[{"count":1,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8098\/revisions"}],"predecessor-version":[{"id":8625,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8098\/revisions\/8625"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=8098"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=8098"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=8098"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}