Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: 404 Not Found #8

Open
dekacypher opened this issue Aug 13, 2023 · 2 comments
Open

Error: 404 Not Found #8

dekacypher opened this issue Aug 13, 2023 · 2 comments

Comments

@dekacypher
Copy link

How can i fix this, been stuck on it for a while and have fixed all APIs from Binance, larksuite and AliBaba Cloud. Thanks in advance!

Screenshot

`
^C(quant) (base) Mys-MacBook-Pro-2:c-binance-futures-quant my$ python3 webServer.py
1
2
3
1
2
3
Bottle v0.12.25 server starting up (using PasteServer())...
Listening on http://0.0.0.0:8888/
Hit Ctrl-C to quit.

serving on 0.0.0.0:8888 view at http://127.0.0.1:8888
127.0.0.1 - - [13/Aug/2023:20:29:38 +0200] "GET / HTTP/1.1" 404 718 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36"
127.0.0.1 - - [13/Aug/2023:20:29:54 +0200] "GET / HTTP/1.1" 404 718 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36"
127.0.0.1 - - [13/Aug/2023:20:34:34 +0200] "GET / HTTP/1.1" 404 718 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36"
`

@Melelery
Copy link
Owner

I'm sorry I can't help you, webServer is a server program and I usually run him on an ubuntu server in the aliyun rather than locally, so I don't have experience of dealing with local segments running it.

As I understand it, it is used to handle post and get requests, not a web page that can be opened!

@dekacypher
Copy link
Author

dekacypher commented Aug 14, 2023

Hi thanks for the reply, how do you run it on the server?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants