Beiträge von greaterbeing

    Hey votdev,


    Yes! I'm getting the following error...


    Bash
    PHP Fatal error:  Class 'OMVLogFile' not found in /usr/share/openmediavault/engined/inc/openvpnlogfile.inc on line 21
    omv-engined[18471]: PHP Fatal error: Class 'OMVLogFile' not found in /usr/share/openmediavault/engined/inc/openvpn-logfile.inc on line 21
    PHP Fatal error: Class 'OMVLogFile' not found in /usr/share/openmediavault/engined/inc/openvpn-logfile.inc on line 21

    I'm getting an error "Failed to connect to socket: Connection refused" whenever I try to login to my server web interface. All of the services are still fully functional, I can even SSH into the box.


    The details read:


    So, following your advice, my sources.list should look like this..?


    Code
    # deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20171202-11:23]/ jessie contrib main non-free
    # deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20171202-11:23]/ jessie contrib main non-free
    deb http://ftp.us.debian.org/debian/ jessie main
    deb-src http://ftp.us.debian.org/debian/ jessie main
    deb http://security.debian.org/ jessie/updates main contrib non-free
    deb-src http://security.debian.org/ jessie/updates main contrib non-free
    # jessie-updates, previously known as 'volatile'
    deb http://ftp.us.debian.org/debian/ jessie-updates main contrib non-free
    deb-src http://ftp.us.debian.org/debian/ jessie-updates main contrib non-free

    Hey everyone, total newbie here. Still learning the ropes.


    I've searched all over this forum and google for a fix, but i'm unable to fetch updates through both the web interface and from the CLI. I get the following error...



    Now when I was first setting up the server, I wanted to install OpenVPN. While trying to install it and following the guide on GitHub it had asked me to add a line inside of /etc/apt/sources.list. I think this is where I goofed everything up because I was reading in another thread about how you should never try to alter your sources list.


    Looking at the list, everything *seems* to be in order, but I can't confidently say I didn't screw anything up. Heres my sources.list.


    I compared it to other sources.list i found people in here post, it looks okay but again i'm not sure.


    I'll attach my system info in the thread. It was too long to post.


    Thank you in advance for all the help, i'm sorry if this is a simple issue. I've looked everywhere trying to figure out the problem, bu i'm afraid of trying anything else I read and accidentally making the problem worse.