Emma Smith

Results 305 comments of Emma Smith

Hm, based on ``` stat: cannot statx '/data': Operation not permitted ``` and your `docker-compose.yml` changes, it seems that the bind mount you're using doesn't have the correct permissions for...

@simPod also ran into this. This seems to be an issue with sentry or self-hosted.

An alternative could be to remove and re-add the user with superuser permissions. (You can pass this to create-user)

Yeah, I think documenting this is probably sufficient.

22.8.0 is out 🚀 🎉

Things we do on the host that should(?) be moved into a container: - docker compose run (?) - docker compose build (?) - docker compose pull (?) - docker...

Could this maybe be the internal integration? Did you upgrade from an older version or is this a fresh installation?

> I ran install.sh, which I think caused new docker images to be pulled, which might've been an unexpected upgrade. So just to confirm, you are upgrading then? Do you...

I would probably start with `web` and the `relay` container.

Hm, connection refused is not good, if you installed 1 day ago, can you install a newer instance? E.g. 22.6.0 which is the latest. What do the logs for the...