rednag
rednag
Thanks with that information I was able to set up my server to route all traffic through VPN ;)
Although Copilot Chat is working like a charm. edit: After downgrade from v1.178 to v1.138 I have debug logs. `2024-04-10 16:36:12.634 [info] [default] [fetchCompletions] engine https://copilot-proxy.githubusercontent.com/v1/engines/copilot-codex 2024-04-10 16:36:12.956 [info] [default]...
`2024-04-10 17:30:34.345 [error] [default] Error sending telemetry FetchError: The pending stream has been canceled (caused by: self signed certificate in certificate chain) at fetch (/home/user/.vscode/extensions/github.copilot-1.178.0/node_modules/@adobe/helix-fetch/src/fetch/index.js:99:11) at processTicksAndRejections (node:internal/process/task_queues:95:5) at cachingFetch...
Yes, does not work.
The address is pingable and with 1.4.8 the connection is established.
If you can tell me where they are stored since the location of the logs must be a different, because ~/.local/share/gpclient/gpclient.log is still the one from 2.1.4.
`2024-04-17 11:38:03.995 INFO [33540] [main@24] GlobalProtect started, version: 1.4.8+28snapshot.g4a3f74f libGL error: failed to open /dev/dri/card0: Permission denied libGL error: failed to open /dev/dri/card0: Permission denied libGL error: failed to load...
I'm using the direct hostname of a gateway instead of using the portal address. Response of curl?
- Yes - ``` Success yes 1 yes 123.123.123.123 0 0 no ```
Ah ok - so with the gateway address it works, but default the portal address is set. 1. Connected when set Gateway server, but used default (the portal address) 2....