Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed Attempt To Allocate Buffer Size #47

Open
capriciousduck opened this issue Feb 7, 2022 · 7 comments
Open

Failed Attempt To Allocate Buffer Size #47

capriciousduck opened this issue Feb 7, 2022 · 7 comments

Comments

@capriciousduck
Copy link
Contributor

capriciousduck commented Feb 7, 2022

I am getting that error while trying to unzip Wordpress zip file. Also getting "Bad Packet Length"

What do I do?

@Eugeny
Copy link
Owner

Eugeny commented Feb 7, 2022

Could you please clarify?

@capriciousduck
Copy link
Contributor Author

I SSHed to my VPS from Tabby Web. Then I run a command to unzip my Wordpress zip file. Then I got that error.

@Eugeny
Copy link
Owner

Eugeny commented Feb 7, 2022

That isn't really a terminal issue.

@Eugeny Eugeny closed this as completed Feb 7, 2022
@capriciousduck
Copy link
Contributor Author

capriciousduck commented Feb 7, 2022 via email

@Eugeny Eugeny reopened this Feb 7, 2022
@bad1dea
Copy link

bad1dea commented Apr 17, 2022

Having the same issue with this..

Getting random "bad packet length" and buffer allocate 0x7ffff size error when running random commands.

Even during random connections.. started happening after enabling vault to save ssh passwords

@milas
Copy link

milas commented Feb 11, 2023

I'm getting the same errors while self-hosting tabby-web and the gateway. They're both running behind nginx, and afaik I've got all the relevant websocket options on. In my testing, this is actually all on the same LAN (wired).

Usually, I can log in and run a few commands before I get the Error: Bad Packet Length error, but sometimes I get it before the connection even completes.

The other error, RangeError: Attempt to allocate Buffer larger than maximum size: 0x7fffffff bytes, appears less frequently, but when it does, it will initially appear alongside the bad packet length error, and will then appear every few seconds after that.

image

There's nothing of interest in the logs for either tabby-web or the gateway (or nginx for that matter).

@milas
Copy link

milas commented Feb 27, 2023

I realized this happens in Firefox but not Chrome.

I'm using Firefox 110.0 (64-bit) on AMD64 for reference. I'm happy to debug further if you have suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants