I am running a mongodb server on my pc (checked, it is running) but i can't post, can't get, anything. I get this error:
HTTP/1.1 404 Not Found
X-Powered-By: Express
Content-Security-Policy: default-src 'none'
X-Content-Type-Options: nosniff
Content-Type: text/html; charset=utf-8
Content-Length: 148
Date: Sat, 18 Dec 2021 18:00:53 GMT
Connection: close
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Cannot POST /db/</pre>
</body>
</html>
Or cannot GET, anything.