Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

socket hang up error #88

Open
yasinfmd opened this issue Jan 28, 2025 · 1 comment
Open

socket hang up error #88

yasinfmd opened this issue Jan 28, 2025 · 1 comment

Comments

@yasinfmd
Copy link

yasinfmd commented Jan 28, 2025

I am trying to make it work completely locally and distribute it to my projects locally. The server is running on the localhost:3000 port. The cli is also installed and the commands work, but when I try to deploy an update and run code-push-standalone deployment ls MyApp-Android, I encounter [Error] socket hang up

What exactly should I do?

I also runned it commands.

When ı tried code-push-server % code-push-standalone deployment ls MyApp-iOS -k or history ım getting this error
[Error] socket hang up

npm install -g azurite
azurite
mkdir ~/azurite-storage
azurite -l /azurite-storage
http://localhost:3000

AZURE_STORAGE_ACCOUNT=devstoreaccount1 # Azure storage account name
AZURE_STORAGE_ACCESS_KEY=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw== # Azure storage access key (if KeyVault not used)

@rishabh-mmc
Copy link

Same here, getting for this url as well
http://localhost:3000/apps/MMC-Android/deployments/Staging/metrics

this is happening because of redis usage in metrics endpoint

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

No branches or pull requests

2 participants