plugins problem

  • hi ...
    i'm searching on internet and i found this:


    Have now investigate a little bit how it works.
    You can change the network managers settings with some commands, if you want.
    Just follow and change this commands with your own SSID and PASSWORD.
    And what i can see some of the commands that changes the settings take away the password in the network-manager settings file. I don’t know if this is a bug in network-manager or not. you have to enter the last command to set the password again so it saves the password again into the network-manager settings file.
    #1. Delete the old connection, you disconnect your self if you are connected through ssh, you may go to step 3 if you don’t want to remove the old connection just to change the old one:
    chip@chip:~$ sudo nmcli con delete SSID
    #2. Add a new wifi connection:
    chip@chip:~$ sudo nmcli device wifi connect "SSID" password "PASSWORD" ifname wlan0
    #3. Set the connection to ignore the ipv6. It’s seems that it goes faster to connect:
    chip@chip:~$ sudo nmcli con mod SSID ipv6.method ignore
    #4. Set the connection to ipv4 dhcp to ignore the dns dhcp auto setting:
    chip@chip:~$ sudo nmcli con mod SSID ipv4.ignore-auto-dns yes
    #5. Set the google primary and secondary ipv4 dns server addresses:
    chip@chip:~$ sudo nmcli con mod SSID ipv4.dns "8.8.8.8 8.8.4.4"
    #6. Set the password again to store the password in the network-manager settings file:
    chip@chip:~$ sudo nmcli con mod SSID wifi-sec.psk "PASSWORD"
    #7. To use the new settings you have to disconnect and connect, you may enter this commands at one line to not cut your self out
    sudo nmcli device disconnect wlan0;sudo nmcli device connect wlan0
    #After all this you have disable ipv6 and uses only google ipv4 dns servers on your wifi connection.


    Could it be??

  • I'm thinking another thing, haveing the ISP router is it this the issue?


    The ISP router should be a proxy internal configurated??


    For example inside my router configuratione doesn't exist this parameter!!


    I don't know which is the my problem!!!



    The my OMV is perfect but doesn't try connect to internet for download the plugins or kernel or other!!

  • Hi everyone,
    i tryed to install Plex media server on my rasberry PI and i didn't have nothin issue for my connection.
    Plex server on my rasberry pi is ok!


    I'm not sure but i believe that my OMV has some problems.


    what is your opinion??



    Do i have to reinstall OMV??



    Thanks to all

  • You could have said right away.
    since the question comes up on whether the power supply and the SD card are no scrap.
    Openmediavault has no problem!
    Which img did you take?
    I would read the forum properly.

    https://github.com/Wolf2000Pi


    OMV6 Hewlett-Packard HPE-411at - Intel Core i7 CPU 870 @ 2.93GHz - 16GB Ram

    Proxmox omv 7 sandworm Dell OptiPlex 7050 i5-6500 CPU @ 3.20GHz - 32GB Ram (Test!!!!)

  • i'm sorry maybe i don't explain it very well.


    I have Open Media vault 3.0.86 how operative system with these components for nas:


    Processor Intel Celeron 1600 Mhz
    Ram 4 Gb
    Hard disk Wd 2 Tb
    Mother board gigabyte J3455N-D3H
    Installed Omv Download openmediavault_3.0.86-amd64.iso (403.7 MB)


    After installation i had some issues with download with command apt-update and upgrade and all these error including issues with plugins that i don't try to install anything.


    Today i have done a easy test with my rasberry but this has nothing to do with OMV for testing installation Plex media server and i would like to see if i had some issues of internet connection deriving Dns server or Proxy.


    I want to repeat that the my OMV is fantastic because i have been working for one week and i 'm doing all the data storage.


    I have only 2 issues:


    1->error log failed when write apt-get upload and upgrade
    2->i don't try to install nothin plugins and other



    Many thanks

  • Hi everyone........
    i have been trying for 3 o 4 days but i have some issues for installation plugins.
    I saw now that i have not installated git-core and avahi-utils! Could it be that the issue?


    how can i fix avahi and git core?



    For fixing git core is this the way?


    sudo apt-get remove git-core$ sudo apt-get autoremove$ cd /var/cache/apt/archivesrm git_1%3a1.7.4.1-3_amd64.debsudo apt-get updatesudo apt-get install git-coreDoing this the my data into the hard disk it would go losted?Many thanks to all

  • Hi everyone........
    i have been trying for 3 o 4 days but i have some issues for installation plugins.
    I saw now that i have not installated git-core and avahi-utils! Could it be that the issue?


    how can i fix avahi and git core?



    For fixing git core is this the way?


    sudo apt-get remove git-core$ sudo apt-get autoremove
    cd /var/cache/apt/archives
    rm git_1%3a1.7.4.1-3_amd64.deb
    sudo apt-get update
    sudo apt-get install git-core


    Doing this the my data into the hard disk it would go losted?


    Many thanks to all

    • Offizieller Beitrag

    There is a risk, that your system is too messed up.


    I would do a fresh install and make sure you have internet connection during the installation.


    If you have questions or if you are not sure which option to choose during the installation process ask the forum.

    • Offizieller Beitrag

    Up to now there is only an ISO for OMV3. So you have to install this ISO first. Then do a full upgrade to the latest version of OMV3.

    Just now noticed there is an ISO for OMV4.


    Then it depends on the plugins you want to use. If they are available, I would install OMV4.

  • thanks Malcolm.


    How can i reinstall the system without format hard disk??


    Another thing now i have the problem with my credential for to access OMV, the system doesn't know the my user and password!!Whhy???


    How can i do??

    • Offizieller Beitrag

    How can i reinstall the system without format hard disk??

    You mean the data drives (not the system drive)?


    • Shut down server
    • disconnect data drives
    • install OMV (with network connection!!!)
    • shut down server
    • connect data drives
    • boot server


    Another thing now i have the problem with my credential for to access OMV, the system doesn't know the my user and password!!Whhy???

    Not a common error, I think. Have you changed the password in the GUI?
    Anyhow, use omv-firstaid from CLI to reset your password for the GUI.

  • i tryed to change the passw on omv-firstaid but nothin!!!
    i write the ip address and i put user admin and my new passw and the system says me that the passw is wrong!!



    I want to cry.....

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!