#SJ057

1 messages · Page 1 of 1 (latest)

sick ermineBOT
short axle
#

Um that seems like smth not related to Stripe API?

halcyon quarry
#

Yes ..It is not related to stripe API

short axle
#

It looks like a TCP connection is closed by the connected remote host. (as the error says)

#

and you are connecting from 2 different hosts in same local computer which sound strange to me

halcyon quarry
#

I am trying to run single app only

#

Can you please suggest any work or solution around on this issue

short axle
#

I would depends on what you are doing, which technology stack, which language, which command?

halcyon quarry
#

it is just stripe app..i am not calling any api....just trying to run stripe app with respect to stripe app documentation

short axle
#

Oh okie, which Doc are you following?

halcyon quarry
short axle
#

In which step you have that error?

halcyon quarry
#

when I hit stripe apps start>>>it is not showing account on which app need to test...it still showing that need to start development server

short axle
#

the correct command is with the plural (apps)

stripe apps start
#

and make sure you call it inside the directory of the app

halcyon quarry
#

I am using same stripe apps start...but still getting same error

#

yes...i am calling from same directory

short axle
#

can you screenshot?

halcyon quarry
#

ok..

short axle
#

hmm okie, are you logging in with stripe login and have node installed with node -v?

halcyon quarry
#

Yes..

#

node >>v16.15.0

short axle
#

Can you just ignore this app and recreate a new app?

#

Would you repeatedly see this error?

halcyon quarry
#

Yes ...i have created new app but getting same error

fiery yew
#

Hi @halcyon quarry I'm Jack and I'm also an engineer from Stripe.

#

Do you have another service also running in 4242 port?

halcyon quarry
#

no

#

Is there any way we can try to run app locally with another port...so i can try out that

fiery yew
#

No you can't run Stripe apps locally, you can only run it in Dashboard as an extension.

#

Can you run a netstat and see if there are any other services using 4242?

halcyon quarry
#

ok

fiery yew
#

Do you have a firewall configuration that could block certain kinds of traffic?

halcyon quarry
#

Pardon me...one of the service is running under 4242 port

fiery yew
#

Can you stop this service and try stripe apps start again?

halcyon quarry
#

Yes , I have tried with that as well

#

still no luck

#

it is working now

#

Thanks 🙂

fiery yew
#

Welcome. How did you fix it eventually?

halcyon quarry
#

Due to cache it is not working....i have clear all temp data and cache again..

fiery yew
#

I see. Glad to know that your problem is fixed