Page 1 of 1

Domoticz on Windows 10

Posted: Saturday 27 June 2015 16:05
by groetg
I installed domoticz on Windows 10, but nothinh happens when i go to 192.168.2.x:8080. Is domoticz not yet compatible with win10?

Re: Domoticz on Windows 10

Posted: Saturday 27 June 2015 16:18
by tlpeter
I didn't try but I ran it on W8.1 and there isn't much of a difference.
Did you install it as a service?

Re: Domoticz on Windows 10

Posted: Saturday 27 June 2015 16:39
by groetg
Yes. Installed it as service. Do i have to do that??

Re: Domoticz on Windows 10

Posted: Saturday 27 June 2015 22:26
by groetg
IT Works. Thanx.

Re: Domoticz on Windows 10

Posted: Saturday 27 June 2015 22:37
by RobDob
I also have it running fine on 8.1

What do you get if you run "netstat -a" from cmd? is 8080 listed in the port list?
Can you see a Domoticz process in task manager?
Are there any messages in the Windows event log? I see a bunch of message related to nssm that shows Domoticz starting and stopping.

Re: Domoticz on Windows 10

Posted: Saturday 05 March 2016 17:30
by Geel
I installed domoticz today on Windows 10 (home), but it looks like the webserver isn't working (WebServer(HTTP) started on address: :: with port 8080). I installed it also as service. I don't no what is wrong.

Below the console window:
2016-03-05 17:19:46.267 Domoticz V3.4866 (c)2012-2016 GizMoCuz
2016-03-05 17:19:46.270 Build Hash: 8219aa0, Date: 2016-03-05 15:17:39
2016-03-05 17:19:46.358 Sunrise: 07:13:00 SunSet:18:22:00
2016-03-05 17:19:46.358 EventSystem: reset all events...
2016-03-05 17:19:46.377 Active notification subsystems: (0/11)
2016-03-05 17:19:46.381 WebServer(HTTP) started on address: :: with port 8080
2016-03-05 17:19:46.748 WebServer(SSL) started on address: :: with port 443
2016-03-05 17:19:46.748 Proxymanager started.
2016-03-05 17:19:46.753 Starting shared server on: :::6144
2016-03-05 17:19:46.753 TCPServer: shared server started...
2016-03-05 17:19:46.758 RxQueue: queue worker started...
2016-03-05 17:19:49.103 Hardware Monitor: Warning, OpenHardware Monitor is not installed on this system. (http://openhardwaremonitor.org)
2016-03-05 17:19:49.104 EventSystem: reset all events...
2016-03-05 17:19:49.105 EventSystem: reset all device statuses...
2016-03-05 17:19:49.121 Hardware Monitor: Started
2016-03-05 17:19:49.134 EventSystem: Started

Any idea's?

Re: Domoticz on Windows 10

Posted: Saturday 05 March 2016 18:05
by Number8
Just a quick idea, have you tried to disable the firewall?

Re: Domoticz on Windows 10

Posted: Sunday 06 March 2016 14:44
by Geel
Hello Number8,

Yes I tried that already, but still the same "WebServer(HTTP) started on address: :: with port 8080". Also on other Win10 machines. Do I need to start or configure the webserver (part) differently?