Page 1 of 2
Keep getting "The timeout date has passed" error
Posted: Tue Jun 05, 2018 1:45 pm
by tlevi
Keep getting the following error starting today:
Authentication error: The timeout date has passed (0x2C068E26)
UnityEngine.Debug:LogError(Object)
OctaneUnity.PluginController:LogErrorCallback(String)
System.Object:wrapper_native_00007FFCEBF94370(Boolean)
Octane.DLL:Api_Init(Boolean)
Octane.Api:Init(Boolean)
OctaneUnity.PluginController:Init()
OctaneUnity.PreferenceWindow:OnGUI()
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Can not load Octane to Unity editor... Have some urgent "to be rendered" stuff on my table.
Can anyone guide me how to fix it?
Re: Keep getting "The timeout date has passed" error
Posted: Tue Jun 05, 2018 1:52 pm
by Xhed
Which build version are you using?
Re: Keep getting "The timeout date has passed" error
Posted: Tue Jun 05, 2018 1:56 pm
by tlevi
Xhed wrote:Which build version are you using?
I'm using the 1.1.0.1245 version (Unity says it's the latest) in Editor 2018.1.3f1.
Re: Keep getting "The timeout date has passed" error
Posted: Tue Jun 05, 2018 2:39 pm
by danielzeller
Same here. I´m using Octane version 1.1.0.1245 and Unity 2018.1.1. It was working yesterday but suddenly I got this error over night without doing any upgrades or anything.
Authentication error: The timeout date has passed (0x2C068E26)
UnityEngine.Debug:LogError(Object)
OctaneUnity.PluginController:LogErrorCallback(String)
System.Object:wrapper_native_00007FF9CE9A4370(Boolean)
Octane.DLL:Api_Init(Boolean)
Octane.Api:Init(Boolean)
OctaneUnity.PluginController:Init()
OctaneUnity.OctaneUtility:LoadOctaneButton()
OctaneUnity.PBRRenderTargetComponentEditor:OnInspectorGUI()
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Re: Keep getting "The timeout date has passed" error
Posted: Wed Jun 06, 2018 3:20 am
by Nugfar
Same here. It worked fine before Jun 05 and broke suddenly overnight without doing anything.
Authentication error: The timeout date has passed (0x2C068E26)
UnityEngine.Debug:LogError(Object)
OctaneUnity.PluginController:LogErrorCallback(String)
System.Object:wrapper_native_000007FEBA0A4370(Boolean)
Octane.DLL:Api_Init(Boolean)
Octane.Api:Init(Boolean)
OctaneUnity.PluginController:Init()
OctaneUnity.<>c:<GetTierDataFromServer>b__29_0(AuthCodeResponse)
UnityEditor.AsyncHTTPClient:Done(State, Int32)
I tried Unity 2018.1.0f2 and 2018.1.1f1. Same result.
Re: Keep getting "The timeout date has passed" error
Posted: Wed Jun 06, 2018 8:30 am
by Xhed
We have pushed an update (
1.1.1.1314) which should resolve the issue.
Re: Keep getting "The timeout date has passed" error
Posted: Wed Jun 06, 2018 8:43 am
by tlevi
Updated, authentication went well, but it says no CUDA GPUs, so no image is rendered. Have a GTX960M in my notebook.
Re: Keep getting "The timeout date has passed" error
Posted: Wed Jun 06, 2018 10:41 am
by tlevi
On my notebook (GTX 960M) getting thise error:
Error loading node: Object reference not set to an instance of an object
UnityEngine.Debug:LogError(Object)
OctaneUnity.AutoNode:Load(Stream)
OctaneUnity.Manager:LoadNode(Node, Byte[])
OctaneUnity.PBRRenderTargetComponent:Load()
OctaneUnity.PBRRenderTargetComponent:InternalUpdate()
Octane.RenderTarget:OnUpdate(PBRRenderTargetComponent, RenderTarget)
OctaneUnity.ObjectLink`2:Update(HashSet`1, Boolean)
OctaneUnity.Scene:UpdateRenderTargetComponents()
OctaneUnity.Scene:UpdateScene(Boolean)
OctaneUnity.PluginController:UpdateInternal()
OctaneUnity.UpperManagement:Update()
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
...and the no CUDA GPUs message at the corner of the viewport, but on my desktop computer (GTX 970) works fine.
Re: Keep getting "The timeout date has passed" error
Posted: Wed Jun 06, 2018 11:06 am
by tlevi
After updating to the latest Octane and the driver by NVIDA CUDA Toolkit 9.2, everything works fine even on the GTX 960M. Thanks!

Re: Keep getting "The timeout date has passed" error
Posted: Wed Jun 06, 2018 4:54 pm
by Xhed
tlevi wrote:After updating to the latest Octane and the driver by NVIDA CUDA Toolkit 9.2, everything works fine even on the GTX 960M. Thanks!

Good catch. I've made a note of it in the release notes.