Opened 5 years ago

Closed 16 months ago

#1198 closed Bug / Defect (wontfix)

iOS: OpenVPN Connect: logging using incorrect date format intermittently

Reported by: starkjs Owned by: OpenVPN Inc.
Priority: minor Milestone:
Component: OpenVPN Connect Version:
Severity: Not set (select this one, unless your'e a OpenVPN developer) Keywords:
Cc:

Description

Hello,

I have a strange bug for you, while trying to debug a tls-auth issue, I found that the logs on the iOS OpenVPN Connect keeps jumping the date format back and forth between

YYYY-MM-dd HH:MM:SS <Message>

YYYY-mm-dd HH:MM:SS <Message>

Ie:

2019-30-15 18:30:59 Connected via NetworkExtensionTUN
2019-30-15 18:30:59 EVENT: CONNECTED xxxxx.xxxxx.xxxx1194 (xxx.xxx.xxx.xxx) via /UDPv4 on NetworkExtensionTUN/xxx.xxx.xxx.xxx/ gw=/
2019-31-15 18:31:46 1
2019-31-15 18:31:46 ----- OpenVPN Start -----
OpenVPN core 3.2 ios arm64 64-bit PT_PROXY built on Oct 3 2018 06:35:04

You can see the "month" in the date is actually the minute.
It's not always this way, sometimes I have been seeing it as

2019-06-15 but I don't have an example of that at the moment

Change History (4)

comment:1 Changed 5 years ago by miterra

Same here on 3.0.3 (2104)

2019-43-07 19:43:31 EVENT: DISCONNECTED

2019-43-07 19:43:31 Raw stats on disconnect:

BYTES_IN : 29883
BYTES_OUT : 38504
PACKETS_IN : 178
PACKETS_OUT : 303
TUN_BYTES_IN : 19718
TUN_BYTES_OUT : 12600
TUN_PACKETS_IN : 270
TUN_PACKETS_OUT : 150
N_PAUSE : 2
N_RECONNECT : 2

2019-43-07 19:43:31 Performance stats on disconnect:

CPU usage (microseconds): 429291
Tunnel compression ratio (uplink): 1.95273
Tunnel compression ratio (downlink): 2.37167
Network bytes per CPU second: 159302
Tunnel bytes per CPU second: 75282

comment:2 Changed 3 years ago by Gert Döring

Owner: changed from yuriy to denys
Status: newassigned

comment:3 Changed 3 years ago by Antonio Quartulli

Owner: changed from denys to OpenVPN Inc.

comment:4 Changed 16 months ago by Gert Döring

Resolution: wontfix
Status: assignedclosed

OpenVPN Inc does not want to receive any feedback for the "Connect"
OpenVPN clients via the community bug trackers (here and in GH issues).

Please resubmit - if still relevant - via https://support.openvpn.net/

Note: See TracTickets for help on using tickets.