Skip to content

authorization doesn't work on Amazon Linux #72

@mikumin27

Description

@mikumin27

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.

censorship on point
(censorship on point)

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions