-
Notifications
You must be signed in to change notification settings - Fork 1
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
{"detail":"Not Found"} #6
Comments
C:\Users\DELL\slackbot\slackbot>uvicorn main:api --reload --port 1234 During handling of the above exception, another exception occurred: Traceback (most recent call last): |
Please help |
Hi Stan
https://1d14-49-43-101-187.ngrok-free.app/ ---> {"detail":"Not Found"}
C:\Users\DELL\slackbot\slackbot>uvicorn main:api --reload --port 1234
←[32mINFO←[0m: Will watch for changes in these directories: ['C:\Users\DELL\slackbot\slackbot']
←[32mINFO←[0m: Uvicorn running on ←[1mhttp://127.0.0.1:1234←[0m (Press CTRL+C to quit)
←[32mINFO←[0m: Started reloader process [←[36m←[1m17828←[0m] using ←[36m←[1mWatchFiles←[0m
INFO: Started server process [3548]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: 49.43.101.187:0 - "GET / HTTP/1.1" 404 Not Found
INFO: 54.227.24.112:0 - "POST /slack/events/ HTTP/1.1" 307 Temporary Redirect
2024-08-09 14:14:22.108 | INFO | main:endpoint:519 - Received request
INFO: 54.227.24.112:0 - "POST /slack/events HTTP/1.1" 401 Unauthorized
Try our new Traffic Inspector: https://ngrok.com/r/ti Session Status online Account [email protected] (Plan: Free) Version 3.14.0 Region India (in) Latency 43ms Web Interface http://127.0.0.1:4040 Forwarding https://1d14-49-43-101-187.ngrok-free.app -> http://localhost:1234 Connections ttl opn rt1 rt5 p50 p90 11 0 0.00 0.00 5.03 5.28 HTTP Requests ------------- 14:14:22.108 IST POST /slack/events 401 Unauthorized 14:14:21.853 IST POST /slack/events/ 307 Temporary Redirect 14:14:07.320 IST GET / 404 Not Found 13:48:31.304 IST POST /slack/events 401 Unauthorized 13:48:31.057 IST POST /slack/events/ 307 Temporary Redirect 13:48:26.645 IST POST /slack/events 401 Unauthorized 13:48:21.761 IST POST /slack/evsnts 404 Not Found 13:48:13.552 IST POST /slack 404 Not Found 13:46:10.234 IST POST / 404 Not Found 13:46:05.125 IST POST / 404 Not Found
The text was updated successfully, but these errors were encountered: