Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

[Kubernetes] Cannot write lock file. #390

Open
SoGooDFR opened this issue Mar 14, 2019 · 3 comments · May be fixed by #567
Open

[Kubernetes] Cannot write lock file. #390

SoGooDFR opened this issue Mar 14, 2019 · 3 comments · May be fixed by #567

Comments

@SoGooDFR
Copy link

SoGooDFR commented Mar 14, 2019

Hi,

I actually try to deploy laravel echo server on Kubernetes. I use and build my proper image and this CMD line is:
EXPOSE 6001 CMD ["laravel-echo-server", "start"]

When I launch the deploy, the pod start and stop after this error:
Cannot write lock file.

This come from this file: https://github.com/tlaverdure/laravel-echo-server/blob/master/src/cli/cli.ts

@ssatz
Copy link

ssatz commented Mar 25, 2019

yes am do getting same error.
Remove the container and build again!

@hamzadjebiri
Copy link

try : sudo laravel-echo-server start

@mhemrg mhemrg linked a pull request Mar 31, 2021 that will close this issue
@mattvb91
Copy link

Currently having this problem running this in github actions docker image. Works fine locally and on deployment...

anyone have any other suggestions?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants