Wong

Members
  • Posts

    62
  • Joined

  • Last visited

Everything posted by Wong

  1. I followed the SpaceInvader video for setting up OnlyOffice. However at the very last step when I click save, an error pop out and say "Error when trying to connect (bad healthcheck status". I did tried to remove the cert and key file and recopy again but still not working. I am still a newbie. Could anyone tell me what is the problem? I have copy and paste my conf file below for referrence as well: - # only office doc server server { listen 443 ssl; server_name onlyoffice.*; include /config/nginx/ssl.conf; client_max_body_size 0; location / { include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_docs OnlyOfficeDocumentServer; proxy_pass https://$upstream_docs:443; proxy_redirect off; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Host $server_name; proxy_set_header X-Forwarded-Proto $scheme; } }
  2. @testdasi @Danuel Thank you very much for your guys help. I manage to connected to my NextCloud. To anyone reading the post, this forum is solved on 4/8/2020. Thanks again guys. Much appreciated.
  3. @testdasi Yup I manage to arrive at the NGINX page. And what configuration I have to do in the .conf file to relate to my Nextcloud.
  4. @testdasi @Danuel Alright. I have downloaded the Cloudflare ddns by oznu. The docker has added an A record in my Cloudflare account. However, do I still require to do port forwarding? 80 -> 180 and 443 -> 1443 in my router? I have attached the outcome when I try to access nextcloud.protech.my which is suppose to direct me to my Nextcloud docker. However, it is still not working. Stated Error 522. Connection timed out.
  5. @Danuel My Public IP is dynamic but my private IP for my Unraid is static. I assume you are saying that if my Public IP is static then I use A else if my Public IP is dynamic then I should use CNAME, right?
  6. @Danuel Yes, I followed exactly according to Space Invader video. I have my registrar changed to the Cloudflare NS and added a new record of CNAME pointing to my duckdns.org domain with the setting changed from Proxied to DNS only. However, I will be also contacting the ISP people to ask them about their port forwarding policy tomorrow to see if they are able to configure for me. And I will update the forum. However, I am open to try any possible solution.
  7. @Energen I did try port forwarding port 80 to 180 and 443 to 1443. However, whenever I forward port 80 to 180, I was unable to load Unraid on my browser so as Nextcloud. I attached the port of my docker and router as well for reference. I am not sure if I done it correctly. Also, I was under the impression that if we use DNS verification as shown by Ed (Spaceinvader) as port 80 is been blocked by ISP, do we still have to port forward in our router? I also try using the Window Network Diagnose, I attached the error report below as well.
  8. I have followed 2 of SpaceivanderOne videos as shown in the two links below: I manage to get my LetsEncrypte to work with the log as shown below: I am using my own domain of protech.my and I have set the cname to be nextcloud.protech.my Problem: when I try to access my url, it stated "The site can't be reached. nextcloud.protech.my took too long to respond." Could anyone help me to solve what is cause of this ? I am still a newbie to this. 1) 2) Brought to you by linuxserver.io ------------------------------------- To support the app dev(s) visit: Certbot: https://supporters.eff.org/donate/support-work-on-certbot To support LSIO projects visit: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [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] 50-config: executing... Variables set: PUID=99 PGID=100 TZ=Asia/Singapore URL=protech.my SUBDOMAINS=wildcard EXTRA_DOMAINS= ONLY_SUBDOMAINS=true VALIDATION=dns DNSPLUGIN=cloudflare EMAIL=*********@gmail.com STAGING= SUBDOMAINS entered, processing Wildcard cert for only the subdomains of protech.my will be requested E-mail address entered: [email protected] dns validation via cloudflare plugin is selected Certificate exists; parameters unchanged; starting nginx Starting 2019/12/30, GeoIP2 databases require personal license key to download. Please retrieve a free license key from MaxMind, and add a new env variable "MAXMINDDB_LICENSE_KEY", set to your license key. [cont-init.d] 50-config: exited 0. [cont-init.d] 60-renew: executing... The cert does not expire within the next day. Letting the cron script handle the renewal attempts overnight (2:08am). [cont-init.d] 60-renew: exited 0. [cont-init.d] 99-custom-files: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-files: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html) Server ready
  9. This might be a dumb question. Plex used hardware transcoding to stream video if plexpass is present. However, if I do upload a video to nextcloud on my unraid, does it automatically uses the iGPU when I stream a video from nextcloud or just pure CPU? Is there anyway to enable nextcloud to use hardware transcoding if a user decide play a video on nextcloud? I am curious as I do not want to overload the CPU.
  10. I just allow UEFI boot in the Unraid USB Creator tool. Thats solve my problem with booting.
  11. I am currently using Gigabyte H410M H mobo with intel i3-10100. I have used the Unraid USB Creator to write the OS into a 8gb USB2.0 pendrive. I have tried plug it into the USB2.0 port and USB3 in the mobo and still return me back to the bios. I have set the boot priority to the USB2.0 that I have plugged into the mobo. I have also updated to the latest bios from the Gigabyte website. Please help, I spend way too much time just to trying to do the initial boot. Unraid version 6.8.3