Rhino 6 clients can not connect to Zoo server

Zoo 7 service is running on Windows server 2012 R2.
No error in Event viewer Appl.
When running Zoo Diagnostics on the server:
PING
Pinging 192.168.17.6 with 32 bytes of data:
Reply from 192.168.17.6: bytes=32 time<1ms TTL=128
Reply from 192.168.17.6: bytes=32 time<1ms TTL=128
Reply from 192.168.17.6: bytes=32 time<1ms TTL=128
Reply from 192.168.17.6: bytes=32 time<1ms TTL=128
Ping statistics for 192.168.17.6:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms

NSLOOKUP
Server: server.3rw.local
Address: 192.168.17.5
Name: bimserver.3rw.local
Address: 192.168.17.6

TRACERT
Tracing route to BIMSERVER.3rw.local [192.168.17.6]
over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms BIMSERVER.3rw.local [192.168.17.6]
Trace complete.

ZOOPORT
Error: No connection could be made because the target machine actively refused it 192.168.17.6:80

Running netstat -ano (on the server, does not list port 80)

IIS not installed, Java not installed, Windows firewall open inbound rule TCP 80. Symantec Endpoint Protection Manager ver 14 is installed.
This Zoo server have been working for several years, but after an Windows Update it stopped deploying licenses. I was running Zoo server 6 when this problem came up, An update to Zoo 7 server did not solve the problem.
ZooAdmin looks ok and lists several licenses available.

Are you using a Proxy Server?

No, we are not using proxy server.
Morten

@brian
Any ideas?

If I run telnet 192.168.17.6 80
I get no connection. This happens when running on the server and client.
That is strange or?
192.168.17.6 is the IP address of the server.

Sounds to me like the Zoo service is not able to serve on port 80.

Can you please look in the event log, under the McNeel section, to see if there are any Zoo events logged?

It’s possible that a different service (IIS, Skype?) is already running on port 80 and blocking the Zoo’s ability to serve on that port.

Attached is the eventlog(mcneel.evtx).

Netstat indicates port 80 is free(result.txt).

IIS, Skype not being used.

Morten

(Attachment mcneel.evtx is missing)

result.txt (80.1 KB)

Hi Morten,

Thank you. I don’t see mcneel.evtx - can you please zip and attach it?

Zipped and attached…

Morten

result.zip (6.08 KB)

mcneel.zip (273 KB)

Sorry to take so long getting back to you. It appears that the Zoo Service is only binding to the localhost address (127.0.0.1) and not to your public IP address.

From Zoo Admin, click Tools > Options, and select “All” from “Bind to IP Address”

Does that fix it?

Hi,

The Bind to IP Address “All” setting was already set.

I did however change it to the local IP address(192.168.17.6, only two options(All or local IP)) and after that the Zoo service not starting and I am not able to change the binding settings…

I seem to have messed this up, restart of the computer and repair of the Zoo server does not seem to help.

Zoo_server.zip (25.9 KB)

new_result.zip (281 KB)

Hi Morten,

Yikes!

The configuration is in %PROGRAMDATA%\McNeel\Zoo\7.0\config.xml

Can you please

  1. Close Zoo Admin
  2. Rename that file to config-backup.xml
  3. Restart the Zoo service from Control Panel

Does this let you back into the Zoo Admin? Does it change how the Zoo behaves?

If the Zoo works better, please send me both config.xml and config-backup.xml

Hi,

I am back in Zoo Admin.

New config.xml still not created.

Morten

config-backup.zip (478 Bytes)

Zoo_server_admin.zip (124 KB)

Thanks. I think I need to set up a time to do a remote-control session with you to figure this out. I’ll email you directly.

It looks like the problem here is that the Zoo 7 doesn’t run on Windows Server 2012 R2. I’ve logged this issue to make sure the Zoo doesn’t install on that platform:
https://mcneel.myjetbrains.com/youtrack/issue/ZO-263