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

after user intialize daemon for first, the complete URL with macaroon in not persited #419

Open
tiero opened this issue Sep 20, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@tiero
Copy link
Contributor

tiero commented Sep 20, 2022

If the user initializes the daemon from the dashboard and then closes the app, when reopening it will not connect again, most likely because the macaroon is missing from the initial pasted URL.

We should persist the full macaroon, so when re-opening the dashabord next time will connect again through proxy with the right macaroon.

Now the only way to workaround this is to FORCE RESET when reopening the dashaboard and manually pasting the full URL with macaroon

https://www.loom.com/share/fb256803bd814d31adc7e29b37ef2c35

@tiero tiero added the bug Something isn't working label Sep 20, 2022
@Janaka-Steph
Copy link
Collaborator

I reproduced only once. I think the url is persisted properly but it is the connection to the proxy server that can fail.

@tiero
Copy link
Contributor Author

tiero commented Oct 6, 2022

This may be related tdex-network/tdex-daemon#646

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants