Back

[CLOSED]Docker Error: WARNING! Your password will be stored unencrypted in /root/.docker/config.json

  • 0
  • Functions
  • Cloud
Namka
12 Sep, 2023, 05:00

I am updating 0.12 to 0.13.4 and getting this error while deploying cloud function

TL;DR
The original question about the Docker password warning has been answered and can be ignored. There seems to be an issue with the 'tar' command, which is ignoring unknown extended header keywords. There are failed attempts to warm up different environments (Node.js, PHP, Ruby, Python, Dart) in the appwrite-executor container. The build fails due to the mentioned 'tar' error. The user found a link discussing the 'tar' issue. The user also mentions updating from Appwrite version 0.12 to 0.13.4 and asks if they need to redeploy all functions. Another user suggests checking if the Docker
Drake
12 Sep, 2023, 05:15

Do you have the docker hub environment variables set?

Namka
12 Sep, 2023, 05:58

I don't think so

Namka
12 Sep, 2023, 05:58
Namka
12 Sep, 2023, 05:59

Do I need to redeploy all functions ?

Drake
12 Sep, 2023, 14:29

you can check by running docker compose exec appwrite vars and look for DOCKER

Drake
12 Sep, 2023, 14:32

uhmmm i think there was a big change between 0.12 and 0.13 for functions..

Drake
12 Sep, 2023, 14:33
Drake
12 Sep, 2023, 14:34

1.4 also had a big change to functions...

Namka
21 Sep, 2023, 04:24

I found this.

Drake
21 Sep, 2023, 04:25

Where did you see this?

Namka
21 Sep, 2023, 04:25

after running docker-compose exec appwrite vars command in appwrite directory

Namka
21 Sep, 2023, 04:25

inside appwrite

Namka
21 Sep, 2023, 04:28

after running docker-compose exec appwrite vars command inside appwrite folder in cloud server

Namka
21 Sep, 2023, 05:49

do I need to delete them ? or do you want different output πŸ˜„

Namka
21 Sep, 2023, 06:51

More logs: sudo docker-compose logs --follow appwrite-executor Attaching to appwrite-executor appwrite-executor | Warming up Node.js 15.5 environment... appwrite-executor | Warming up PHP 8.0 environment... appwrite-executor | Warming up Ruby 3.0 environment... appwrite-executor | Warming up Python 3.9 environment... appwrite-executor | Warming up Dart 2.14 environment... appwrite-executor | Removing orphan runtimes... appwrite-executor | Failed to Warmup Node.js 15.5! appwrite-executor | Failed to Warmup Dart 2.14! appwrite-executor | Failed to Warmup Ruby 3.0! appwrite-executor | Failed to Warmup Python 3.9! appwrite-executor | Failed to Warmup PHP 8.0! appwrite-executor | Building container : 605069a46c635-650bdd89a376a517991d appwrite-executor | Build failed: Docker Error: tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' appwrite-executor | tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' appwrite-executor | tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'

Drake
21 Sep, 2023, 18:03

the docker passowrd warning can be ignored then

Drake
21 Sep, 2023, 18:03

im going to close this post since your original question was answered

Drake
21 Sep, 2023, 18:03

[CLOSED]Docker Error: WARNING! Your password will be stored unencrypted in /root/.docker/config.json

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