Back

Realtime container socket error

  • 0
  • Self Hosted
  • Realtime
corax
5 Sep, 2023, 05:42

1.3.8 yes

TL;DR
User is experiencing a realtime container socket error after upgrading to version 1.4.1 of Appwrite. They are unsure if upgrading to version 1.4.2 and running the migration command will resolve the issue. They also mention concerns about data corruption and inquire about documentation on how realtime works. No solution is provided in the thread.
safwan
5 Sep, 2023, 05:43

Okay were you able to run migration successfully?

corax
5 Sep, 2023, 05:43

yes

Drake
5 Sep, 2023, 21:57

how did you install/upgrade?

corax
5 Sep, 2023, 22:18

As usual

corax
5 Sep, 2023, 22:23

Is this a serious problem?

Drake
5 Sep, 2023, 22:31

how exactly?

corax
5 Sep, 2023, 22:32

from 1.3.8 to 1.4.1

Drake
5 Sep, 2023, 22:33

You installed using the install command like:

TypeScript
docker run -it --rm \
    --volume /var/run/docker.sock:/var/run/docker.sock \
    --volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw \
    --entrypoint="install" \
    appwrite/appwrite:1.3.8

and upgraded using the upgrade command like:

TypeScript
docker run -it --rm \
    --volume /var/run/docker.sock:/var/run/docker.sock \
    --volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw \
    --entrypoint="upgrade" \
    appwrite/appwrite:1.4.1

?

corax
5 Sep, 2023, 22:34

yes yes

Drake
5 Sep, 2023, 22:35

weird...i haven't seen these type of errors yet

corax
5 Sep, 2023, 22:36

Well, Its not like causing any big known issues realtime works fine.

corax
5 Sep, 2023, 22:36

Just worried

Drake
5 Sep, 2023, 22:39

i am too πŸ˜…

corax
5 Sep, 2023, 22:42

I hope it doesn't effect data

corax
5 Sep, 2023, 22:46

also, is there any documentation on how realtime works behind the scenes, since realtime of flutter sdk is not working right yet, will go with custom solution for now

D5
5 Sep, 2023, 23:01

In docs it shows install instead of upgrade πŸ‘€

D5
5 Sep, 2023, 23:02

I don't think, maybe retrieved data, but not sent data, so probably nothing will get corrupted or anything

Drake
5 Sep, 2023, 23:14

it should be upgrade now 🧐

corax
5 Sep, 2023, 23:16

Hmm

corax
5 Sep, 2023, 23:17
corax
5 Sep, 2023, 23:17

appwrite logs

corax
8 Sep, 2023, 14:43

Any update on this?

Drake
8 Sep, 2023, 16:12

im really not sure about this...i haven't seen this

Drake
8 Sep, 2023, 16:13

btw, you might want to upgrade to 1.4.2 (and run migrate command)

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more