Page MenuHomeVyOS Platform

Accel-PPP / PPPoEserver raises "Floating point exception" when not all limits are defined
Closed, ResolvedPublicBUG

Description

When only defining a timeout limit the generated config will look like:

[connlimit]
limit=
burst=
timeout=5

This will trigger a "Floating point exception" on startup of Accel-PPP and it can be re-surrected anymore until service is completely deleted and re-added.

Details

Difficulty level
Easy (less than an hour)
Version
1.3-rolling-202004180117
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Stricter validation
Issue type
Bug (incorrect behavior)