Beiträge von dcaseyb

    I figured it out on my own. Nobody is more stunned than me.....


    I purged openvpn, openvpn-as, and openmediavault-openvpnas (in that order) and then installed again. Run the following:


    Code
    apt-get purge openvpn
    
    
    apt-get purge openvpn-as
    
    
    apt-get purge openmediavault-openvpnas

    Then I rebooted and reinstalled Openvpnas via WebGui.



    All is well again!



    Thanks!

    I have been running Openmediavault 2.2.13 flawlessly for over a year with Openvpn AS running flawlessly as well. All of a sudden Openvpn AS stopped working. I have tried uninstalling Openvpn AS, purging all associated files, and reinstalling and I get the following error message whenever I try to apply the configuration changes:





    Please help?


    Thanks much!

    Hi everyone!


    OMV continues to impress. Still the best out there - by far! Keep up the great work!


    I upgraded from 1.9 to 2.1 last night and all seemed to go great. The only item was when I logged into the webgui, I noticed that the left hand side navigation panel was gone. I had just the primary home screen and no left hand navigation panel. Did I miss something? Has this gone away? If not, how can I get it back?


    Thanks much everyone!


    dcaseyb

    Oh come on ryecoaaron and davidh2k. I wasn't complaining about a thing. Ok - I should of worded it better. I apologize as my intent was not to "rant" on anyone. I know you all are very busy and everyone has always been very helpful and yes you do tons of work for next to nothing. I was as in a hurry and yes I wasn't very careful with the way I said it. I should of said, "No one responded to me because you all are very busy and I figured it was not that tough of a problem - so I did some additional research on my own and figured it out."


    I figured out that I did not have naming conventions correct for my shared folders. Once I corrected that, it worked like a charm.


    I still love OMV and will support you all to the end. I have used everything else out there and nothing else comes close.


    I will let you both slap me silly if we every run into each other... :)


    Have a nice day!

    Good evening all!


    I have been running rsync on my OMV box for months with no issues. All of a sudden one of my jobs is now returning errors. 4 of my 5 jobs are running fine. Just one is now returning errors. The one job is giving me the following errors:


    rsync: link_stat "/media/a1180518-c98a-4c53-9452-e6c94f6a4c76/serverfolder1/Mya" failed: No such file or directory (2)
    > to </media/80c56146-50b0-4c25-885d-d1a5158c275b/serverfolder4/FLAC Rips/> ...


    sending incremental file list
    9]
    nt 12 bytes received 12 bytes 48.00 bytes/sec
    total size is 0 speedup is 0.00



    Here is what the rsync-jobs log is showing:


    2015/04/02 18:50:41 [3457] building file list
    2015/04/02 18:50:41 [3457] rsync: link_stat "/media/a1180518-c98a-4c53-9452-e6c94f6a4c76/serverfolder1/Mya" failed: No such file or directory (2)
    2015/04/02 18:50:42 [3457] sent 12 bytes received 12 bytes 48.00 bytes/sec
    2015/04/02 18:50:42 [3457] total size is 0 speedup is 0.00
    2015/04/02 18:50:42 [3457] rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1070) [sender=3.0.9]



    Here is what the rsync-server log is showing:


    Apr 2 06:22:25 Jarvis rsyncd[20252]: name lookup failed for 61.240.144.65: Name or service not known
    Apr 2 06:22:25 Jarvis rsyncd[20252]: connect from UNKNOWN (61.240.144.65)
    Apr 2 06:22:42 Jarvis rsyncd[20252]: rsync: read error: Connection reset by peer (104)
    Apr 2 06:22:42 Jarvis rsyncd[20252]: rsync error: error in rsync protocol data stream (code 12) at io.c(764) [Receiver=3.0.9]
    Apr 2 16:25:13 Jarvis rsyncd[3361]: forward name lookup for hn.kd.ny.adsl failed: No address associated with hostname
    Apr 2 16:25:13 Jarvis rsyncd[3361]: connect from UNKNOWN (182.118.53.235)
    Apr 2 18:47:12 Jarvis rsyncd[3034]: rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(549) [Receiver=3.0.9]
    Apr 2 18:48:31 Jarvis rsyncd[2993]: rsyncd version 3.0.9 starting, listening on port 873



    The job that is giving me fits all of a sudden is attempting to sync the following shared folder:
    serverfolder1/Mya Backups/E Drive Backups/FLAC Rips/


    With this shared folder:
    serverfolder4/FLAC Rips/



    I have double checked all of my permissions, shares, etc. All seem fine to me.


    Any ideas? Hopefully it is something simple...


    THANKS!

    Good Morning!


    Before updating to 1.0 I wanted to run everything and make sure it is all working properly. When I am in the GUI and run check updates I get the error below.


    This happened once before and I ran the following commands:


    apt-get -o Acquire::Check-Valid-Until=false update
    apt-get update


    These commands did fix everything last time but it did not work today. Any ideas?


    Do I need to even worry about this when I update to 1.0?



    Error #4000:
    exception 'OMVException' with message 'Failed to execute command 'export LANG=C; apt-get update 2>&1': Ign file: Release.gpg
    Ign file:/var/cache/openmediavault/archives/ Translation-en
    Ign file: Release
    Hit http://debian.uchicago.edu squeeze Release.gpg
    Ign http://debian.uchicago.edu/debian/ squeeze/main Translation-en
    Get:1 http://debian.uchicago.edu squeeze-updates Release.gpg [836 B]
    Ign http://debian.uchicago.edu/debian/ squeeze-updates/main Translation-en
    Ign http://debian.uchicago.edu/debian/ squeeze-updates/non-free Translation-en
    Hit http://debian.uchicago.edu squeeze Release
    Hit http://packages.omv-extras.org sardaukar Release.gpg
    Hit http://debian.uchicago.edu squeeze-updates Release
    Ign http://packages.omv-extras.org/debian/ sardaukar/main Translation-en
    E: Release file expired, ignoring http://debian.uchicago.edu/deb…s/squeeze-updates/Release (invalid since 10d 16h 52min 53s)' in /usr/share/openmediavault/engined/rpc/apt.inc:331
    Stack trace:
    #0 [internal function]: OMVRpcServiceApt->update(NULL, Array)
    #1 /usr/share/php/openmediavault/rpcservice.inc(125): call_user_func_array(Array, Array)
    #2 /usr/share/php/openmediavault/rpc.inc(62): OMVRpcServiceAbstract->callMethod('update', NULL, Array)
    #3 /usr/sbin/omv-engined(495): OMVRpc::exec('Apt', 'update', NULL, Array, 1)
    #4 {main}

    Oh Well!


    I gave up late last night and just reinstalled OMV from scratch and rebuilt everything using config.xml info. Didn't take too long and I did not lose any of my data.


    I was delaying using Clonezilla - just never got around to it - I will be setting that up now however..


    On yeah - both my HD and my memory checked out good to go.


    Thanks much for all of your help!


    All is right again with the world!


    dcaseyb

    I ran omv-firstaid and changed my password and I went through web-gui configure.


    Here's the thing. When I tried to log on with the new password it just loops back around again to the sign in screen. However, when I used my old password that was just looping a few seconds ago I now get the red failure banner.


    also - here is what putty displayed if it means anything.