ispysoftware / iSpy

Open source surveillance software
http://www.ispyconnect.com
Other
1.36k stars 534 forks source link

Crash - System.NullReferenceException #185

Open j0rn32 opened 2 years ago

j0rn32 commented 2 years ago

Version: Agent v3.8.9.0 Docker version 20.10.5+dfsg1, build 55c4c88 Linux server1 5.10.0-13-amd64 #1 SMP Debian 5.10.106-1 (2022-03-17) x86_64 GNU/Linux

This happens almost daily.

Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at Pixiv.Rtc.AdaptedVideoTrackSource.OnDestruction(IntPtr context) at Pixiv.Webrtc.Interop.MediaSourceInterface.Release(IntPtr ptr) at Pixiv.Rtc.AdaptedVideoTrackSource.FreePtr() at Pixiv.Rtc.DisposablePtr.Finalize()

ispysoftware commented 2 years ago

hmm not sure - haven't seen that error before but i'll add some null checks to it - let me know if it persists after the update

gcadoret commented 2 years ago

Hello, I'm facing the same error. I'm just installing ipsy with docker (following this tutorial https://mariushosting.com/how-to-install-ispy-on-your-synology-nas/ )

ispysoftware commented 2 years ago

what web browser are you using to access it?

gcadoret commented 2 years ago

lastest version of Chrome. but I ve unsuccessfully try with edge and Firefox, same error Thanks