heduler/logs} - Waiting for database to become ava...
# ask-community-for-troubleshooting
m
heduler/logs} - Waiting for database to become available... airbyte-scheduler  | 2021-08-17 213549 INFO i.a.d.i.j.JobsDatabaseInstance(lambda$static$2):45 - {workspace_app_root=/tmp/workspace/scheduler/logs} - Testing if jobs database is ready... airbyte-scheduler  | 2021-08-17 213549 INFO i.a.d.Databases(createPostgresDatabaseWithRetry):60 - {workspace_app_root=/tmp/workspace/scheduler/logs} - Database is not ready yet. Please wait a moment, it might still be initializing... airbyte-server   | 2021-08-17 213550 WARN i.a.c.p.FileSystemConfigPersistence(createWithValidation):67 - {workspace_app_root=/tmp/workspace/server/logs} - Config volume is not ready yet (waiting time: 24 s) airbyte-server   | 2021-08-17 213553 WARN i.a.c.p.FileSystemConfigPersistence(createWithValidation):67 - {workspace_app_root=/tmp/workspace/server/logs} - Config volume is not ready yet (waiting time: 27 s)
d
Hi this is a bug with the previous
airbyte/server:0.29.8-alpha
image. We've seen updated it. Can you remove the server 0.29.8-alpha image from your machine and try again?
z
I also have the same issue. `0.29.8-alpha`is the latest
d
is it still happening?
z
yes, now i am trying to use 0.29.7-alpha. i will update
docker images | grep airbyte airbyte/server 0.29.8-alpha dc45889dc63e 6 hours ago 750MB
yes it is still happening
d
can you run
docker rmi airbyte/server:0.29.8-alpha
to remove the local image, and make sure the docker agent pulls from remote, and run
docker compose up
again?
z
still the same, sorry
d
hum ok
@Zein Miftah can you try with
0.29.9-alpha
?
m
yeah just did all is working fine now thanks
d
did the port forward work?
z
thank you, i will try today
👍 1