Mathew Jose Mammoottil
Mathew Jose Mammoottil
Can you add the logs of the containers here to help us debug.
Could you upload the log file of the web container to understand which instruction causes this issue. `docker logs crapi-web`
Can you provide the logs of the containers to help us debug.
Did this error occur while running the `/community/api/v2/community/posts/recent` API request as the errors indicated in the log files pertains to setting a token. I was not able to replicate this...
Could you try a`docker-compose down` to remove the previous containers. If that does not work, it could be because because old data is persisted in docker volumes, you should then...
Could you upload the log file of the web container to understand which instruction causes this issue. `docker logs crapi-web`