#[SOLVED] migration failed

16 messages · Page 1 of 1 (latest)

sinful geode
#

hi im getting this error on migrate command

docker compose exec appwrite migrate
WARN[0000] The "Usssf" variable is not set. Defaulting to a blank string. 
WARN[0000] The "Usssf" variable is not set. Defaulting to a blank string. 
WARN[0000] The "Usssf" variable is not set. Defaulting to a blank string. 
WARN[0000] The "Usssf" variable is not set. Defaulting to a blank string. 
Failed to create connection: php_network_getaddresses: getaddrinfo failed: Try again
dark patio
sinful geode
#

the upgrade command fails as im using docker rootless

docker run -it --rm --volume /$XDG_RUNTIME_DIR/:/var/run/docker.sock --volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw --entrypoint="upgrade" appwrite/appwrite:1.4.1
Failed to install Appwrite dockers
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

#

/$XDG_RUNTIME_DIR/ this is my docker.sock location

dark patio
sinful geode
dark patio
somber fox
sinful geode
#

@dark patio I'm getting

Error 404
The requested route was not found. Please refer to the API docs and try again.

Type

general_route_not_found

Error on default oauth

sinful geode
somber fox
sinful geode
#

the route which is used for mobile callback

sinful geode
#

still im not able to access appwrite

dark patio