Skip to content

Bug: Package update might be broken? #825

@fuzzything44

Description

@fuzzything44

Describe the Bug
Getting 401 Unauthorized when attempting to publish new versions of packages, even while using the same API key. This had been previously working with no changes on our end, so it's likely related to your server maintenance 3 days ago? Another modder I've talked with is also having this issue, and is using a different API key than me.

To Reproduce
Steps to reproduce the behaviour:

  1. Publish a package
  2. Attempt to update package with dotnet nuget push -s ReloadedRepo -k $apiKey $nugetFile.FullName (see our publish script here https://github.com/NotNite/RNSReloaded/blob/main/publish.ps1)

Expected Behaviour
The package is updated

Additional Context
Example GH workflow: https://github.com/NotNite/RNSReloaded/actions/runs/22001506775/job/63575044223

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions