Drew Perttula
Drew Perttula
Here's a tiny bit more data about the Zip dongle on linux: [36459.959919] usb 1-1.5: New USB device found, idVendor=2687, idProduct=fb01 [36459.959929] usb 1-1.5: New USB device strings: Mfr=1, Product=2,...
Similar workaround for podman users: 1. Be running `podman system service --time=0` 2. `DOCKER_HOST=unix:///run/user/${UID}/podman/podman.sock skaffold run`
https://github.com/AOT-AG/DicomToMesh/issues/18#issuecomment-528225293 should say dcmdjpeg (not dcmjpeg). Before: ``` dicom2mesh -i . -v Read DICOM images located under . ERROR: In /build/vtk7-d8SNZg/vtk7-7.1.1+dfsg1/IO/Image/vtkDICOMImageReader.cxx, line 105 vtkDICOMImageReader (0x55cb89114650): DICOMParser couldn't parse : ./conv...
Same issue, but the set_fact code: ``` set_fact: raspbian: '{% if ( ansible_facts.architecture is search("arm") and ansible_facts.lsb.description is match("[Rr]aspbian.*[Bb]uster") ) or ( ansible_facts.architecture is search("aarch64") and ansible_facts.lsb.description is match("Debian.*buster") or...
I thought this would be a workaround: `server.shell(["[[ -L /etc/resolv.conf ]] && rm /etc/resolv.conf"])` ``` --> Starting operation: Server/Shell (['[[ -L /etc/passwd ]] && rm /etc/resolv.conf']) [dash] sh: 1: [[:...
This is in chrome on linux, but firefox (92.0, linux) behaves the same, as does chrome incognito. py-spy 0.3.10
Do you have these files? ``` -rw-r--r-- 1 drewp drewp 143607619 Jan 27 2022 models/insightface/models/antelopev2/1k3d68.onnx -rw-r--r-- 1 drewp drewp 5030888 Jan 27 2022 models/insightface/models/antelopev2/2d106det.onnx -rw-r--r-- 1 drewp drewp 1322532 Jan...
In "docker.io/blakeblackshear/frigate:0.11.0" it is broken the same way.
Nippey, thanks for the patch. Works on ajaxterm 0.10-13 from ubuntu 15.10.
With 2.6.1: ``` --> Starting operation: Files/Put (src=/tmp/net_traffic.aarch64, dest=/opt/net_traffic, mode=a+rx, force=True) Failed to upload file, retrying: Failure Failed to upload file, retrying: Failure Failed to upload file, retrying: Failure [pipe]...