Jump to content

jang430

Members
  • Posts

    1,492
  • Joined

  • Last visited

Everything posted by jang430

  1. Hi. After initially starting Krusader, I was shown the following: What's wrong with my setup? This is in my config page:
  2. @sparklyballs, so it's not issue on my side yet?
  3. Finally got it installed. While accessing webui, saw this error 404 Error Not found Checking logs gave me this: [cont-init.d] 10-adduser: exited 0.[cont-init.d] 20-config: executing...[cont-init.d] 20-config: exited 0.[cont-init.d] 30-keygen: executing...using keys found in /config/keys[cont-init.d] 30-keygen: exited 0.[cont-init.d] 40-config: executing...[cont-init.d] 40-config: exited 0.[cont-init.d] 50-install: executing...% Total % Received % Xferd Average Speed Time Time Time CurrentDload Upload Total Spent Left Speedcurl: (60) SSL certificate problem: certificate has expiredMore details here: https://curl.haxx.se/docs/sslcerts.htmlcurl failed to verify the legitimacy of the server and therefore could notestablish a secure connection to it. To learn more about this situation andhow to fix it, please visit the web page mentioned above.tar: /tmp/nextcloud.tar.bz2: Cannot open: No such file or directorytar: Error is not recoverable: exiting now[cont-init.d] 50-install: exited 0.[cont-init.d] 60-memcache: executing...cp: cannot create regular file '/config/www/nextcloud/config/config.php': No such file or directorychown: cannot access '/config/www/nextcloud/config/config.php': No such file or directory[cont-init.d] 60-memcache: exited 1.[cont-init.d] done.[services.d] starting services[services.d] done.
  4. @CHBMB, ok, looks like all I can do is wait now.
  5. Forgot my password for Nextcloud. Since it's a recently installed docker app, I chose to delete it. Upon selecting it once again for reinstallation, I get the following error: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='nextcloud' --net='bridge' -e TZ="Asia/Shanghai" -e HOST_OS="unRAID" -e 'PUID'='99' -e 'PGID'='100' -p '443:443/tcp' -v '/mnt/user/nextcloud/':'/data':'rw' -v '/mnt/cache/appdata/nextcloud':'/config':'rw' 'linuxserver/nextcloud' Unable to find image 'linuxserver/nextcloud:latest' locally /usr/bin/docker: Error response from daemon: Get https://registry-1.docker.io/v2/: x509: certificate signed by unknown authority. See '/usr/bin/docker run --help'. The command failed. Any ideas?
  6. @Fma965, Actually, restarted everything, except for letsencrypt docker app It was a gross oversight! After restarting, Deluge is working already. Can't get Sonarr to work yet. Will keep trying. At least I know it's working already. BTW, can OpenVPN Server and Letsencrypt (with NginX reverse proxy) docker container both be up at the same time? Meaning, even with Reverse Proxy running, I can still VPN into the NAS and manage it?
  7. Almost there, but not quite. I'm following this guide up to here: Configuring Nginx as a reverse proxy. Now that we have both DuckDNS and Letsencrypt set up it’s time to configure Nginx as a reverse proxy. The first thing we need to do is access your appdata folder on windows, for me this is \\192.168.1.3\appdata. Once in your appdata folder go to the folder called letsencrypt then nginx then site-conf (so for me this is \\192.168.1.3\appdata\letsencrypt-\nginx\site-confs). This docker is pretty good for getting the configuration right automatically, however i have configured it to work with sonarr, radarr, htpc, deluge, plex, nextcloud and even netdata. the file can be downloaded from here. (i plan on explaining this file further in the future) Now simple delete the existing default file and replace it with the one linked above, make sure to rename it to default if it’s called default.txt. you may also need to run newperms to allow you to replace it. Next open the file in notepad++ or similar and change any references to 192.168.1.3 to your UnRAID server IP and also make sure the port numbers match your services. You also need to set the settings for these services, the webdir, webroot or base directory need to be set to the relevant paths. HTPC-Manager is /htpc and the port is 8085 Sonarr is /sonarr and the port is 8989 Couchpotato is /couchpotato and the port is 5050 Radarr is /radarr and the port is 7878 Deluge is /downloads (could be changed to deluge if preferred) and the port is 8112 Plex requires the advanced setting “Server > Network >Custom server access URLs” to include “https://YOURSUBDOMAIN.duckdns.org”. Nextcloud is /nextcloud, the port is 444 and requires manual modification (see section below) Netdata is /netdata and the port is 19999 (slightly different syntax in the nginx config file) Once this is done you can restart the dockers for these services and you should be able to access your services from https://YOURSUBDOMAIN.duckdns.org/service, if you need help with additional services or having any issues at all let me know in the comments below. I downloaded file from link above, clicked on it, and selected download. It gave me a text file. Put the text file onto the folder mentioned above ....\site-confs, then renamed it to default, without any file extension. Used Notepad++ to edit all IP address from 192.168.1.3 to 192.168.1.104 (mine). Since I am using sonarr anyway, I just restarted the sonarr docker container, and accessed https://jxxxx1.duckdns.org/sonarr , and I arrived to the page that says: Welcome to our server The website is currently being setup under this address. For help and support, please contact: [email protected] I also changed radarr to couchpotato, and changed port number to 5050, upon accessing https://jxxxx1.duckdns.org/couchpotato, I also reach the same "Welcome to our server" page. Don't know what's wrong. Please help.
  8. Still the same. Failed authorization procedure. jxxxxx1.duckdns.org (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://jxxxxx1.duckdns.org/.well-known/acme-challenge/boKxf6D_5_zgK27HQt2LSwowiMaHcicSWgtnm12EDbY: Connection refusedIMPORTANT NOTES:- The following errors were reported by the server:Domain: jxxxxx1.duckdns.orgType: connectionDetail: Fetchinghttp://jxxxxx1.duckdns.org/.well-known/acme-challenge/boKxf6D_5_zgK27HQt2LSwowiMaHcicSWgtnm12EDbY:Connection refusedTo fix these errors, please make sure that your domain name wasentered correctly and the DNS A/AAAA record(s) for that domaincontain(s) the right IP address. Additionally, please check thatyour computer has a publicly routable IP address and that nofirewalls are preventing the server from communicating with theclient. If you're using the webroot plugin, you should also verifythat you are serving files from the webroot path you provided.ERROR: Cert does not exist! Please see the validation error above. The issue may be due to incorrect dns or port forwarding settings. Please fix your settings and recreate the container
  9. Yup, it starts correctly. But, not accessible. Not the same as just plain Nginx
  10. Hi. It works! I forwarded port 80 to internal port 85, and shows the same display screen above. I accessed from outside the house, via IP, and via jxxxxx1.duckdns.org, with same successful result. May I know what to do next?
  11. I guess this means it's working. So Duckdns is having issue? Got to go, but please leave me a message if you see this.
  12. Unfortunately, my ISP tries to block whatever they can, and no other way to get them to cooperate.
  13. Anything I can do with it? Any other confirmation I can do? I'd really like to get this working. Did I do everything right so far from posts above? Maybe I made some slight mistake
  14. Hi. Sorry for adding so much info. BTW, inverted the order, still the same error.
  15. Hi. I can't get this to work. Logs on letsencrypt says: Backwards compatibility check. . .No compatibility action needed2048 bit DH parameters presentSUBDOMAINS entered, processingSUBDOMAINS entered, processingOnly subdomains, no URL in certSub-domains processed are: -d jxxxx1.duckdns.orgE-mail address entered: [email protected] validation is selectedGenerating new certificateSaving debug log to /var/log/letsencrypt/letsencrypt.logPlugins selected: Authenticator standalone, Installer NoneObtaining a new certificatePerforming the following challenges:http-01 challenge for jxxxxx1.duckdns.orgWaiting for verification...Cleaning up challengesFailed authorization procedure. jxxxx1.duckdns.org (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://jxxxxx1.duckdns.org/.well-known/acme-challenge/PwoD5ycQWe5M5Azj-oXI-x0v60wOQmwllxm-fXr4Iio: Timeout during connect (likely firewall problem)IMPORTANT NOTES:- The following errors were reported by the server:Domain: jxxxxx1.duckdns.orgType: connectionDetail: Fetchinghttp://jxxxxx1.duckdns.org/.well-known/acme-challenge/PwoD5ycQWe5M5Azj-oXI-x0v60wOQmwllxm-fXr4Iio:Timeout during connect (likely firewall problem)To fix these errors, please make sure that your domain name wasentered correctly and the DNS A/AAAA record(s) for that domaincontain(s) the right IP address. Additionally, please check thatyour computer has a publicly routable IP address and that nofirewalls are preventing the server from communicating with theclient. If you're using the webroot plugin, you should also verifythat you are serving files from the webroot path you provided.ERROR: Cert does not exist! Please see the validation error above. The issue may be due to incorrect dns or port forwarding settings. Please fix your settings and recreate the container Hope some of you can shed some light.
  16. yes, I see it. @vanes, thank you! The setting in the bios did it.
  17. noted, will try vanes. What does he mean by having trouble to get /dev/dri to show up? I don't know whether mine is considered as showing up currently, or not yet. How do I check this?
  18. @vanes, did them both. Still getting the following: I followed your go file. Is it the file in flash/config/go? Modified it using notepad.
  19. @vanes, hi. Can I ask how you got hardware transcoding working? Are you using official embyserver docker? I have a working embyserver, and can stream from it. What I don’t have at this time is hardware transcoding. What steps did you take to get it working? What needs Ed’s to be in the go file? Where do I put —device /dev/dri/renderD128? Putting it in extra parameters gives me errors. I already selected va api in embyserver transcoding settings. I also see va api device as /dev/dri/renderD128 already.
  20. Hi! Any more instructions to let Emby process HEVC content? Still no progress up to today.
  21. Hi. Noted on the using the official one. I just recently saw it. How do you "Add a new device and use /dev/dri for both host and container fields." Where do you put this? I can stop plex. Not sure whether what I've done is passed through the internal gpu. I wanted to use the internal gpu Iris Pro 630 to transcode the shows.
  22. Anyone? I already have this in my go file: #Setup drivers for hardware transcoding in Plex modprobe i915 chown -R nobody:users /dev/dri chmod -R 777 /dev/dri In Emby settings: Under Hardware acceleration, I have: Video Acceleration API (VA API)
  23. Hi. I'm using Xeon E3-1225 V6. I'm using Emby. I have been downloading quite a few movies with HEVC h.265 encoding. So far, it's been using my CPU, eating up to 95% of all 4 cores. I know this processor has built-in Quick Sync Video, ergo, won't eat a lot of processing power. But how do you exactly enable it in Unraid, in Emby Docker (linuxserver.io)?
×
×
  • Create New...