osuAkatsuki / bancho.py

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

always return 404 error #330

Closed shoei1944 closed 1 year ago

shoei1944 commented 1 year ago

A little about connection: Host -> SSH tunnel -> VPS -> Domain.

In general, I always get 404 when accessing bancho.py. In osu! the server is displayed as unavailable.

image

cmyui commented 1 year ago

iirc, this is caused by the domain in .env not matching the domain correctly

it should be DOMAIN=sho20.ru by the looks of it

shoei1944 commented 1 year ago

forgot to replace