You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After much effort and trying different scenarios, I was able to run the python3 server.py --insecure --build command without error; but unfortunately, the login page (http://localhost:8888) still did not open and gave a 500 error.
To Reproduce
Steps to reproduce the behavior:
Install OS requirement (Python 3.13, nodejs 23.0, ...)
Install Caldera as Installation guide
Install dependencies (requirements.txt)
RUN server.py
Expected behavior
show caldera login page and can use it by users.
Looks like your first issue -- we aim to respond to issues as quickly as possible. In the meantime, check out our documentation here: http://caldera.readthedocs.io/
Describe the bug
After much effort and trying different scenarios, I was able to run the python3 server.py --insecure --build command without error; but unfortunately, the login page (http://localhost:8888) still did not open and gave a 500 error.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
show caldera login page and can use it by users.
Screenshots
screenshot as: python3 server.py --insecure --log DEBUG
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: