Alex Nguyen

Results 6 issues of Alex Nguyen

**Describe the bug:** When trying access ssh service by the method listed in https://www.trasa.io/docs/how-to-access/ssh-connection-via-proxy, I got an error like below. **Expected behavior:** A clear and concise description of what you...

**Describe the bug:** When I test http service, and must have sign to extension but, with chrome, I put: Enter TrasaCore Hostname: https://localhost Your Email: root TOTP code: from IPhone...

I still do not understand why we need 751 classes for just extractor feature of persons? ``` ~/Desktop/deep_sort_pytorch/deep_sort/deep$ python train.py --resume Loading from checkpoint/ckpt.t7 Traceback (most recent call last): File...

https://github.com/confluentinc/confluent-kafka-python/blob/80ea78c8e46823b68372448e49153723dfffdbf8/examples/json_consumer.py#L109 I play with 2 files: json_consumer, json_producer. But json_consumer always return None And then I try play with json_producer and consumer. I can't convert data to dict type with...

question

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

OPS

**Describe the bug** It's fine if `sfwafawfcwafawf` but `first`: ```python db.query(User).filter(User.id = id).sfwafawfcwafawf()= 112 ``` but `first`: ```python db.query(User).filter(User.id = id).first() = None ``` **To Reproduce** For example: ```python def...

bug