-
Notifications
You must be signed in to change notification settings - Fork 8
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
Ensure Sparrow Compatibility #54
Comments
from you or user submitted? |
From me Any ideas for how we should approach sender errors? We've got a variety of errors in various apps, but i guess the best we can do is focus on our side of things (noting some errors may not be our fault) Could make an issue for each sender, to track down what isn't working. Or make this into a super-issue and catalog all sender errors |
What does sparrow show in the log? |
|
I think this commit may actually be causing issues: getumbrel/umbrel-apps@5a00470 After removing this proxy auth, i get: |
looks like proxy_auth needs to be false or else we can't even connect. Before, we were getting a response. Could you find that PSBT response on the server side? |
This 502 was actually OK (panicked because channel size too small) so just looks like we need to get rid of the proxy auth |
Outputs not included in proposalNolooking logs (umbrel)
|
Running nolooking over tor (not on umbrel), trying to payjoin with sparrow:
Edit: This happens when you put |
Runningnolooking
Umbrel logs:
|
Successfully created two payjoins via the umbrel app & sparrow (one with inbound payment, one without) 🌠 |
@nickfarrow Is this still an issue or did getumbrel/umbrel-apps#261 fix it |
I have a feeling this issue has been resolved with the new payjoin crate update. Verification will require manual testing. |
Trying to open a single channel with umbrel app via sparrow.
Umbrel currently not displaying anything in logs other than
Listening on: http://0.0.0.0:4444
, will add more info here once I get it.The text was updated successfully, but these errors were encountered: