laravel / sail

Docker files for running a basic Laravel application.
https://laravel.com/docs/sail
MIT License
1.65k stars 470 forks source link

Hash Sum mismatch #692

Closed beatriceylaya closed 4 months ago

beatriceylaya commented 4 months ago

Sail Version

1.27.4

Laravel Version

10.44

PHP Version

8.1

Operating System

macOS

OS Version

14.3.1

Description

Docker version: Client: Cloud integration: v1.0.35+desktop.13 Version: 26.1.1 API version: 1.45 Go version: go1.21.9 Git commit: 4cf5afa Built: Tue Apr 30 11:44:56 2024 OS/Arch: darwin/arm64 Context: desktop-linux

Server: Docker Desktop 4.30.0 (149282) Engine: Version: 26.1.1 API version: 1.45 (minimum version 1.24) Go version: go1.21.9 Git commit: ac2de55 Built: Tue Apr 30 11:48:04 2024 OS/Arch: linux/arm64 Experimental: false containerd: Version: 1.6.31 GitCommit: e377cd56a71523140ca6ae87e30244719194a521 runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0

Steps To Reproduce

Facing an issue upon executing sail up-d:

Screenshot 2024-05-08 at 6 04 00 PM Screenshot 2024-05-08 at 6 04 59 PM
josh-patchworks commented 4 months ago

@beatriceylaya I am now getting the same issue, what did you go to fix it?

beatriceylaya commented 3 months ago

@beatriceylaya I am now getting the same issue, what did you go to fix it?

I ran sail up -d again and it worked fine afterwards.