Xavier P
Xavier P
Hello, same behaviour here for _hid_keyboard.txt_ , no fix yet.
Same bug here, v0.0.7. I just had the battery permission dialog box. I can't even give the storage permissions, I just have "music and audio / notifications / photos and...
Same here. ``` 2021-07-22T14:04:20.088Z ERROR: Error during parsing: Error: Command failed with exit code 1: /app/node_modules/youtube-dl/bin/youtube-dl --dump-json http://www.youtube.com/watch?v=lSWhREDACTED 2021-07-22T14:04:20.088Z ERROR: failed to parse for urls starting with https://www.youtube.com/watch?v=lSWhREDACTED ``` And...
Hi, It's strange but it seems like it's a problem with traefik (I'm using the docker version). Without traefik (by accessing the direct URL with the port number) it works...
Problem still existing. ``` 2024/02/20 12:05PM INF github.com/portainer/portainer-ee/api/docker/images/digest.go:58 > No environment registry credentials found, using anonymous access | image up to date indicator=lscr.io/linuxserver/calibre-web:latest 2024/02/20 12:05PM INF github.com/portainer/portainer-ee/api/docker/images/digest.go:58 > No environment...
Note that the environment variable is present in the container: ``` ❯ docker exec chatbot-ui env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=7xxxxx OPENAI_ORGANIZATION=org-xxxxx NEXT_PUBLIC_DEFAULT_TEMPERATURE=0.5 NEXT_PUBLIC_DEFAULT_SYSTEM_PROMPT=Answer as if you were a duck TZ=Europe/Paris OPENAI_API_KEY=sk-xxxx NODE_VERSION=19.9.0...
Yeah is this project abandonned?
Same here with multiple errors like this one : ``` Exception: Database error when running migration 28000Date20230906104802 for app core Index name "appconfig_config_key_index" for table "oc_oc_appconfig_rzt396ok7dl48" collides with the constraint...
Same error here, with interlop disabled. ``` ./llava-v1.5-7b-q4.llamafile WSL (273) ERROR: UtilAcceptVsock:250: accept4 failed 110 ```
Same error. ``` *** Error loading script: trt.py Traceback (most recent call last): File "C:\Users\USER\stable-diffusion-webui\modules\scripts.py", line 527, in load_scripts script_module = script_loading.load_module(scriptfile.path) File "C:\Users\USER\stable-diffusion-webui\modules\script_loading.py", line 10, in load_module module_spec.loader.exec_module(module) File...