This repository was archived by the owner on Apr 11, 2025. It is now read-only.
SynoAI keeps crashing #130
TullingeHellMoppers
started this conversation in
General
Replies: 3 comments 3 replies
|
Provide your config, please. |
2 replies
|
Sure, just updated with Person. Let me try it a bit to see if it works
better
…On Mon, Jun 6, 2022 at 2:06 PM djdd87 ***@***.***> wrote:
Can you try and specify something in the Type array, e.g. "Person"?
"Cameras":[
{
"Name":"FrontDoor",
"Types":[
"Person"
],
"Threshold":30,
"MinSizeX":50,
"MinSizeY":50
}
]
—
Reply to this email directly, view it on GitHub
<#130 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZQADVHCQ4PRDZVYZU2JC23VNXSS7ANCNFSM5X6THMUQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
0 replies
|
Yep, when only specifying Person it seems to be more stable, at least for
now :). Any idea what is causing this?
Another thing, the Time in the Container log is CET -2hrs, but when running
the "Date" command in the Container Terminal it is correct CET time, any
idea on this one? I have set the TZ env variable to "CET".
…On Mon, Jun 6, 2022 at 2:08 PM David Moberg ***@***.***> wrote:
Sure, just updated with Person. Let me try it a bit to see if it works
better
On Mon, Jun 6, 2022 at 2:06 PM djdd87 ***@***.***> wrote:
> Can you try and specify something in the Type array, e.g. "Person"?
>
> "Cameras":[
> {
> "Name":"FrontDoor",
> "Types":[
> "Person"
> ],
> "Threshold":30,
> "MinSizeX":50,
> "MinSizeY":50
> }
> ]
>
> —
> Reply to this email directly, view it on GitHub
> <#130 (reply in thread)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AZQADVHCQ4PRDZVYZU2JC23VNXSS7ANCNFSM5X6THMUQ>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
I just started using the SynoAI setup which works great for a few image processes, but then it crashes. I have noticed the following error message in the log of SynoAI right before it crashes:
Any ideas?
All reactions