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

Unhandled HTTP request (HEAD) made to / #95

Open
MartinKolarik opened this issue Jan 10, 2025 · 5 comments
Open

Unhandled HTTP request (HEAD) made to / #95

MartinKolarik opened this issue Jan 10, 2025 · 5 comments
Assignees
Labels

Comments

@MartinKolarik
Copy link
Member

In the slack app.

@radulucut
Copy link
Collaborator

@MartinKolarik I'm not sure what's the issue here, can you give me more details?

@MartinKolarik
Copy link
Member Author

The title is exactly the error text that gets logged and it comes from the slack app, that's all I know.

@MartinKolarik
Copy link
Member Author

It has an INFO level, actually, but still seems like something that maybe shouldn't happen?

@radulucut
Copy link
Collaborator

it seems that there's a HEAD request to the base / route, which only supports GET.

@radulucut
Copy link
Collaborator

my guess is that this is from bots. The slack app seems to be working fine. Is this logged only after #92?

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

No branches or pull requests

2 participants