16-Mar-2023 01:45
Hello Experts,
I am now installing Journeys in Ubuntu for preparation of migration to rSeries.
I follow this link to install (https://github.com/f5devcentral/f5-journeys), but have error message when typing this command
docker-compose pull
Here is error
raise DockerException(
docker.errors.DockerException: Error while fetching server API version: ('Connection aborted.', PermissionError(13, 'Permission denied'))
How to fix this error?
16-Mar-2023 22:38
Hi, @SolarJeans.
Check out two things.
First, Check the docker process, docker process must be in running state.
Check the File.
cp sample.env .env
I hope everything goes well.
Thanks,