Jayson Jacobs

Results 11 issues of Jayson Jacobs

It would be helpful to include some examples. I'm running sc4s on a Proxmox LXC with docker-compose and bridging 2 networks with the linux container. It took me a while...

documentation

need to include compiled module and typings to use with `npm install` (at least in typescript). otherwise when running `tsc` in a project including this module, it can't find what...

I've got the block explorer api running, but I'm getting the following error when trying to check addresses. `Invalid address: Address buffers must be exactly 21 bytes.. Code:1` Any idea...

While installing the spotify integration, after signing in to spotify, the oauth flow tries the following url and errors. ``` https://accounts.spotify.com/authorize?response_type=code&client_id=client_id_here&redirect_uri=https://my.home-assistant.io/redirect/oauth&state=state_token&scope=user-modify-playback-state,user-read-playback-state,user-read-private,playlist-read-private,playlist-read-collaborative,user-library-read,user-top-read,user-read-playback-position,user-read-recently-played,user-follow-read ``` results in `INVALID_CLIENT: Invalid redirect URI`

The checklist, under [network-setup](https://github.com/corda/corda-kubernetes-deployment/blob/master/docs/CHECKLIST.md#network-setup) says to "Download network root truststore to ./helm/files/network" but it doesn't say where to download it from or how to generate it. Can you please provide...

if would be great if your docs mentioned different gpu-code, gpu-architecture and how to change those. for example, my gpu ( Quadro P2200) doesn't support above `sm_75`, so the compile...

**Is your feature request related to a problem? Please describe.** When running multiple distributed workers, if I have to change or restart the service on a worker, I have to...

enhancement
roadmap

### Bug Description The 'JSON Output' in item 0 contains invalid JSON { "url":"https"://github.com/my-org/my-repo/pull/1110", "repo":"", "title":"Config updates", "description":"update service configs. remove some old ingress ports.", "details":"https"://github.com/my-org/my-repo/actions/runs/11042511794/job/30675337339" }; Original input: {...

in linear

**LocalAI version:** localai/localai:latest-gpu-nvidia-cuda-12 LocalAI version: v2.22.1 (015835dba2854572d50e167b7cade05af41ed214) **Environment, CPU architecture, OS, and Version:** Linux localai3 6.8.12-2-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-2 (2024-09-05T10:03Z) x86_64 GNU/Linux (Proxmox LXC, Debian. AMD EPYC 7302P...

bug
unconfirmed

## What is your suggestion? it would be great to see an example of how to get code-server to work with docker containers using docker compose and nginx/certbot for reverse...

docs