it had trouble during the mirror stage on the install, until I turned off my vpn which is attached to my router. But I'll try another fresh install and hopefully it'll work
Posts by elvincent
-
-
i set the dns previously, but for whatever reason it was cleared out, but i set it again and same issue.
-
not that i know of, was running 5.x fine, had a few dockers running for a couple weeks, then tried to install duckdns through portainer and was getting can't find image. then plex wasn't getting internet connection and couldn't install again. Then reinstalled omv and same thing, dockers won't install. I'll try re-installing again, if same error, probably go back to 4.x. Thanks for assistance
-
no got another error message ... ERROR: Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 192.168.8.1:53: read udp 192.168.8.100:41278->192.168.8.1:53: i/o timeout
-
yes I'm trying to install from the button, and getting error message "Something went wrong trying to pull and start portainer". Cockpit installs fine. Yes the system is updated and apt is updated
-
any other suggestions or going back 4.x
-
did the ping and came back with 0% packet loss, still did the reconfigure nic and same issue
-
I've had OMV 5.x install for a couple weeks and running smooth, no issues, actually seemed to run smoother even classified as beta. Then plex started not allowing remote access and i couldn't find a solution, so figured to reinstall plex. but then realized that portainer wasn't not pulling images, believe the error was image not found. So I figured to clean install OMV and doing so, I'm getting same type error. From within the omv-extras tab, docker and cockpit will install but not portainer, which gives me the "Something went wrong trying to pull and start portainer" error. Similar thing happened trying to install DockSTARTer, installed all the way to part of installing the individual dockers, then nothing but errors. Any help would be much appreciated, thanks in advance
-
obviously i'm a newbie to this, but I used guide to install openvpn-as docker, but i'm having trouble finding the guide on how to configure and set it up to use my provided .ovpn profile to protect my server. Any help is appreciated, thanks in advance
-
obviously i'm a newbie to this but been trying to get my server vpn protected, I have a provider that gives me a .ovpn profile from servers of my choice, is there a way to use the plugin and protect my server? not able to connect localhost:1194 for the web gui. (fyi, in addtion and not running at same time, but was able to install OpenVPN-AS docker, but not able to connect to web interface, will start a thread in the docker section for that) Any help is appreciated, thanks in advance
-
After poking a while to make this work and yes THIS thread helped a lot to figure out my problem. Could not find a tutorial for this at all but here it is my attempt of creating one:
- First install the plugin (openmediavault-openvpn 4.0.1)
SETTINGS:
General settings:
- Configure the plugin:
- enable: true
- port: 1194
- use compression: true
- PAM: trueVPN network:
- Address: 10.8.0.0
- MASK: 255.255.255.0
- Gateway interface: your internet interface (mine is ens5, but the interface is in the dropdown list just select the one connected to the internet)
- Default gateway: trueDHCP options
everything is emptyPublic:
- Public address: your IP or if NO-IP use your domain.ddns.netFIXING THE SERVER:
- ssh into your server
- cd /etc/openvpn/
- nano server.conf
- find in this file something like ;push "route 192.168.0.0 255.255.255.0" (the IP address can be different 192.xx.xx.xx)
- in the above two things need to be changed first remove the ; if you have one in your config file, and than change the IP to the same VPN address 10.8.0.0
- From this: ;push "route 192.168.0.0 255.255.255.0" to this: push "route 10.8.0.0 255.255.255.0"
- restart the openvpn service: service openvpn status check if already started service openvpn stop, service openvpn status be sure it stopped, service openvpn start, service openvpn status be sure it startedCERTIFICATES:
- first create a user from left menu ACCESS RIGHTS MANAGEMENT -> User
- navigate back to your openVPN -> certificates click on ADD and select the user and give it a common name and finally save.
- select the user and click on DOWNLOAD CERTIFICATE
- Extract the archive
- in your VPN GUI import *.ovpn fileIF BEHIND ROUTER:
- if you have a router between your server and internet do not forget to open port 1194 UDPI followed this process, opened a port on my router/modem and get nothing trying to get to the VPN GUI. OMV says its running (green dot). Able to download that user created certificate. Does this mean my traffic is protected or I still need to upload my own *.ovpn (which I have a provider)? Any assistance for would be appreciated, thanks in advance
-
I've tried to install previously, but tried the install using different names still getting an error. Plus I ran "docker container ls" and there wasn't a container named "nextcloud"
-
I followed the TechnoDadLife video walk-thru and was able to make it all the way through to the nextcloud docker "run image" and I get this error when trying to save it. Any suggestions or help?
Error #0:
OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; docker run -d --restart=always -v /etc/localtime:/etc/localtime:ro --net=bridge -p 0.0.0.0:8181:80/tcp -p 0.0.0.0:444:443/tcp -e PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" -e PS1="$(whoami)@$(hostname):$(pwd)\$ " -e HOME="/root" -e TERM="xterm" -e NEXTCLOUD_PATH="/config/www/nextcloud" -v "/sharedfolders/AppData/Nextcloud":"/config":rw -v "/sharedfolders/Nextcloud":"/data":rw --name="nextcloud" "linuxserver/nextcloud:latest" 2>&1' with exit code '125': docker: Error response from daemon: Conflict. The container name "/nextcloud" is already in use by container "691a976e70cedba0b9110240a61b07eba04a08adb8848c12578e818da7422cfe". You have to remove (or rename) that container to be able to reuse that name.
See 'docker run --help'. in /usr/share/php/openmediavault/system/process.inc:182
Stack trace:
#0 /usr/share/openmediavault/engined/rpc/docker.inc(607): OMV\System\Process->execute()
#1 [internal function]: OMVRpcServiceDocker->runContainer(Array, Array)
#2 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
#3 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('runContainer', Array, Array)
#4 /usr/sbin/omv-engined(536): OMV\Rpc\Rpc::call('Docker', 'runContainer', Array, Array, 1)
#5 {main}also I ran "docker container ls" and there wasn't a container named "nextcloud"
-
pass all the test and swapped out the power and just my luck still randomly crashes. Any suggestions which part to look at now? Or is there a log I can print out that someone smarter than me can see what the issue is?... thanks in advance
-
the problem started on when I was on OMV 3.x, it'll just restart. Thinking maybe upgrading to OMV 4.x would solve it, hope it was a software issue. Once upgraded, with no plugins or data, it seemed to stay running. Started installing docker plugins and the issue returned. Guessing it might be hardware (maybe power supply) but no idea how to figure what's the problem. Attached is an example of the one of the shutdowns. Any help would be appreciated...thanks in ad
-
still having issues, here are some screenshots of my setup
-
I'm sure its a simple solution but I have installed the phpVirtualBox plugin on my OMV server. I tried to create a windows 10 machine but when I start it I get a error "FATAL: no bootable medium found! System halted"
-
here are my settings, any other images necessary?
-
I was able to get the headphones install and it works a "simple" download client. I can search for an album but it cannot find my directory. any suggestions?
-
fails on the plugin install, it get error message ...
Failed to execute XPath query '//services/plexmediaserver'.apt-get install --reinstall openmediavault-plexmediaserver
Coderoot@openmediavault:~# apt-get install --reinstall openmediavault-plexmediaserver Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded. 2 not fully installed or removed. After this operation, 0 B of additional disk space will be used. E: Internal Error, No file name for openmediavault-plexmediaserver:amd64