layday / instawow

World of Warcraft add-on manager CLI and GUI
GNU General Public License v3.0
153 stars 9 forks source link

Unable to update ElvUI (maybe all tukui stuff?) #132

Closed domainzero closed 1 year ago

domainzero commented 1 year ago

I keep getting the following error message whenever I try to upgrade ElvUI:

! tukui:38-shadow-and-light
  internal error: "404, message='Not Found',
    url=URL('https://tukui.org/api.php?ui=elvui')"
! tukui:elvui
  internal error: "404, message='Not Found',
    url=URL('https://tukui.org/api.php?ui=elvui')"

It looks like the API endpoint has changed to https://api.tukui.org/ instead of https://tukui.org/api.php

layday commented 1 year ago

Hi, thanks for reporting. I’ve updated the host implementation in instawow but haven’t cut a new release yet. I’ll try to do that tonight or tomo. The new API only serves Elvui and Tukui - you’ll have to install Shadow and Light from elsewhere :(

Sent with Proton Mail secure email.

------- Original Message ------- On Tuesday, June 13th, 2023 at 18:42, domainzero @.***> wrote:

I keep getting the following error message whenever I try to upgrade ElvUI:

! tukui:38-shadow-and-light internal error: "404, message='Not Found', url=URL('https://tukui.org/api.php?ui=elvui')" ! tukui:elvui internal error: "404, message='Not Found', url=URL('https://tukui.org/api.php?ui=elvui')"

Has their API path changed?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

layday commented 1 year ago

Addressed in v3.0.0.