I'm using version V5.3.1.
I tried upgrading to version V5.5.0, but it didn't work.
Does this new version have any prerequisites?
Note: I've reverted to version V5.3.1.
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl
needs dotnet 9
Well, in my case v5.5.0 used to work well. However, since I made the .net Update to v9.0.10 on my Synology NAS, it stopped working.
Previously I had also v9 running, but a lower minor version.
The log of wg++ now suddenly tells:
You must install or update .NET to run this application.
App: /volume1/homes/admin/.wg++/bin.net/WebGrab+Plus.dll
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '9.0.0' (x64)
.NET location: /volume1/@appstore/dotnet8-runtime/share/dotnet/
The following frameworks were found:
8.0.21 at [/volume1/@appstore/dotnet8-runtime/share/dotnet/shared/Microsoft.NETCore.App]
your log is telling you it cannot find dotnet 9.x,only V8.0.12
so you have something wrong with its installation.
if i remember correctly another user had a similar issue.
u have to remove V8.x and install V9.x.
u cannot have both.
But my config hasn't changed at all. The only change was the update of both, .net v8 and v9 due to the CVEs.
Need to check if another app still needs v8. But with regards to wg++, it was already using the v9 for sure.
better off to ask on synology forums.
but its not finding dotnet 9 is the problem.
After installing DOTNET 9, WebGrab 5.5 worked normally.
Everything resolved.
same here after re-installing latest .net v9 package on the Synology!