Closed Psy-Fer closed 4 years ago
If you run rampart with --verbose
, do you see a message about client connecting when you reload the browser on the remote machine?
Quick update as James & I chatted over twitter & the connection to port 3001 (where we transmit data) was being blocked in the browser. This could be because we use sockets on that port. @Psy-Fer please comment here if you find a fix!
Turns out I was being too security minded and when I patched the few thousand security issues, it broke everything. lol
Just following the instructions, and not getting wise about things, leads to it working very well.
Should be running SARS-CoV-2 samples in no time at all.
Thanks for all the great work guys. You rock
Hello,
Great stuff! Really great work.
I'm trying to get set up so I can monitor RAMPART from home. I'm on our VPN, and i've forward ports 3000 and 3001 through our port NAT switch.
When I run the RAMPART example
I can then go to
<IP of P-NAT>:3000
and I get the followingIt does not update or refresh.
I did an X11 session, and opened up firefox, did a local load on the system, and it seems to be working fine.
Am I doing something wrong?
Cheers. James