osuAkatsuki / bancho.py

An osu! server for the generic public, optimized for maintainability in modern python
https://akatsuki.gg
MIT License
201 stars 126 forks source link

misc: [06:40:35PM] [GET] 404 osu.magsec.ml/web/osu-session.php #546

Closed magonyfur closed 8 months ago

magonyfur commented 8 months ago

idk why this rnadomly happens and what it means or how to fix

magonyfur commented 8 months ago

happens averytime when a score wants to get submitted, but scores wont submit at all\

7ez commented 8 months ago

osu-session.php is not required for osu to work properly

minisbett commented 8 months ago

You can ignore that error I think, the score submission not working must be related to smth else

magonyfur commented 8 months ago

what could that be then?

magonyfur commented 8 months ago

full log so far

[07:05:01PM] running in debug mode [07:05:06PM] Fetching channels from sql. [07:05:06PM] <#osu> added to channels list. [07:05:06PM] <#announce> added to channels list. [07:05:06PM] <#lobby> added to channels list. [07:05:06PM] <#supporter> added to channels list. [07:05:07PM] <#staff> added to channels list. [07:05:07PM] <#admin> added to channels list. [07:05:07PM] <#dev> added to channels list. [07:05:07PM] Fetching clans from sql. [07:05:07PM] Fetching mappools from sql. [07:05:07PM] Initializing housekeeping tasks. [07:05:07PM] Startup process complete. [07:05:07PM] Listening @ /tmp/bancho.sock [07:05:07PM] Removing expired donation privileges. [07:05:07PM] [POST] 200 c.magsec.ml/ | Request took: 2.86 msec [07:05:07PM] [POST] 200 c.magsec.ml/ | Request took: 2.85 msec [07:05:09PM] <Destiny_fur (3)> logged in from NL using b20231102.5 on win32 [07:05:09PM] [POST] 200 c.magsec.ml/ | Request took: 1.96 sec [07:05:09PM] [POST] 200 c.magsec.ml/ | Request took: 5.38 msec [07:05:09PM] [GET] 200 osu.magsec.ml/web/osu-getfriends.php | Request took: 3.58 msec [07:05:09PM] <Destiny_fur (3)> joined <#osu>. [07:05:09PM] <Destiny_fur (3)> joined <#announce>. [07:05:09PM] <Destiny_fur (3)> joined <#admin>. [07:05:09PM] [POST] 200 c.magsec.ml/ | Request took: 18.04 msec [07:05:10PM] [GET] 200 osu.magsec.ml/web/osu-osz2-getscores.php | Request took: 133.82 msec [07:05:31PM] [POST] 200 c.magsec.ml/ | Request took: 3.62 msec [07:06:01PM] [POST] 200 c.magsec.ml/ | Request took: 4.92 msec [07:06:02PM] [POST] 200 c.magsec.ml/ | Request took: 3.89 msec [07:06:02PM] [POST] 200 c.magsec.ml/ | Request took: 4.08 msec [07:06:03PM] [POST] 200 c.magsec.ml/ | Request took: 3.90 msec [07:06:05PM] [POST] 200 c.magsec.ml/ | Request took: 3.53 msec [07:06:09PM] [POST] 200 c.magsec.ml/ | Request took: 3.61 msec [07:06:17PM] [POST] 200 c.magsec.ml/ | Request took: 2.87 msec [07:06:27PM] [POST] 404 osu.magsec.ml/web/osu-session.php | Request took: 3.67 msec [07:06:27PM] [GET] 200 osu.magsec.ml/web/osu-rate.php | Request took: 9.57 msec [07:06:27PM] [POST] 200 c.magsec.ml/ | Request took: 7.34 msec [07:06:27PM] [vn!std] <Destiny_fur (3)> submitted a score! (Submitted, 4.73pp / 442pp) [07:06:27PM] [POST] 200 osu.magsec.ml/web/osu-submit-modular-selector.php | Request took: 148.18 msec [07:06:27PM] [POST] 200 c.magsec.ml/ | Request took: 3.74 msec [07:06:28PM] [POST] 200 c.magsec.ml/ | Request took: 5.33 msec [07:06:31PM] [POST] 200 c.magsec.ml/ | Request took: 2.91 msec [07:06:32PM] [POST] 200 c.magsec.ml/ | Request took: 3.91 msec [07:06:32PM] [POST] 307 osu.magsec.ml/difficulty-rating | Request took: 3.71 msec [07:06:33PM] [POST] 307 osu.magsec.ml/difficulty-rating | Request took: 4.52 msec [07:06:33PM] [POST] 200 c.magsec.ml/ | Request took: 20.32 msec [07:06:33PM] [GET] 200 osu.magsec.ml/web/osu-osz2-getscores.php | Request took: 62.68 msec [07:06:35PM] [POST] 200 c.magsec.ml/ | Request took: 3.51 msec [07:06:39PM] [POST] 200 c.magsec.ml/ | Request took: 3.31 msec

7ez commented 8 months ago

[07:06:27PM] [vn!std] <Destiny_fur (3)> submitted a score! (Submitted, 4.73pp / 442pp)

minisbett commented 8 months ago

Your scores are submitting perfectly fine

magonyfur commented 8 months ago

image image

not onto the leaderboard or website sadly

magonyfur commented 8 months ago

nvm i already fount the issue, sorry for bothering