astro / astro/noattach

Catch the Base64 exception

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
18
Forks
2
PR merge metrics
No merged PRs in 30d

Description

```
buffer.js:371
ret = this.parent.base64Write(string, this.offset + offset, length);
^
TypeError: Offset is out of bounds
at Buffer.write (buffer.js:371:25)
at new Buffer (buffer.js:262:26)
at /home/stephan/public_html/noattach/transfer.js:145:13
at IncomingMessage. (/home/stephan/public_html/noattach/transfer.js:103:16)
at IncomingMessage.emit (events.js:64:17)
at HTTPParser.onMessageComplete (http.js:137:23)
at Socket.ondata (http.js:1403:22)
at TCP.onread (net.js:354:27)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.