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
It seems current proxy address validator doesn't support IPv6 address. I've also tried to modify the .wakatime.cfg file, but does not work. The log file shows failed to load API parameters: invalid url \"http://[2606:4700:4700::64]:53\". Must be in format'https://user:pass@host:port' or 'socks5://user:pass@host:port' or 'domain\\\\user:pass.' (I've replaced the real address).
It seems current proxy address validator doesn't support IPv6 address. I've also tried to modify the
.wakatime.cfg
file, but does not work. The log file showsfailed to load API parameters: invalid url \"http://[2606:4700:4700::64]:53\". Must be in format'https://user:pass@host:port' or 'socks5://user:pass@host:port' or 'domain\\\\user:pass.'
(I've replaced the real address).vscode-wakatime/src/utils.ts
Line 24 in dce156f
The text was updated successfully, but these errors were encountered: