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

Dashboard is not authorized #7

Closed
the7thNightmare opened this issue Nov 18, 2022 · 4 comments
Closed

Dashboard is not authorized #7

the7thNightmare opened this issue Nov 18, 2022 · 4 comments

Comments

@the7thNightmare
Copy link


Describe the bug

The Dashboard is not loaded cause the 401.

Context

  • Hardware: VPS bought online
  • YunoHost version: 11.0.10.2
  • I have access to my server: Through SSH | through the webadmin
  • Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no / yes
    • If yes, please explain:
  • Using, or trying to install package version/branch:
  • If upgrading, current package version: can be found in the admin, or with yunohost app info $app_id

Steps to reproduce

  • Go to Umami dashboard

Expected behavior

Dashboard loaded

Issue

It is seems related to the issue in the Umami repository, the solutions in there is to upgrade to v.1.34.0 (though it is best to upgrade to the latest version of Umami).

@xplosionmind
Copy link

I don’t know if it is the same problem you are having, but I do not even see an error message, just an empty page.

@the7thNightmare
Copy link
Author

The 401 error is from the console tool from Firefox, hit F12, go to the Console, and refresh the page, there is a 401 error from /api/auth/verify when I go to your Umami site.

@xplosionmind
Copy link

This is the errors I see in the console:

09:38:33.653 Loading failed for the <script> with source “https://visits.tommi.space/_next/static/chunks/webpack-cb7634a8b6194820.js”. visits.tommi.space:1:1
09:38:33.653 Loading failed for the <script> with source “https://visits.tommi.space/_next/static/chunks/framework-5f4595e5518b5600.js”. visits.tommi.space:1:1
09:38:33.653 Loading failed for the <script> with source “https://visits.tommi.space/_next/static/chunks/main-01df828e572375b9.js”. visits.tommi.space:1:1
09:38:33.653 Loading failed for the <script> with source “https://visits.tommi.space/_next/static/chunks/pages/_app-dbfbaad68eee94b0.js”. visits.tommi.space:1:1
09:38:33.653 Loading failed for the <script> with source “https://visits.tommi.space/_next/static/chunks/pages/index-308d314158ae680c.js”. visits.tommi.space:1:1
09:38:33.654 Loading failed for the <script> with source “https://visits.tommi.space/_next/static/9c2HQWJTv2KVKFFYrtnt1/_buildManifest.js”. visits.tommi.space:1:1
09:38:33.654 Loading failed for the <script> with source “https://visits.tommi.space/_next/static/9c2HQWJTv2KVKFFYrtnt1/_ssgManifest.js”. visits.tommi.space:1:1
09:38:33.654 Loading failed for the <script> with source “https://visits.tommi.space/_next/static/9c2HQWJTv2KVKFFYrtnt1/_middlewareManifest.js”. visits.tommi.space:1:1
09:38:46.444 Navigated to https://visits.tommi.space/
09:38:46.835 Loading failed for the <script> with source “https://visits.tommi.space/_next/static/chunks/webpack-cb7634a8b6194820.js”. visits.tommi.space:1:1
09:38:46.835 Loading failed for the <script> with source “https://visits.tommi.space/_next/static/chunks/framework-5f4595e5518b5600.js”. visits.tommi.space:1:1
09:38:46.835 Loading failed for the <script> with source “https://visits.tommi.space/_next/static/chunks/main-01df828e572375b9.js”. visits.tommi.space:1:1
09:38:46.835 Loading failed for the <script> with source “https://visits.tommi.space/_next/static/chunks/pages/_app-dbfbaad68eee94b0.js”. visits.tommi.space:1:1
09:38:46.836 Loading failed for the <script> with source “https://visits.tommi.space/_next/static/chunks/pages/index-308d314158ae680c.js”. visits.tommi.space:1:1
09:38:46.836 Loading failed for the <script> with source “https://visits.tommi.space/_next/static/9c2HQWJTv2KVKFFYrtnt1/_buildManifest.js”. visits.tommi.space:1:1
09:38:46.837 Loading failed for the <script> with source “https://visits.tommi.space/_next/static/9c2HQWJTv2KVKFFYrtnt1/_ssgManifest.js”. visits.tommi.space:1:1
09:38:46.838 Loading failed for the <script> with source “https://visits.tommi.space/_next/static/9c2HQWJTv2KVKFFYrtnt1/_middlewareManifest.js”. visits.tommi.space:1:1

@ericgaspar
Copy link
Member

This should be fixed with #4

sudo yunohost app install https://github.com/YunoHost-Apps/umami_ynh/tree/testing

Umami had a schema and a number of breaking changes from v1 to v2 it is advice to do a clean install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants