kaspanet / rusty-kaspa

Kaspa full-node and related libraries in the Rust programming language. This is a stable version at the initial rollout phases.
ISC License
371 stars 118 forks source link

I am receiving an error trying to start the integrated node #483

Closed Jinxsyns closed 2 weeks ago

Jinxsyns commented 2 weeks ago

Describe the bug I don't really understand what's happening in this situation but I will have a screenshot below to show what's happening it showed up twice because I tested using the remote node and then switching back to the integrated daemon

To Reproduce Steps to reproduce the behavior: I just started the kaspa.ng program

Expected behavior for it to just work? I apologize if that's not a good answer

Screenshots Screenshot 2024-06-06 035026

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

aspect commented 2 weeks ago

1) are you running any other Rusty Kaspa process? Exit everything and then use task manager to check for any rouge kaspad or kaspa-ng processes and terminate them if present. 2) exit KNG and delete the rusty-kaspa folder specified in this error (the folder that includes Kaspa-mainnet).

Jinxsyns commented 2 weeks ago

I shouldn't be let me check for any rogue process now

Jinxsyns commented 2 weeks ago

yup it was a rogue kaspa.np process. it's fixed now thank you!