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 to retrieve user information: response buffer too short #3899

Open
segfaultDelirium opened this issue Aug 19, 2023 · 1 comment
Open

Comments

@segfaultDelirium
Copy link

segfaultDelirium commented Aug 19, 2023

Hello, I was trying to use DEX in decredition wallet and I clicked "connect DCR wallet", put password and got error:
Failed to retrieve user information: Error: User error: response buffer too short (need 52103 bytes).

decredition_wallet_dex_error

edit:
I've been able to replicate it in virtual machine also.

@xaur
Copy link
Contributor

xaur commented Aug 19, 2023

Hello, thanks for the bug report!

It is a known issue in Decrediton v1.8.0. It was fixed in #3882 and the upcoming v1.8.1 will include the fix.

Until then your options are to build Decrediton from source or use the standalone DEX app. Both options will get you prepared for the upcoming hard fork in 10 days. Decrediton v1.8.0 has DEX v0.6.1 inside and I'm not sure how it will react to the hard fork. The standalone app is the easiest workaround for now I think. Devs please correct me if anything is wrong.

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
@xaur @segfaultDelirium and others