We have received many reports from users who can't run their node due to the 'Resource temporarily unavailable' error. This issue occurs when there is already a node running in the background, and users attempt to start another one. We should find a way to detect if an instance of Pactus is already running. If it is, we should inform the user before attempting to start a new node to prevent this error.

We have received many reports from users who can't run their node due to the 'Resource temporarily unavailable' error. This issue occurs when there is already a node running in the background, and users attempt to start another one. We should find a way to detect if an instance of Pactus is already running. If it is, we should inform the user before attempting to start a new node to prevent this error.