php-cs-fixer-ga icon indicating copy to clipboard operation
php-cs-fixer-ga copied to clipboard

Not working on ubuntu-22.04

Open garak opened this issue 2 years ago • 3 comments

I tried to use the newer Ubuntu version, and I got the following errors:

Pull down action image 'oskarstark/phpstan-ga' /usr/bin/docker pull oskarstark/phpstan-ga Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? Using default tag: latest Warning: Docker pull failed with exit code 1, back off 7.814 seconds before retry. /usr/bin/docker pull oskarstark/phpstan-ga Using default tag: latest Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? Warning: Docker pull failed with exit code 1, back off 3.291 seconds before retry. /usr/bin/docker pull oskarstark/phpstan-ga Using default tag: latest Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? Error: Docker pull failed with exit code 1

garak avatar May 21 '22 06:05 garak

Hmm strange, it looks more like a docker issue and not of the image itself

OskarStark avatar May 21 '22 07:05 OskarStark

Hmm strange, it looks more like a docker issue and not of the image itself

I was thinking the same. Do you have an idea to point me to the correct project to open an issue?

garak avatar May 21 '22 09:05 garak

Sorry no idea, maybe github actions issue tracker?

OskarStark avatar May 25 '22 18:05 OskarStark

I tried again after a while and it's working now.

garak avatar Jan 28 '23 15:01 garak

Thanks for coming back

OskarStark avatar Jan 28 '23 19:01 OskarStark