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

Open
opened 2023-08-20 04:28:28 +02:00 by KempfCreative · 2 comments
KempfCreative commented 2023-08-20 04:28:28 +02:00 (Migrated from github.com)

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"
  }
}
**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](https://lbry.com/faq/startup-troubleshooting) but the issue persists regardless of configuration and database changes. **Expected behavior** LBRY should load **Screenshots** <img width="1792" alt="Screen Shot 2023-08-19 at 10 05 15 PM" src="https://github.com/lbryio/lbry-desktop/assets/2704192/50751154-127a-4f98-81bc-b644b9d0fa75"> **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 2023-08-20 07:56:19 +02:00 (Migrated from github.com)
Check this for how to make it work for now https://github.com/lbryio/lbry-desktop/issues/7762#issuecomment-1658720339
KempfCreative commented 2023-08-20 16:06:40 +02:00 (Migrated from github.com)

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

That resolved it. Is this a temporary fix or is the lbry wallet address no longer supported permanently?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#7763
No description provided.