After a while application becomes unavailable #13170
Labels
kind/bug
Outline of a bug - must adhere to the bug report template.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Description
After a while application becomes unavailable
Reproduction Steps
Che 7 Python stack with Theia IDE + Django sample
Update settings.py:
ALLOWED_HOSTS = []
->ALLOWED_HOSTS = ['*']
Run the following commands:
Application is started and available. But after a while I observe errors in the console and application isn't accessible anymore.
OS and version:
Minishfit
Diagnostics:
The text was updated successfully, but these errors were encountered: