ERROR "TCP PORT 5130 & 5131" ON OCTANE SERVER STUDIO & VR.

Blender (Export script developed by yoyoz; Integrated Plugin developed by JimStar)
Post Reply
lachizung1206
Licensed Customer
Posts: 1
Joined: Thu Feb 07, 2019 4:09 pm

Hello everyone. I can not open Octane Server Studio and VR. Before buying the license, i have already instaled Octane 4.0 Demo version and every was working fine on my laptop. After instalation purchared versions, there were some errors appeared like "TCP Port 5130"; "TCP Port 5131" and "Authentication did not succeed from using TCP Port 443"
Does anyone have the same issues, and how to fix that? I don't want to waste my money :(
Attachments
51427936_2188079851444196_5238818807773921280_n.png
51659899_305401666698921_7893509390165082112_n.png
51590800_2501169176623703_2965434614467788800_n.jpg
User avatar
ChrisH
Licensed Customer
Posts: 103
Joined: Sun Mar 06, 2011 12:13 am
Location: Lidköping, Sweden
Contact:

Make sure that there's no process of OctaneServer running (it might be, even if there's icon in the notification field [lower right], especially if Octane server crashed etc) in the Task Manager, if there is, kill it.

If that doesn't work, you can open PowerShell and run

Code: Select all

Get-Process -Id (Get-NetTCPConnection -LocalPort 5130).OwningProcess
or

Code: Select all

Get-Process -Id (Get-NetTCPConnection -LocalPort 5131).OwningProcess
to see what process is using those ports.

As for the last image, make sure that if you're using a proxy that those settings are correct, or disable/not set if your not using a proxy.
Also make sure that Defender, or any other Firewall isn't blocking Octane.
Windows 10 Pro - AMD Ryzen 7 2100X 8 core 3.70GHz - 32GB RAM - GeForce GTX 1080 8GB
Octane Prime - Blender Plugin user

Metal IOR values for Octane (with .blend library): https://chris.hindefjord.se/resources/rgb-ior-metals/
rondomingue
Licensed Customer
Posts: 23
Joined: Tue Jan 16, 2018 4:24 pm

I'm getting the same error as well and when I run the script above it shows that I'm currently running an Octane Server. How do I either disable it or switch to the correct server?
rondomingue
Licensed Customer
Posts: 23
Joined: Tue Jan 16, 2018 4:24 pm

I see the that Octane Server is running in the PowerShell. How do I deactivate it to run the Octane Server for Blender?

Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName
------- ------ ----- ----- ------ -- -- -----------
167 14 141576 43216 0.44 10728 1 OctaneServer
Post Reply

Return to “Blender”