Closed fremat79 closed 1 year ago
@fremat79 Sorry, but the short version is that .NET 6.0 is not compatible with DSM6.0 or your CPU architecture (it may work in DSM 7.0)
I tested dotnet with 216j on DSM7 and it seems to be working. This device is also ARMv7 so it might be related to DSM version.
unknown@synology:~$ dotnet --list-runtimes
Microsoft.AspNetCore.App 6.0.4 [/volume1/@appstore/dotnet-runtime/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 6.0.4 [/volume1/@appstore/dotnet-runtime/share/dotnet/shared/Microsoft.NETCore.App]
I tested dotnet with 216j on DSM7 and it seems to be working. This device is also ARMv7 so it might be related to DSM version.
DS216j has armada38x
CPU that is one of the ARMv7 archs that is compatible with dotnet core 6 (AFAICT).
@fremat79, based on feedback from other sources, the armada370
has a VFP3-16 FPU which is not compatible with dotNET. This would exclude Synology models DS216se, DS115j, RS214, DS414slim, DS214se, DS114 and DS213j.
@Fisiu, I've been trying to solicit feedback to confirm compatibility with .NET builds of Radarr, Lidarr and Sonarr v4 running on ARMv7 architectures. As you are running on a armada38x
architecture, if you have the time perhaps you can check out https://github.com/SynoCommunity/spksrc/issues/5574 and add your feedback on the test packages I've shared. Appreciate the support.
Is this a new Bug?
Package Name
.net runtime 6
Package Version
dotnet-runtime 6.0.4-1
Device Model
ds213j
Device Architecture
ARMv7 - armada370
Firmware Version
DSM 6.2.4-25556 Update 6
What happened?
Hi, After installing ,net 6.0 runtime on my DS213J I receive this error message when launc dotnet commadn on SSH console
https://synocommunity.com/package/dotnet-runtime
My DSM version in Full DSM version:DSM 6.2.4-25556 Update 6
Reproduction steps
Install Log
Service Log
Other Logs