Sebastian Schmidt

Results 149 comments of Sebastian Schmidt

Alternatively every mono app needs to do this and store a copy because it's now using the home/user directory

No unfortunately sudo is no longer available for packages in DSM7 On top of that the default path `Access to the path "/usr/share/.mono" is denied.` And needs root access so...

> Any chance to get this shipped soon? No idea, did you test if it works? I would need to test this on an untouched DSM or reinstall one because...

Thanks for the detailed log and information. Sorry that it doesn't work 😢

Hi Thanks for the detailed logs and report. Your radarr.log is very short Can you run the radarr manually using following command and tell me what the output is? ```sh...

Thanks @aderusha `Killed` usually means the kernel killed the process for a reason, maybe resource starvation? How much free ram do you have? @ta264 what is the minimum memory requirement?...

Thanks, So it's not your RAM. Honestly I was hoping to get more out of the logs. `terminated with status 1` could mean a lot of things, for example the...

Hi and sorry for the silence, to learn more we would need a dump file. Can someone share theirs and share it in https://github.com/dotnet/runtime/issues/56706? They might be in `/var/packages/radarr/target/app/` or...

Thanks @farfromrefug Here is the process I used to get a dump from a running process: https://github.com/publicarray/spksrc/issues/28#issuecomment-891427089: I installed the .NET SDK https://github.com/publicarray/spksrc/releases/tag/dotnet-fix @mangod9 how do you get a memory...

Hm so we have to create different json for DSM6 or DSM7... You might like this bit, for removing the db only when the user wants to: https://github.com/SynoCommunity/spksrc/blob/eea72307f2c0bdaf0217e5ecba90b94476ae6eb1/spk/wallabag/src/installer.sh#L66-L75