Girish Ramakrishnan

Results 12 issues of Girish Ramakrishnan

On some of our servers, we have noticed sporadic crashes when accessing the `connection.transaction` in our plugins. It appears that this variable gets set to `null` when the transaction went...

Hacktoberfest

### Bug description Make ldap3 library `auto_bind` config settable. #### Expected behaviour Currently, if `use_ssl` is set to `False`, `auto_bind` becomes `ldap3.AUTO_BIND_TLS_BEFORE_BIND`. This means that the ldap server must support...

bug

Uploading files larger than the read stream's highWatermark does not work. This is tested with node 16.13.1 Sample server: ``` const express = require('express'), fs = require('fs'), http = require('http');...

**Describe the bug** Haraka tries non-stop to connect to unreachable servers or servers that refuse a connection. **Expected behavior** Haraka should not try to connect non-stop. **Additional context** This issue...

Thanks for pasteboard! We made a Cloudron app for Pasteboard (The Cloudron is a private server on which you can install apps). The app source is at https://github.com/cloudron-io/pasteboard-app. We also...

Fixes #44

In 3.x, req.dn has become a string in Server.bind handlers instead of the DN Object. Server.search route handler still has req.dn has an object. Example: ``` var ldap = require('ldapjs');...

Transactions can be performed either using - db.exec("BEGIN TRANSACTION; ... ; COMMIT") - When creating multi-statement strings, I cannot find a way to escape the values using sqlite3. It would...

feature request

## Describe the bug **Node.js version:** v18.16.0 **OS version:** ubuntu 22.04 **Description:** When a request aborts with a timeout, it calls the callback twice resulting in a message being printed...

Bug

#### What is the problem you are having with rclone? When setting `--s3-copy-cutoff=0` there is a divide by 0 crash. #### What is your rclone version (output from `rclone version`)...

bug
Remote: S3