Teh Kok How

Results 108 issues of Teh Kok How

Open 2 chrome tabs, start chat, close one of the tabs and obeserve this exception in the log: ``` [04/21/2025 16:10:47 +08:00] Debug { Id: 14, Name: "ClosedPrematurely" } IP:::1...

``` $ pipenv run pip install scikit-surprise Collecting scikit-surprise Downloading scikit_surprise-1.1.4.tar.gz (154 kB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error × Getting requirements...

`pipenv, version 2025.0.1` ``` INFO:pipenv.patched.pip._internal.cli.spinners:Preparing metadata (pyproject.toml): finished with status 'error' ERROR:pip.subprocessor:Preparing metadata (pyproject.toml) exited with 1 Traceback (most recent call last): File "/home/khteh/.local/lib/python3.13/site-packages/pipenv/patched/pip/_internal/operations/build/metadata.py", line 35, in generate_metadata distinfo_dir =...

triage

Due to localhost port restriction, I have to carry out this test in a local microk8s cluster where I only enable UDP protocol to port 443. Curl hits the following...

Steps to reproduce: (1) Start hypercorn server application (2) Send a request from Chrome browser (3) Blueprint endpoint takes some time to process. LLM-RAG in my case. (4) Make minor...

Another random crashes: `curl --http3 --insecure -vv https://IP` hits this exception: ``` [pythonrestapi-1 pythonrestapi] 2025-03-28 09:29:55 ERROR Error in ASGI Framework [pythonrestapi-1 pythonrestapi] Traceback (most recent call last): [pythonrestapi-1 pythonrestapi]...

``` def create_app() -> Quart: """ Create App """ logging.info(f"\n=== {create_app.__name__} ===") # App initialization app = Quart(__name__, template_folder='view/templates', static_url_path='', static_folder='view/static') app.config.from_file("/etc/pythonrestapi_config.json", json.load) app.config["SEND_FILE_MAX_AGE_DEFAULT"] = timedelta(days=90) app.after_request(_add_secure_headers) app.register_blueprint(home_blueprint, url_prefix="/") app...

The Serilog maintainers want you to have a great experience using Serilog, and will happily track down and resolve bugs. We all have limited time, though, so please think through...

discussion

The Serilog maintainers want you to have a great experience using Serilog, and will happily track down and resolve bugs. We all have limited time, though, so please think through...

bug

**Describe the bug** `pipenv run alembic upgrade head` hit a `NameError` **Expected behavior** **To Reproduce** Please try to provide a [Minimal, Complete, and Verifiable](http://stackoverflow.com/help/mcve) example, with the migration script and/or...

bug
autogenerate - rendering