Yashpreet Singh Jagdev
New member
I was trying to setup talawa-api and talawa-admin repository and I have also imported sample data. I am able to login to application, join organization but some feature like chat shows:: "API server unavailable. Check your connection or try again later"
It seems like the problem lies in the talawa-api setup because when i ran the command: devcontainer up --workspace-folder .
The logs showed some warning:


Also when I ran the command: docker logs talawa-api-1
it displayed :
Container started
error: Requested version 23.7.0 is not currently installed
after this when I ran the command: node -v
It displayed :
v23.7.0
I have tried reinstalling the talawa-api repository multiple times, but the issue persists.Any guidance on how to fix this would be greatly appreciated!
It seems like the problem lies in the talawa-api setup because when i ran the command: devcontainer up --workspace-folder .
The logs showed some warning:


Also when I ran the command: docker logs talawa-api-1
it displayed :
Container started
error: Requested version 23.7.0 is not currently installed
after this when I ran the command: node -v
It displayed :
v23.7.0
I have tried reinstalling the talawa-api repository multiple times, but the issue persists.Any guidance on how to fix this would be greatly appreciated!
