amazon web services - Sails On AWS AdapterError: Connection is already registered -


i've managed deploy sails app aws , seems fine, except sails refuses lift error:

error: adaptererror: connection registered     @ object.registerconnection(...) 

this has not been lifted before shouldn't have connection registered.

running: ec2 t2.micro ubuntu image

thanks in advance!


Comments

Popular posts from this blog

go - serving up pdfs using golang -

python - Best design pattern for collection of objects -

r - Using `bbmle:mle2` with vector parameters (already works using `optim`) -