Shoki

Results 35 comments of Shoki

I am afraid the maintainer is no longer with us, and sadly cannot merge this contribution. Thank you, though ❤️

I am having the same issue. host prints `nvcc --version` as `12.0` host `nvidia-smi` prints ``` | NVIDIA-SMI 545.29.06 Driver Version: 545.29.06 CUDA Version: 12.3 | ``` I have attempted...

I will attach the startup logs from docker-compose, and my configs: Docker Compose logs ```sh affine_selfhosted | running predeploy script. affine_selfhosted | yarn run v1.22.19 affine_selfhosted | $ yarn prisma...

Are there any other configs or logs you will need to help triage the problem?

> seems you not set `AFFINE_SERVER_HOST` yet? I have, just removed original value in the `affine.js` config. I assume `affine.host` is the same as `AFFINE_SERVER_HOST`?

To avoid that my assumptions is slowing this down, I have also tried to set `AFFINE_SERVER_HOST` in my environment, and it still has the same issue, no change.

Seems that rate limits are a thing now so I am closing this issue

Hello, make sure you run as root, or more specifically give access to bind to network ports.

And in order to get these on sphinx, I will need to set up a proper pipeline and config to read the event-docs ^_^

As mentioned on discord DM with you, we call these `events` instead of `callbacks`, and they are used subscribe to things like callbacks behind the scenes. In the API itself,...