glances & windows 10

463 views
Skip to first unread message

Filip Pisarcik

unread,
Feb 20, 2021, 7:20:36 AM2/20/21
to Glances Users
Hello, i am new user, i install glances on windows 10 with command "pip install glances". but when i try to run it with command "glances -w" it will print this to me and the web interface will not work
Snímka obrazovky 2021-02-20 132011.png

MKA NET

unread,
Feb 20, 2021, 4:56:40 PM2/20/21
to Glances Users
Hi, when you say the "web interface will not work", do you mean when you go to http://x.x.x.x:61208 with a web browser, nothing loads (as if glances was never started)?

What does the Glances log show?  Maybe you'll see errors that will tell you what's wrong.  I think the log file by default is created in the path below:

C:\Users\yourusername\AppData\Local\Temp\glances.conf

If there is no long file in that path you can start glances service with the below command-line to specify where to save the log file:

glances -w --config C:\Users\yourusername\AppData\Local\Temp\glances.conf

Also, I installed glances using the below command-line to install all available features
pip install glances[all]

Sean Oconnor

unread,
Jun 1, 2026, 10:46:44 PMJun 1
to Glances Users
I am having a similar issue, when i run glances -w it defaults to the home IP and will not be accessible from the LAN ip on the system. you can get to glances via 127.0.0.1:61208 but you cannot access it across the network. i have tried pointing it to my glances.conf file and so many other ways. 
Reply all
Reply to author
Forward
0 new messages