Dan
Dan
Can you add an option to not show seconds? Like https://github.com/suchasurge/chronic_duration.git
ipAddr is correct for about 90% of users. About 10% have it as 127.0.0.1. I have HTTP_FORWARDED_COUNT set to 1. Any idea why it would sometimes be correct and sometimes...
I'm getting this error. ``` Failed: error getting database names: not authorized on admin to execute command { listDatabases: 1 } ``` Tried using users with "backup" role and "root"...
Can't find a way to do this. The Shares struct is private.
I get this error when using with Koa. Error: ENOENT: no such file or directory, open 'D:\web\ai_ledger\views\index.ejs.html' I'm guessing it's because I'm using @koa/router instead of koa-router which is not...
I sometime see this error. Seems to happen randomly. ```` java.io.IOException: Attempted read from closed stream. at org.apache.http.impl.io.ContentLengthInputStream.read(ContentLengthInputStream.java:167) at org.apache.http.conn.EofSensorInputStream.read(EofSensorInputStream.java:137) at com.machinepublishers.jbrowserdriver.Util.toBytes(Util.java:98) at com.machinepublishers.jbrowserdriver.ResponseHandler.handleResponse(ResponseHandler.java:52) at com.machinepublishers.jbrowserdriver.StreamConnection.getInputStream(StreamConnection.java:408) at com.sun.webkit.network.URLLoader.receiveResponse(URLLoader.java:507) at com.sun.webkit.network.URLLoader.doRun(URLLoader.java:164)...