Page 1 of 1

Input fails to local Phant server

Posted: Mon Aug 29, 2016 6:23 pm
by around
I have installed a local Phant server on my Windows 10 machine. I followed the Virtualbox, Vagrant, Git installation instructions.

I can connect to the local server through my browser and telnet. Creation of new streams and review of streams through the browser and telnet work with no issues.

When I try and input data, the browser reports that it cannot connect to the page specified. If I introduce deliberate errors into the input string (wrong or missing keys), then I get the correct error responses. If I omit or introduce incorrect data fields, the browser again reports that it cannot connect to the page specified.

When I try and output stream data, I get the expected no data error responses (not surprising as I cannot input data!!).

I am at a loss as to how to troubleshoot this issue. The server appears to be working for everything except data input. Any ideas on where I should focus my troubleshooting efforts?

Cheers,

Adrian

Re: Input fails to local Phant server

Posted: Thu Oct 27, 2016 7:16 pm
by around
Problem traced to changes in latest version of NodeJS. See Phant Github page Issue #200