Skip to content

[BUG] dotnet 8 not compatible - dotnet 9 required #81

@Olivier6767

Description

@Olivier6767

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Webgrab+ version 5.5 requires dotnet 9.0. Current release installs dotnet 8.0 which is not compatible.

Expected Behavior

No response

Steps To Reproduce

update.sh

Environment

- OS: Ubuntu
- How docker service was installed: distro's packagemanager

CPU architecture

x86-64

Docker creation

webgrabplus:
    image: linuxserver/webgrabplus
    container_name: webgrabplus
    restart: unless-stopped
    environment:
      - PUID=xxx
      - PGID=xxx
      - TZ=xxx/yyy

Container logs

==> Starting WebGrab+...
You must install or update .NET to run this application.

App: /app/wg++/bin.net/WebGrab+Plus.dll
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '9.0.0' (x64)
.NET location: /app/dotnet/

The following frameworks were found:
  8.0.20 at [/app/dotnet/shared/Microsoft.NETCore.App]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions