INCORRECT_OR_UNKNOWN_PAYMENT_DETAILS and the asset invoice could not be received correctly for the asset. #1831
Unanswered
SevenLiquor
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The title actually reflects the two issues I encountered while using the asset channel.
version:litd 0.15.2-alpha
OS:ubuntu
The scene where the problem occurred:
There are four nodes labeled ABCD.
channel 1 : A------B traproot channel
channel 2 : B------C btc channels
channel 3 : C------D traproot channel
1 and 2 are the asset channels of the same asset.
The operation I carried out was: A applied for the invoice, and D made the payment.
A command:
D command:
Question 1
Payment failed and this error occurred: INCORRECT_OR_UNKNOWN_PAYMENT_DETAILS
This problem does not occur every time a payment is made. I haven't identified any pattern for its occurrence yet, and among the nodes I have, only one has experienced this issue at present.
Useful logs:
node D:
Node A
Question 2
Using the command to apply for the asset invoice, but what was received was BTC.
This problem was discovered when testing Question 1。
Occasionally, the payment is successful, but when I checked the asset quantity, I found that the local balance remained unchanged.
I couldn't find the log that I thought was useful. This is one of the invoices that shows this situation.
Other tag:
These two issues occurred in the main network environment. Due to the large number of connected channels, the performance of the nodes seemed to be affected, making my testing quite difficult. However, when I attempted to reproduce the results in Polar, none of these situations occurred.
Beta Was this translation helpful? Give feedback.
All reactions