Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


peejayw

1913 posts

Uber Geek
+1 received by user: 123


#317497 22-Oct-2024 12:03
Send private message

When I clicked on my eWeLink addon I got "The add-on is not running. Do you want to start it now?"

 

Strange, it usually just pops up. So i selected to run it and got this error 

 

 

 

"Error starting the add-on"

 

Not very helpful. I tried to restart it from within the addon and got this "Port '3000' is already in use by something else on the host."

 

HA is running on a Yellow.

 

I have reinstalled HA from yesterdays backup but issue persists. I am guessing I have to find out what is running on Port 3000 and stop or change it, how would I go about that?

 

 





 I'm supposed to respect my elders, but it's getting harder and harder for me to find one now.


Create new topic
fe31nz
1294 posts

Uber Geek
+1 received by user: 423


  #3300162 22-Oct-2024 23:20
Send private message

I know nothing about the Yellow boxes, but the normal way to find port usage on any Linux system is to use a command prompt to run a command like:

 

netstat -anp | grep ":3000 "

 

That would list all the programs that are using port 3000 at that time.  You may have to install the netstat command.


Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.