LN-Zap / zap-desktop

Zap Wallet - Cross platform Lightning Network wallet focused on user experience and ease of use ⚡️
MIT License
1.28k stars 216 forks source link

8 RESOURCE_EXHAUSTED: Bandwidth exhausted #3696

Open arcbtc opened 3 years ago

arcbtc commented 3 years ago

I have a node monitor that queries the neutrino via the rest api every 3secs. After a few hours of queries the monitor still works, but if I try and generate an invoice in Zap I get:
Screenshot from 2020-12-10 08-04-06

Whats the maximum amount of queries to the neutrino behind zap I can make without causing this error?

bolatovumar commented 3 years ago

Looks like something GRPC-related: https://github.com/googleapis/nodejs-datastore/issues/525

AndreiD commented 3 years ago

I get the same error when I try to create a channel from ZAP.... and I'm 100% there's no limit on any resources where I host it

ranenvious commented 3 years ago

So far I don't think I can even use the wallet because whenever I try to receive funds, which as far as I understand I would need to do to open a channel, I get this error.