Skip to content
This repository has been archived by the owner on Jul 23, 2023. It is now read-only.

Auth failure messages spam the console. #20

Open
cmdruid opened this issue May 22, 2022 · 2 comments
Open

Auth failure messages spam the console. #20

cmdruid opened this issue May 22, 2022 · 2 comments

Comments

@cmdruid
Copy link

cmdruid commented May 22, 2022

If I have a browser window open to the web wallet endpoint, and the wallet is not logged in (either I haven't logged in yet, or my session expired), the message "auth failed at /rpc" is printed to the console, even though no attempt to login has been made.

This problem becomes annoying when the browser refreshes the page, or I am clicking through tabs. No attempts to login are being made, but "auth failed" is repeatedly spammed to the console.

Not a big problem, but it gets quite spammy after a while. Everything else works great!

@fiatjaf
Copy link
Owner

fiatjaf commented May 22, 2022

Thank you. That's likely something that remained from debugging sessions. Can you submit a PR fixing it?

@cmdruid
Copy link
Author

cmdruid commented May 23, 2022

Haven't learned go yet, but I will give it a shot!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants