-
Last week (while trying to merge the fix in #386), Geonames CI builds were failing with the following error:
```
> pelias-geonames@0.0.0-development download_metadata /code/pelias/geonames
> mkdi…
-
When trying to claim a ticket
14|SYSTEM_BOTS_Script | === UNHANDLED REJECTION ===
14|SYSTEM_BOTS_Script | Reason: TypeError: Cannot read properties of undefined (reading 'get')
14|SYSTEM_BOTS_…
ghost updated
2 years ago
-
Hello !
I'm trying to transfer a file to a FTP server. I double checked all my creditentials, but I keep getting this error `Error: You aren't logged in`. My server have a self-signed TLS certifica…
-
I want to upload some files to multiple servers
Use the following configuration
{
"name": "dy",
"protocol": "sftp",
"host": "*. *. *. *",
"port": 22,
"username": "root",…
-
_This issue acts as a design doc for a set of performance optimizations and clean-ups that can be performed in Deno to make piping data between consumers and producers of data significantly faster tha…
-
## The Issue
I'm trying to use `pino-socket` as a transport to log to syslog via `/dev/log` on my Ubuntu 22.04 system using node 18.
```typescript
import pino from 'pino';
const logger = pino(…
-
### Which node are you reporting an issue on?
Daemon
### What are the steps to reproduce?
Unknown. Happens sporadically due to unreliable wifi links.
### What happens?
Node-RED crashes
…
-
`ERR_MULTIPLE_CALLBACK` is an `Error` subclass (eventually) defined here:
https://github.com/nodejs/readable-stream/blob/a2e9aedf4aeee4a5e4d8efcb175edb67e2817eaa/lib/ours/errors.js#L70-L97
In th…
-
### Description:
Error after upgrading from `5.4.4` to `6.0.0` on application startup
### Server Setup Information:
- Version of Rocket.Chat Server: 6.0.0
- Operating System: Ubuntu
- Deplo…
-
This sounds like a neat idea! I tried running this with atom atom-1.4.3-0.1.fc21.x86_64 and it fails with:
```
Uncaught TypeError: Invalid Point: (NaN, 0)
```
With the follow stacktrace:
```
TypeE…