lbryio / lbry-desktop

A browser and wallet for LBRY, the decentralized, user-controlled content marketplace.
https://lbry.tech
MIT License
3.57k stars 414 forks source link

[MacOS] The Wallet Server Took A Bit Too Long. #7763

Open KempfCreative opened 10 months ago

KempfCreative commented 10 months ago

Bug LBRY desktop application cannot open, each time the app loads, an error related to the wallet server taking too long appears, and eventually the app cannot load at all. I've followed the directions here but the issue persists regardless of configuration and database changes.

Expected behavior LBRY should load

Screenshots

Screen Shot 2023-08-19 at 10 05 15 PM

System Configuration

I can't get to the Help page since the application crashes. However I am running MacOS Monterey.

{
  "jsonrpc": "2.0",
  "result": {
    "build": "release",
    "lbrynet_version": "0.113.0",
    "os_release": "21.4.0",
    "os_system": "Darwin",
    "platform": "Darwin-21.4.0-x86_64-i386-64bit",
    "processor": "i386",
    "python_version": "3.7.15",
    "version": "0.113.0"
  }
}
keikari commented 10 months ago

Check this for how to make it work for now https://github.com/lbryio/lbry-desktop/issues/7762#issuecomment-1658720339

KempfCreative commented 10 months ago

That resolved it. Is this a temporary fix or is the lbry wallet address no longer supported permanently?