You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -347,3 +347,6 @@ To target a specific database set ENV_MONGO_URI.
347
347
If your db is not running locally you have to pass `-Dallow.remote.cleanup=true`
348
348
349
349
350
+
# Problems
351
+
352
+
* nodename nor servname provided, or not known - when running `test` - run: `echo "127.0.0.1 HOSTNAME" | sudo tee -a /etc/hosts` - where HOSTNAME is the host name in the error
0 commit comments