How to set up WavesGUI on Amazon Web Services

Hello all,

I’m new to developing on the Waves platform and was wondering if anyone has had experience running the WavesGUI on an AWS elastic beanstalk instance.

I’ve uploaded an instance onto AWS and reconfigured the app to connect to the nginx port that aws uses.

However, I’m getting this error:
“upstream prematurely closed connection while reading response header from upstream”

I’m thinking this has something to do with the open source code not sending a “200 OK” response to nginx.

Does anyone have experience setting this up on AWS? Has anyone been successful in setting it up? I’d appreciate any help.

Thanks,
qubti