-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
WRONG DATA CONVERSION: from type=d to type m #9070
Comments
When exactly does this error happen? |
thr rpc is connected to one of my website . it has escrow system , when i release the money it game me this error . i made another rpc wallet that is working fine , but on the first wallet im still getting this error |
Is it multisig? Can you share the full error message, I'm curious if it says where exactly this error occurs in the source code. |
What action are you taking that causes the error to trigger? |
2023-11-18 16:15:11.681 D handle_accept |
its an ecommerce site . where people can buy with escrow . when the buyer release the fund thats where im getting this error . it used to wrok fine before . after making a new rpc wallet its working fine . but its not working with the first wallet |
The error is about converting a Make sure your client is not sending a decimal point (not certain what field there isn't enough information). |
After talking to @vtnerd it seems the problem is not in our end. I am closing this issue. Please feel free to reopen or ask questions if you still had any problems. |
im running a monero node with rpc wallet . everything was working fine but suddenly im getting an error on the rpc wallet .
can anyone explain what this error is ?
E WRONG DATA CONVERSION: from type=d to type m
E Exception on unserializing: WRONG DATA CONVERSION: from type=d to type m
The text was updated successfully, but these errors were encountered: