Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some content (such as achievements) not loading at all because of an unexpected error #1518

Closed
lulunac27a opened this issue Aug 25, 2023 Discussed in #1517 · 3 comments
Closed

Comments

@lulunac27a
Copy link

lulunac27a commented Aug 25, 2023

Discussed in #1517

Originally posted by lulunac27a August 24, 2023
Achievements not loading, stuck at Fetching achievements... and the top screen shows Unexpected error at https://metrics.lecoq.io/insightsScreenshot 2023-08-24 at 8 37 57 PM

@lowlighter
Copy link
Owner

Hi 👋 !

Yeah currently because of #1478, achievements cannot be displayed because the fix that has been published is not released yet (will be with v3.34).

In the meantime you can use https://beta-metrics.lecoq.io/insights/lulunac27a instead, which use the main branch instead and includes the latest fixes 🙂

There's still the message unexpected error though, I haven't looked yet why this occurs, but achivements should be visible on the beta website

@lulunac27a
Copy link
Author

I tried - uses: lowlighter/metrics@96dde98a034ab75fec7884f9161bc12759275d36, - uses: lowlighter/metrics@master and - uses: lowlighter/metrics@latest in .github/workflows/main.yml, but all I tried, the achievements are not working due to an unexpected error:

Rendering                                                       │  
1 error(s) occurred
  [
    {
      name: 'achievements',
      result: {
        error: {
          message: 'Unexpected error',
          instance: 'Failed to initiate total for achievement plugin'
        }
      }
    }
  ]
Status                                                          │ complete
MIME type                                                       │ image/svg+xml

@lulunac27a
Copy link
Author

The achievement plugin is now working.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants