ppy / osu-stable-issues

Report critical osu-stable issues here
60 stars 11 forks source link

Devserver option make a http request with wrong port #1025

Closed Sebola3461 closed 2 years ago

Sebola3461 commented 2 years ago

I'm making a custom server for my friends, and i can't connect cuz the client make a HTTP request using port 443 (HTTPS port). This only happens for devserver.

osu!Bancho requests

You can see the HTTPS image

Devserver requests

The client is making HTTP requests using HTTPS port image

A soultion for this is make a https request instead http

peppy commented 2 years ago

This sounds like an issue with your server setup. It definitely isn't what osu! is doing. I've double-check to make sure.

Sorry but we can't provide further help.