mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-27 06:35:54 +03:00
[GH-ISSUE #912] FATA[0000] couldn't start the server: invalid cross-device link #145
Labels
No labels
bug
compatibility-issue
docker
documentation
enhancement
help wanted
needs information
pull-request
question
stale
unfortunate
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fake-gcs-server#145
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cs-oida on GitHub (Sep 5, 2022).
Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/912
After updated the Docker image to the latest 1.40.0, the Docker container couldn't start with the following error.
Is there any solution other than downgrading the docker image?
Note.
Host: CentOS 7.9
Docker: 20.10.17, build100c701
@fsouza commented on GitHub (Sep 5, 2022):
Oh I guess I called it out in https://github.com/fsouza/fake-gcs-server/pull/829#discussion_r961273247 🙈
I'm going to send a PR fixing it soon (it's an easy fix).
cc @dnerdy (just for awareness, enjoy the holiday!)
@fsouza commented on GitHub (Sep 5, 2022):
@cs-oida can you give #913 a shot?
Thank you very much for reporting!