You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have build an push server that works nice on my local developer env. But once I try to run it on server in DMZ ports opened are (2195,2196,80) if I run node agent/_header.js it doesn't connect and I dont get any error as well ?
this is from console on my Developer PC
D:\lpns>node agent/_header.js
apnagent [sandbox] gateway connected
if I do it the same way on the server I get nothing :(
Hi
I have a problem whit _header.js.
I have build an push server that works nice on my local developer env. But once I try to run it on server in DMZ ports opened are (2195,2196,80) if I run node agent/_header.js it doesn't connect and I dont get any error as well ?
this is from console on my Developer PC
D:\lpns>node agent/_header.js
apnagent [sandbox] gateway connected
if I do it the same way on the server I get nothing :(
PS C:\lpns\lpns> node agent/_header.js
PS C:\lpns\lpns>
What can be a issue ?
The text was updated successfully, but these errors were encountered: