Dharmang Hansaliya

Results 11 comments of Dharmang Hansaliya

> Are you passing in the stream option to morgan in your app? It seems like the error is coming from whatever the stream that morgan is attempting to write...

I also tried using forever instead of PM2 to find out if there is any difference. ``` Error: EBADF: bad file descriptor, write at Socket._write (internal/net.js:54:25) at doWrite (_stream_writable.js:403:12) at...

Little bit on folder structure. Website -- bin ---- config.js ---- www -- client //This is Angular Application -- server ---- asset ---- config ------ mailer_config.js ------ index.js //ODBC Connection...

@markdirish Can't thank you enough! I was working on this all weekend. Thank you so much! In my development environment, I have odbc version 2.3.0. I did try to install...

@markdirish The output didn't look exactly the same! Only ttl_recs was returned as t. Since development environment is using 2.3.0, I will use that version for now and will upgrade...

@markdirish Just FYI, I did try to use a 2.3.3 version again because in 2.3.0, the ODBC connection was dropping randomly and it never re-connects. I have to restart the...

@KalyaniAmbala @maystudios were you able to build the solution?

> So, in short, I am not seeing the popup. Also, the code verifier bug does not happen after signing in. If I reload the page while the code is...

@silverhairs I don't think so. I follow the workaround provided by @jacobhong

signClawPDF.pfx is a certificate that is used by clawsoftware to sign and release the clawPDF program. Like I mention in my post, we need to add our own code signing...