breez / breezmobile

Lightning Network mobile client
https://breez.technology
GNU General Public License v3.0
567 stars 130 forks source link

[bug] wallet related info not working #1256

Open MarnixCroes opened 9 months ago

MarnixCroes commented 9 months ago

General Description

Only Breez background was displayed, my balance and history were not displayed. Developer functions were unresponsive as well. Receive via LN displayed that I had no channel(s). Info like apps and podcast was working.

See video

How To Reproduce?

IDK, I opened Breez then this happened. restart fixed it

Screenshots

https://github.com/breez/breezmobile/assets/93143998/9f3a23fe-648d-43c7-891a-7e8860a75f03

clicking on Receive via BTC address caused it to endlessly load

https://github.com/breez/breezmobile/assets/93143998/4fdea6af-5216-4641-b44f-99a93c266c56

Logs

logs are flooded (multiple line per ms) so not sure what's related many (100's) of these: (multiple per exact sime time, same ms)

[ERR] CRTR: unable to add channel: edge not found
[ERR] CRTR: unable to add channel: edge not found 
[ERR] CRTR: process network updated got: unable to add channel: edge not found
[ERR] DISC: Update edge for short_chan_id(X) got: unable to add channel: edge not found
[INF] DISC: GossipSyncer(x): no more chans to query
[INF] DISC: GossipSyncer(x) applying gossipFilter(....)

Can search for and share more logs if wanted

What type of machine are you observing the error on?

Pixel phone

Operating System

Graphene OS

Breez Version

one version before latest: 0.16.5-beta(1697539298)

afaik bugfixes in latest release are not related. I could be wrong, if so feel free to close, if this should be fixed

erdemyerebasmaz commented 9 months ago

@MarnixCroes Could this be related to:

Was app idle in the background for several hours before opening?

MarnixCroes commented 9 months ago

Was app idle in the background for several hours before opening?

Could be, but I don't remember opening it earlier iirc. FYI the previous log was 4 hours earlier. (so no log 4h before this happened). Any logs I should look for to confirm this?

These are the first logs from the time I opened the app

[INF] BIND: Breez initialization started
[INF] BRUI: New Client
[INF] BRDB: openDB started
[INF] BRDB: breez db opened successfully
...
MarnixCroes commented 9 months ago

same just happened again. I'm quite sure I didn't open Breez earlier