Opened 7 years ago

Closed 5 years ago

#1006 closed Bug / Defect (fixed-external)

signed integer is greater than maximum, log spam in /var/log

Reported by: rares.hadarean Owned by: novaflash
Priority: major Milestone: release 2.4.3
Component: Access Server Version:
Severity: Not set (select this one, unless your'e a OpenVPN developer) Keywords:
Cc:

Description

Hello,

For a few days now OpenVPN has been logging thousands of 978KB log files /var/log (more than 150GB over night)

The all the log files have this exception:

2018-01-29 09:18:04+0200 [-] Unexpected error in main loop.
2018-01-29 09:18:04+0200 [-] Unhandled Error

Traceback (most recent call last):

File "/usr/local/openvpn_as/lib/python2.7/site-packages/Twisted-9.0.0-py2.7-linux-x86_64.egg/twisted/scripts/_twistd_unix.py", line 202, in postApplication

self.startReactor(None, self.oldstdout, self.oldstderr)

File "/usr/local/openvpn_as/lib/python2.7/site-packages/Twisted-9.0.0-py2.7-linux-x86_64.egg/twisted/application/app.py", line 445, in startReactor

self.config, oldstdout, oldstderr, self.profiler, reactor)

File "/usr/local/openvpn_as/lib/python2.7/site-packages/Twisted-9.0.0-py2.7-linux-x86_64.egg/twisted/application/app.py", line 348, in runReactorWithLogging

reactor.run()

File "/usr/local/openvpn_as/lib/python2.7/site-packages/Twisted-9.0.0-py2.7-linux-x86_64.egg/twisted/internet/base.py", line 1166, in run

self.mainLoop()

--- <exception caught here> ---

File "/usr/local/openvpn_as/lib/python2.7/site-packages/Twisted-9.0.0-py2.7-linux-x86_64.egg/twisted/internet/base.py", line 1178, in mainLoop

self.doIteration(t)

File "/usr/local/openvpn_as/lib/python2.7/site-packages/Twisted-9.0.0-py2.7-linux-x86_64.egg/twisted/internet/epollreactor.py", line 177, in doPoll

l = self._poller.wait(len(self._selectables), timeout)

exceptions.OverflowError?: signed integer is greater than maximum

Change History (4)

comment:1 Changed 7 years ago by Gert Döring

Owner: set to Antonio Quartulli
Status: newassigned
Version: OpenVPN 2.4.3 (Community Ed)

this is openvpn AS, and bugs should be reported to the commercial openvpn, inc. support.

Since it is here already - @ordex: how do we handle AS bugs in the community trac?

comment:2 Changed 7 years ago by novaflash

This should definitely be posted to the support ticket system for Access Server. I would like to suggest that AS related tickets do not stay up here on trac, since it is meant for the open source version only.

https://docs.openvpn.net/troubleshooting/support-options-for-openvpn/#Getting_support_for_OpenVPN_Access_Server

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

Owner: changed from Antonio Quartulli to novaflash

comment:4 Changed 5 years ago by novaflash

Resolution: fixed-external
Status: assignedclosed

Just reviewing and closing old tickets that were left open in the community site, although these were already copied into our internal tracking system and handled there.

This was resolved a long time ago - just closing it out on our community bug tracker now.

Note: See TracTickets for help on using tickets.