Skip to content

The demo site is failing with errors #2

Closed
@DavideDelVecchio

Description

@DavideDelVecchio

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [X ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

The demo site is down with errors

  1. Launch the demo site at https://diskann-demo-dwgxbdfpgrakcmgf.westus2-01.azurewebsites.net/
  2. Perform a search
image the above error appears ### Any log messages given by the failure > File "/tmp/8dcf498dac1c771/antenv/lib/python3.12/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 88, in exec_func_with_error_handling result = func() ^^^^^^ File "/tmp/8dcf498dac1c771/antenv/lib/python3.12/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 541, in code_to_exec self._session_state.on_script_will_rerun( File "/tmp/8dcf498dac1c771/antenv/lib/python3.12/site-packages/streamlit/runtime/state/safe_session_state.py", line 66, in on_script_will_rerun self._state.on_script_will_rerun(latest_widget_states) File "/tmp/8dcf498dac1c771/antenv/lib/python3.12/site-packages/streamlit/runtime/state/session_state.py", line 559, in on_script_will_rerun self._call_callbacks() File "/tmp/8dcf498dac1c771/antenv/lib/python3.12/site-packages/streamlit/runtime/state/session_state.py", line 572, in _call_callbacks self._new_widget_state.call_callback(wid) File "/tmp/8dcf498dac1c771/antenv/lib/python3.12/site-packages/streamlit/runtime/state/session_state.py", line 273, in call_callback callback(*args, **kwargs) File "/tmp/8dcf498dac1c771/src/app/app.py", line 126, in handler_search_listings cur.execute(query, (date, price, emb)) ^^^ ### Expected/desired behavior > The demo site should be available

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions