Spiceworks fails to load and looking error log: fatal.log in the program files folder for Spiceworks shows the following:<\/p>\n
[19:43:57 UTC] Error ‘Timeout waiting for Apache to start’ running spiceworks with args [“scgirun”] at This means that there is a conflict of ports which Spicework uses and another service.<\/p>\n Launch Spiceworks, then on the taskbar right click the icon and choose “Preferences” and there in the text box “Spicewoks server HTTP port” you can try a different port like port “8080” and hit OK. This should launch Spiceworks again. If it loads up and opens a browser window then this is clearly a port error with another service. The usual culprit is IIS on the server.<\/p>\n<\/div>\n If IIS is running a Web Service the issue is that the Web Service is running on port 80, the same port that Spiceworks is trying to start up on.<\/p>\n A way to fix this can be either change the port that Spiceworks uses to startup if that is possible:<\/p>\n Or change the bindings on the webservice to a different port besides port 80 the link to do so is below:<\/p>\n
\nC:/Program Files (x86)/Spiceworks/pkg/gems/spiceworks_lib-6.1.01100/apache_control.rb:28:in start_apache' C:/Program Files (x86)/Spiceworks/pkg/gems/spiceworks_lib-6.1.01100/apache_control.rb:37:in <\/code>start_or_restart_apache’
\nC:/Program Files (x86)/Spiceworks/pkg/gems/spiceworks_lib-6.1.01100/server/mixin/scgi.rb:58:in initialize' C:/Program Files (x86)/Spiceworks/pkg/gems/spiceworks_lib-6.1.01100/server/server.rb:49:in <\/code>initialize’
\nC:/Program Files (x86)/Spiceworks/pkg/gems/spiceworks_lib-6.1.01100/server/application.rb:35:in new' C:/Program Files (x86)/Spiceworks/pkg/gems/spiceworks_lib-6.1.01100/server/application.rb:35:in <\/code>load’
\nC:/Program Files (x86)/Spiceworks/pkg/gems/spiceworks_lib-6.1.01100/command/scgi.rb:30:in run' C:/Program Files (x86)/Spiceworks/pkg/gems/spiceworks_lib-6.1.01100/command/scgi_run.rb:21:in <\/code>run’
\nC:/Program Files (x86)/Spiceworks/pkg/gems/spiceworks_lib-6.1.01100/command.rb:13:in block in run' C:/Program Files (x86)/Spiceworks/pkg/gems/spiceworks_lib-6.1.01100/command.rb:12:in <\/code>each’
\nC:/Program Files (x86)/Spiceworks/pkg/gems/spiceworks_lib-6.1.01100/command.rb:12:in run' C:/Program Files (x86)/Spiceworks/pkg/gems/spiceworks-6.1.01100/bin/loader.rb:46:in <\/code>’<\/p>\n
<\/a>Step 1: Check to see if it really is a port issue error.<\/h3>\n
<\/a>Step 2: IIS is running on the server, how to fix the port error issues.<\/h3>\n