Back

[SOLVED] Add runtime

  • 0
  • Self Hosted
  • Functions
Mickaël LT
8 Mar, 2023, 21:12
TL;DR
OP had an issue with Docker not showing containers after removing Docker using snap. They were able to solve the issue by rebooting the system. There is no further solution mentioned in the thread.
Mickaël LT
8 Mar, 2023, 21:13

I'm still on the 1.2.1, I'll try to go back to the 1.2.0 tomorrow

Drake
8 Mar, 2023, 21:14

you installed via the install script, right? what's docker ps show?

Mickaël LT
8 Mar, 2023, 21:15

The docker ps result :

Mickaël LT
8 Mar, 2023, 21:16

CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES ce9bea94fde9 appwrite/appwrite:1.2.1 "worker-functions" 49 minutes ago Up 49 minutes 80/tcp appwrite-worker-functions 3500d43d6d0d appwrite/appwrite:1.2.1 "executor" 49 minutes ago Up 49 minutes 80/tcp appwrite-executor ec41086f4d73 appwrite/appwrite:1.2.1 "worker-mails" 49 minutes ago Up 49 minutes 80/tcp appwrite-worker-mails 745b52287b84 appwrite/appwrite:1.2.1 "worker-builds" 49 minutes ago Up 49 minutes 80/tcp appwrite-worker-builds bfd05f868718 appwrite/appwrite:1.2.1 "worker-deletes" 49 minutes ago Up 49 minutes 80/tcp appwrite-worker-deletes a7aa38fd0b87 appwrite/appwrite:1.2.1 "worker-webhooks" 49 minutes ago Up 49 minutes 80/tcp appwrite-worker-webhooks a024bbae96fb appwrite/appwrite:1.2.1 "docker-php-entrypoi…" 49 minutes ago Up 49 minutes 80/tcp appwrite 3a630caf91a8 appwrite/appwrite:1.2.1 "worker-audits" 49 minutes ago Up 49 minutes 80/tcp appwrite-worker-audits a022d28b7b1c appwrite/appwrite:1.2.1 "maintenance" 49 minutes ago Up 49 minutes 80/tcp appwrite-maintenance 046b8bd32eda appwrite/appwrite:1.2.1 "realtime" 49 minutes ago Up 49 minutes 80/tcp appwrite-realtime

Mickaël LT
8 Mar, 2023, 21:16

3d33d52b2a54 appwrite/appwrite:1.2.1 "worker-certificates" 49 minutes ago Up 49 minutes 80/tcp appwrite-worker-certificates 0a744707228e appwrite/appwrite:1.2.1 "worker-messaging" 49 minutes ago Up 49 minutes 80/tcp appwrite-worker-messaging 1d29f970ad00 appwrite/appwrite:1.2.1 "schedule" 49 minutes ago Up 49 minutes 80/tcp appwrite-schedule 89a3208c80f4 appwrite/appwrite:1.2.1 "worker-databases" 49 minutes ago Up 49 minutes 80/tcp appwrite-worker-databases 6d97eca5b943 appwrite/appwrite:1.2.1 "usage" 49 minutes ago Up 49 minutes 80/tcp appwrite-usage 58aa854570e3 redis:7.0.4-alpine "docker-entrypoint.s…" 49 minutes ago Up 49 minutes 6379/tcp appwrite-redis 2fd9796a7e6c appwrite/telegraf:1.4.0 "/entrypoint.sh tele…" 49 minutes ago Up 49 minutes 8092/udp, 8125/udp, 8094/tcp appwrite-telegraf 0e5d963bbe0c mariadb:10.7 "docker-entrypoint.s…" 49 minutes ago Up 49 minutes 3306/tcp appwrite-mariadb 3919e009f43f appwrite/influxdb:1.5.0 "/entrypoint.sh infl…" 49 minutes ago Up 49 minutes 8086/tcp appwrite-influxdb

Mickaël LT
8 Mar, 2023, 21:17

And yes, install via the install script (install the 1.2.0 and upgrade to 1.2.1 last week)

Drake
8 Mar, 2023, 21:17

👀 where's traefik?

Mickaël LT
8 Mar, 2023, 21:19

Good question 😅

Binyamin
8 Mar, 2023, 21:20

Probably is the last one

Mickaël LT
8 Mar, 2023, 21:22

If I launch docker compose up -d --build --force-recreate

Mickaël LT
8 Mar, 2023, 21:22

I got a warning :

Mickaël LT
8 Mar, 2023, 21:23

driver failed programming external connectivity on endpoint appwrite-traefik (38da4f42f988b45bec57cf19f456a5dda3a9f0c1d92bdef0a9ff27b5d0a2beff): Error starting userland proxy: listen tcp4 0.0.0.0:443: bind: address already in use

Binyamin
8 Mar, 2023, 21:24

Run down Make a backup of the file rename to .old

Then wget this one https://appwrite.io/install/compose

And then run up

Drake
8 Mar, 2023, 21:24

was this really everything?

what does docker compose ls show?

Mickaël LT
8 Mar, 2023, 21:26

cloud@ecs-appwrite:~/appwrite$ docker compose ls -a NAME STATUS CONFIG FILES appwrite created(1), running(19) /home/cloud/appwrite/docker-compose.yml

Drake
8 Mar, 2023, 21:27

that created(1) is probably traefik...you must have something else isntalled on the server that is exposing appwrite if appwrite is still accessible for you on port 443

Mickaël LT
8 Mar, 2023, 21:33

hum, I'will check what is on the port 443, but I've just boot on the EC2 instance and install appwrite

Mickaël LT
9 Mar, 2023, 10:47

🤯

Mickaël LT
9 Mar, 2023, 14:14
Mickaël LT
9 Mar, 2023, 15:02

so, i ran this command : sudo snap remove docker And then I reboot, and now docker ps show me all my container \o/ (and my datas \o/ \o/ )

Drake
9 Mar, 2023, 15:04

Ya snap is a little annoying

Mickaël LT
9 Mar, 2023, 15:08

Yep, and now dart is available 👍 You can mark as solved, thanks a lot for your help

Drake
9 Mar, 2023, 15:18

[SOLVED] Add runtime

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