in Full Tunnel mode I get this error: (v 1.6.0)
ERROR tunnel connect_data error for incoming.telemetry.mozilla.org:443: missing response in batch
ERROR tunnel connect_data error for script.google.com:443: missing response in batch
Also i dont see this text printed after visiting page: This application is running normally.
but app script mode works fine using CodeFull.gs meaning only a problem in Full Tunnel mode
Also which one is the correct format for TUNNEL_SERVER_URL in CodeFull.gs? I used the first format
const TUNNEL_SERVER_URL = "https://12.12.12.12:8080";
const TUNNEL_SERVER_URL = "https://12.12.12.12:8080/";
This page in GUI does not exist in reality: https://script.google.com/home/usage
in Full Tunnel mode I get this error: (v 1.6.0)
ERROR tunnel connect_data error for incoming.telemetry.mozilla.org:443: missing response in batchERROR tunnel connect_data error for script.google.com:443: missing response in batchAlso i dont see this text printed after visiting page:
This application is running normally.but app script mode works fine using CodeFull.gs meaning only a problem in Full Tunnel mode
Also which one is the correct format for TUNNEL_SERVER_URL in CodeFull.gs? I used the first format
const TUNNEL_SERVER_URL = "https://12.12.12.12:8080";
const TUNNEL_SERVER_URL = "https://12.12.12.12:8080/";
This page in GUI does not exist in reality: https://script.google.com/home/usage