fourdim

Results 28 comments of fourdim

https://github.com/golang/go/issues/32350

https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user may help. Or run docker with sudo: ```bash $ sudo docker run -it \ --device /dev/kvm \ -p 50922:10022 \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}" \ sickcodes/docker-osx:big-sur ``` Your...

Can confirm, it's because database's width varies at a special aspect ratio (roughly 2:1). @millet0328 I would recommend you to use AFFiNE client for pdf export, which is using a...

Yes, it is a bug, and I'm already working on it. Please note that converting from AFFiNE to html and then AFFiNE is lossy, we are going to provide you...

Unfortunately, we cannot integrate the library you have mentioned because the LICENSE is not compatible. We will try to find other libraries instead.

Did you enable docker ipv6 support? https://docs.docker.com/config/daemon/ipv6/ binaries.prisma.sh is available on ipv6 https://dns.google/query?name=binaries.prisma.sh&rr_type=AAAA&ecs=

Did you follow the steps to [Use IPv6 for the default bridge network](https://docs.docker.com/config/daemon/ipv6/#use-ipv6-for-the-default-bridge-network)? What is the output of the last step?

I mean, the output of this `curl`: ![image](https://github.com/toeverything/AFFiNE/assets/59462000/828132fb-2451-445d-9dfa-edd2824b36ec)

Can I have a look at the modified version of your docker compose file?

> @fourdim do you have any other ideas? I'm sorry but I don't have any ideas.