Bug #4980
Issues editing OpenVPN server
Start date:
08/18/2015
Due date:
% Done:
0%
Estimated time:
Description
A few issues in editing an OpenVPN server instance.
1) at top of page you end up with:
Warning: gettext() expects parameter 1 to be string, array given in /usr/local/www/classes/Form/Select.class.php on line 62 Call Stack: 0.0001 231392 1. {main}() /usr/local/www/vpn_openvpn_server.php:0 0.0623 2178456 2. Form->__toString() /usr/local/www/vpn_openvpn_server.php:1201 0.0624 2178768 3. implode() /usr/local/www/classes/Form.class.php:101 0.0634 2184672 4. Form_Section->__toString() /usr/local/www/classes/Form.class.php:101 0.0634 2185072 5. implode() /usr/local/www/classes/Form/Section.class.php:69 0.0637 2187256 6. Form_Group->__toString() /usr/local/www/classes/Form/Section.class.php:69 0.0637 2188080 7. implode() /usr/local/www/classes/Form/Group.class.php:134 0.0637 2188080 8. Form_Input->__toString() /usr/local/www/classes/Form/Group.class.php:134 0.0637 2188080 9. Form_Select->_getInput() /usr/local/www/classes/Form/Input.class.php:175 0.0638 2188464 10. gettext() /usr/local/www/classes/Form/Select.class.php:62
2) there's a stray "Auto generate" under DH Parameter Lengths.
3) "Bridge Interface" should be grayed out where device type is tun
History
#1
Updated by Chris Buechler over 5 years ago
- Subject changed from Error editing OpenVPN server to Issues editing OpenVPN server
- Description updated (diff)
#2
Updated by Steve Beaver over 5 years ago
- Status changed from Confirmed to Feedback
- Assignee set to Chris Buechler
Need help reproducing this. Perhaps we could do a screen share?
#3
Updated by Chris Buechler over 5 years ago
I'll bring up an example config both on your 2.2.4 test VM, and a bootstrap version of same.
#4
Updated by Chris Buechler over 5 years ago
- Status changed from Feedback to Confirmed
- Assignee changed from Chris Buechler to Steve Beaver
Check out the "Remote Access" OpenVPN server instances on the stock 2.2.4 and bootstrap VMs I setup and emailed you. On the 2.2.4 one, check the behavior when you flip between tun and tap.
#5
Updated by Steve Beaver over 5 years ago
- Status changed from Confirmed to Feedback
- Assignee changed from Steve Beaver to Chris Buechler
Corrected input element name
#6
Updated by Chris Buechler over 5 years ago
- Status changed from Feedback to Resolved
part of this is fixed, the remainder that's outstanding I'll cover in new tickets.