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

Leaderboard and scores on profiles not working #35

Open
Zordon1337 opened this issue Apr 23, 2022 · 18 comments
Open

Leaderboard and scores on profiles not working #35

Zordon1337 opened this issue Apr 23, 2022 · 18 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Zordon1337
Copy link

leaderboard not working

i get only "there are no players to display!" even if scores is showing in osu

this is what i see on site
image

and this is what i see in osu
image

Profile stats not working

*this is what i see on player profile
image

Note: on admin page Recent scores works

image

little info

bancho.py version: 4.3.2
guweb version: 1.30

@Zordon1337 Zordon1337 added bug Something isn't working help wanted Extra attention is needed labels Apr 23, 2022
@tsunyoku
Copy link
Contributor

this sounds like it can’t reach gulag’s api. can you go into the developer console in your browser and check if any errors occur when you go onto leaderboards/profiles? if i had to guess, either your gulag is down or CORS isn’t set up.

@Zordon1337
Copy link
Author

when i go to profile i get this
image

on leaderboard i get nothing before i was getting
image

@tsunyoku
Copy link
Contributor

you’re using an out of date version of guweb, the API urls changed from this quite a while ago

@Zordon1337
Copy link
Author

i must even replace .html files?

@tsunyoku
Copy link
Contributor

the js files are where the api is called but i can’t guarantee your current html files will work

@Zordon1337
Copy link
Author

still i get same problem

@tsunyoku
Copy link
Contributor

check the API urls its using

@Zordon1337
Copy link
Author

in js?

@tsunyoku
Copy link
Contributor

are you getting 404 on gulag again like this

when i go to profile i get this image

on leaderboard i get nothing before i was getting image

@Zordon1337
Copy link
Author

only profile score errors
image

@tsunyoku
Copy link
Contributor

these are still the old urls so it can’t be up to date

@Zordon1337
Copy link
Author

Zordon1337 commented Apr 23, 2022

i deleted guweb folder
and installed everything again

@tsunyoku
Copy link
Contributor

there is no magic, it it using the wrong urls, so it is out of date. i literally cannot help you anymore, i have told you what to do

@Zordon1337
Copy link
Author

here is setup logs maybe this will help
image

@Zordon1337
Copy link
Author

now i started getting this on leaderboard page
image

@7ez
Copy link
Contributor

7ez commented Apr 23, 2022

wipe ur cf cache

@Zordon1337
Copy link
Author

how

@7ez
Copy link
Contributor

7ez commented Apr 23, 2022

cloudflare dashboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants