Follow us on Twitter...
Stay up to date with the latest news, special offers and advice from CensorNet on Twitter... we are Tweeting regularly!
EDI Test Software reports problems with internet connection and 417 errors in detailed output. This causes Tests not to download and the News section not to update inside the EDI application
EDI Test Software reports problems with internet connection and 417 errors in detailed output.
After adding the following URL's the the Filter Bypass Module
.ediplc.com
.ediplc.com:443
You will also need to edit the squid.conf file. Log into the censornet command line and run:
nano /etc/squid/squid.conf
Now naivate to the very bottom of the file, and add a new line on the end:
ignore_expect_100 on
Ctrl+x to save the file, choose yes to save changes, then Ctrl+o to exit. Once you've done this, run:
/etc/init.d/squid restart
/etc/init.d/cnv4 restart
This will restart the web cache and the filtering proxy processes. Once this completes, please restart EDI on the client machine and the software should run as expected.