-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I am currently trying to host my bot on an aws server and when the osu website is trying to send the data to localhost. It is telling me that the connection is getting refused. I made sure that both osu and my program have the same localhost ports.
I did look a bit into it and it should be possible to create a webserver on localhost so I dont understand why it doesnt work.
to view the website I am using elinks.
For python I am using 3.10
I installed these packages into my instance via yum:
xz-devel
lzma
zlib-devel
gcc
openssl-devel
bzip2-devel
libffi-devel
make
elinks
and I installed these libraries into my python:
discord
pycord
ossapi
pillow
sqlalchemy
pymysql
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
