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

Odd crash during vulnerability scan #1431

Closed
tbiens opened this issue Oct 5, 2023 · 0 comments
Closed

Odd crash during vulnerability scan #1431

tbiens opened this issue Oct 5, 2023 · 0 comments

Comments

@tbiens
Copy link

tbiens commented Oct 5, 2023

I have used Bottle for years with no problems. I love Bottle!

A problem which occurs, is that when a vulnerability scan occurs, it crashes the web ui.

I disabled catch-all looking to log everything to a file, nothing happens. I have tried tapping into HTTPerror and BottleException with similarly no output.

Quite likely I have not done the above correctly.

The one complexity, I do have a very basic nginx config infront of bottle serving up ssl. Nginx never crashes, but it does seem to be related to why its crashing. A dev environment exact copy without nginx won't crash.

Really hoping you can give me some guidance on debugging this. Thanks!

@tbiens tbiens closed this as completed Oct 23, 2023
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

1 participant