Giter VIP home page Giter VIP logo

Comments (8)

ambrop72 avatar ambrop72 commented on July 18, 2024

Apparently udpgw is failing to accept connections. This may be normal sometimes if a connection is aborted before it could be accepted. But anyway you can run with strace to see the error code.

from badvpn.

initux avatar initux commented on July 18, 2024

Apparently udpgw is failing to accept connections. This may be normal sometimes if a connection is aborted before it could be accepted. But anyway you can run with strace to see the error code.

when 100+ user connected in my server then face this issue....... if 20 / 30 user connected then can't face this issue.... my server is 32 GB RAM, 16 CPU, 1 GB LAN

from badvpn.

ambrop72 avatar ambrop72 commented on July 18, 2024

My guess would be that you need to increase the maximum number of file descriptors (ulimit -n).

from badvpn.

initux avatar initux commented on July 18, 2024

please tell me whose file i need change..... just give me example please

from badvpn.

ambrop72 avatar ambrop72 commented on July 18, 2024

Depends on how you run the program. Generally the limit is raise using ulimit -n (e.g. 10000) but you may need to change system policy if you get "operation not permited". If running from a systemd service, then LimitNOFILE= in the service config file.

from badvpn.

initux avatar initux commented on July 18, 2024

/bin/badvpn-udpgw --listen-addr 127.0.0.1:7300 --max-clients 1000 --max-connections-for-client 1

i will run from this command ......... if you need any change please give me.... i need minimum 1000+ user connected in my vpn server.... badvpn service every time run...... but whatsapp call not working when show like this error..... if exit badvpn & again open then work some time good.... after some time again same issue....

from badvpn.

initux avatar initux commented on July 18, 2024

Please brother, please give me any solution for me

from badvpn.

initux avatar initux commented on July 18, 2024

image

from badvpn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.