jquery.js:5 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
send @ jquery.js:5
ajax @ jquery.js:5
nvramGet @ httpApi.js:60
faqURL @ httpApi.js:580
initial @ Advanced_VPN_OpenVPN.asp:170
onload @ Advanced_VPN_OpenVPN.asp:1053
jquery.js:5 Cross-Origin Read Blocking (CORB) blocked cross-origin response https://www.asus.com/support/FAQ/1004472?callback=jQuery110207435840333061305_1627595559634&_=1627595559635 with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.
send @ jquery.js:5
ajax @ jquery.js:5
faqURL @ httpApi.js:610
initial @ Advanced_VPN_OpenVPN.asp:171
onload @ Advanced_VPN_OpenVPN.asp:1053
jquery.js:5 Cross-Origin Read Blocking (CORB) blocked cross-origin response https://www.asus.com/support/FAQ/1004466?callback=jQuery110207435840333061305_1627595559638&_=1627595559639 with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.
send @ jquery.js:5
ajax @ jquery.js:5
faqURL @ httpApi.js:610
initial @ Advanced_VPN_OpenVPN.asp:173
onload @ Advanced_VPN_OpenVPN.asp:1053
jquery.js:5 Cross-Origin Read Blocking (CORB) blocked cross-origin response https://www.asus.com/support/FAQ/1004469?callback=jQuery110207435840333061305_1627595559632&_=1627595559633 with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.
send @ jquery.js:5
ajax @ jquery.js:5
faqURL @ httpApi.js:610
initial @ Advanced_VPN_OpenVPN.asp:170
onload @ Advanced_VPN_OpenVPN.asp:1053
jquery.js:5 Cross-Origin Read Blocking (CORB) blocked cross-origin response https://www.asus.com/support/FAQ/1004471?callback=jQuery110207435840333061305_1627595559636&_=1627595559637 with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.
There was a specific issue at the time which I was able to reproduce and fix. The issue was strictly preventing from adding new users, it didn't affect the existing ones in any way. If people are experiencing authentication issues now, then it's completely different, and so far in all my tests I have been unable to reproduce it.@RMerlin, I know you say this was previously fixed but I don't think so. Or it broke again (maybe an inadvertent reversion to the broken code?)
clist='
user1 password1
user2 password2
user3 password3
'
x=''
OIFS="$IFS"; IFS=$'\n'
for i in $clist; do
x="$x<$(echo $i | awk '{print $1}')>$(echo $i | awk '{print $2}')"
done
IFS="$OIFS"
nvram set vpn_serverx_clientlist="$x"
nvram commit
It`s dynamically generated at boot time.Any way to reset the shadow.openvpn?
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!