OpenDrive Issue: OpenDrive: Cannot perform runtime binding on a null reference
alexbn71 opened this issue · 5 comments
alexbn71 commented
Hi, I've configured OpenDrive on my AgentDVR (docker on Linux). The strange thing is that it works on the first cam I've setup to send photos... but on other cams I get this error:
07:21:38 | OpenDrive: OpenDrive: Cannot perform runtime binding on a null reference |
---|---|
07:21:38 | Error: OpenDrive: OpenDrive: Cannot perform runtime binding on a null reference |
07:21:38 | OpenDrive: at CallSite.Target(Closure , CallSite , Object ) at CoreLogic.Cloud.OpenDrive.CreateFolder(String folderName, String parentID) at CoreLogic.Cloud.OpenDrive.GetFolderID(String path) at CoreLogic.Cloud.OpenDrive.Upload(UploadEntry ue) |
07:21:38 | Error: OpenDrive: at CallSite.Target(Closure , CallSite , Object ) at CoreLogic.Cloud.OpenDrive.CreateFolder(String folderName, String parentID) at CoreLogic.Cloud.OpenDrive.GetFolderID(String path) at CoreLogic.Cloud.OpenDrive.Upload(UploadEntry ue) |
07:21:38 | Cannot perform runtime binding on a null reference |
I've tried to disable this setup on all cams and leave another cam with this activated... and it does't work. It work only on the same cam I used the first time. I already tried restarting agentdvr.
ispysoftware commented
what settings do you have for the cloud provider?
alexbn71 commented
ispysoftware commented
I think it might be something to do with opendrive having the worst API i've ever seen. Will take a look
ispysoftware commented
fix in next update
…On Fri, Mar 31, 2023 at 1:44 PM Alessandro Blason ***@***.***> wrote:
[image: image]
<https://user-images.githubusercontent.com/20998190/229033342-909c2c6f-708a-45b2-80ee-f965f5c62c66.png>
[image: image]
<https://user-images.githubusercontent.com/20998190/229033408-7b986c49-6661-46e6-9191-cafad0b130c1.png>
—
Reply to this email directly, view it on GitHub
<#594 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGDKXI2FA7XISE75EKS5ITW6ZVM7ANCNFSM6AAAAAAWOF2XZQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
alexbn71 commented
Thank you Sean