Code Monkey home page Code Monkey logo

Comments (5)

Vdevv avatar Vdevv commented on July 22, 2024

You should provide some logs on what you get on terminal.

Also you can check these

#35
#27
#21
#18

from 4nonimizer.

ramesh414 avatar ramesh414 commented on July 22, 2024

[+] There is a problem starting openvpn. Please, check nohup.out for details

Wed Mar 6 10:22:11 2019 WARNING: file 'pass.txt' is group or others accessible
Wed Mar 6 10:22:11 2019 OpenVPN 2.4.4 i686-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Oct 25 2017
Wed Mar 6 10:22:11 2019 library versions: OpenSSL 1.0.2l 25 May 2017, LZO 2.08
Wed Mar 6 10:22:11 2019 ERROR: username from Auth authfile 'pass.txt' is empty
Wed Mar 6 10:22:11 2019 Exiting due to fatal error
Wed Mar 6 10:27:24 2019 WARNING: file 'pass.txt' is group or others accessible
Wed Mar 6 10:27:24 2019 OpenVPN 2.4.4 i686-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Oct 25 2017
Wed Mar 6 10:27:24 2019 library versions: OpenSSL 1.0.2l 25 May 2017, LZO 2.08
Wed Mar 6 10:27:24 2019 ERROR: username from Auth authfile 'pass.txt' is empty
Wed Mar 6 10:27:24 2019 Exiting due to fatal error
Wed Mar 6 10:32:28 2019 WARNING: file 'pass.txt' is group or others accessible
Wed Mar 6 10:32:28 2019 OpenVPN 2.4.4 i686-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Oct 25 2017
Wed Mar 6 10:32:28 2019 library versions: OpenSSL 1.0.2l 25 May 2017, LZO 2.08

from 4nonimizer.

vmotos avatar vmotos commented on July 22, 2024

The important error line is:

Wed Mar 6 10:22:11 2019 ERROR: username from Auth authfile 'pass.txt' is empty

Check if /opt/4nonimizer/vpn/vpnbook/pass.txt has the credentials (if not, fill them).

ps. if you use another vpn provider change to the corresponding folder.

from 4nonimizer.

ramesh414 avatar ramesh414 commented on July 22, 2024

from 4nonimizer.

DaniyalYaseen-ai avatar DaniyalYaseen-ai commented on July 22, 2024

Dear All,
Previous issue has been resolved but now I amgetting below mentioned error. When I run ./4nonimizer start , first it detects my real public IP then gives following output. Someone please help.

[+] There is a problem starting openvpn. Please, check nohup.out for details

Wed Nov 13 14:27:38 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
Wed Nov 13 14:27:38 2019 Attempting to establish TCP connection with [AF_INET]198.7.62.204:443 [nonblock]
Wed Nov 13 14:27:39 2019 TCP connection established with [AF_INET]198.7.62.204:443
Wed Nov 13 14:27:39 2019 TCP_CLIENT link local: (not bound)
Wed Nov 13 14:27:39 2019 TCP_CLIENT link remote: [AF_INET]198.7.62.204:443
Wed Nov 13 14:27:40 2019 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Wed Nov 13 14:27:40 2019 NOTE: --fast-io is disabled since we are not using UDP
Wed Nov 13 14:27:40 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]198.7.58.147:443
Wed Nov 13 14:27:40 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
Wed Nov 13 14:27:40 2019 Attempting to establish TCP connection with [AF_INET]198.7.58.147:443 [nonblock]
Wed Nov 13 14:27:41 2019 TCP connection established with [AF_INET]198.7.58.147:443
Wed Nov 13 14:27:41 2019 TCP_CLIENT link local: (not bound)
Wed Nov 13 14:27:41 2019 TCP_CLIENT link remote: [AF_INET]198.7.58.147:443
Wed Nov 13 14:27:42 2019 Connection reset, restarting [-1]
Wed Nov 13 14:27:42 2019 SIGUSR1[soft,connection-reset] received, process restarting
Wed Nov 13 14:27:42 2019 Restart pause, 80 second(s)
Wed Nov 13 14:27:44 2019 Connection reset, restarting [-1]
Wed Nov 13 14:27:44 2019 SIGUSR1[soft,connection-reset] received, process restarting
Wed Nov 13 14:27:44 2019 Restart pause, 5 second(s)
Wed Nov 13 14:27:49 2019 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Wed Nov 13 14:27:49 2019 NOTE: --fast-io is disabled since we are not using UDP
Wed Nov 13 14:27:49 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]198.7.58.147:443
Wed Nov 13 14:27:49 2019 Socket Buffers: R=[131072->131072] S=[16384->16384]
Wed Nov 13 14:27:49 2019 Attempting to establish TCP connection with [AF_INET]198.7.58.147:443 [nonblock]
Wed Nov 13 14:27:50 2019 TCP connection established with [AF_INET]198.7.58.147:443
Wed Nov 13 14:27:50 2019 TCP_CLIENT link local: (not bound)
Wed Nov 13 14:27:50 2019 TCP_CLIENT link remote: [AF_INET]198.7.58.147:443
Wed Nov 13 14:27:52 2019 Connection reset, restarting [-1]
Wed Nov 13 14:27:52 2019 SIGUSR1[soft,connection-reset] received, process restarting
Wed Nov 13 14:27:52 2019 Restart pause, 5 second(s)

from 4nonimizer.

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.