ZombieHedgehog

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by ZombieHedgehog

  1. I fixed my error. It was actually due to the domain name from SWAG (previously letsencript). Logs were throwing the error: "nginx: [emerg] "proxy_redirect" directive is duplicate in /config/nginx/proxy-confs/youtube-dl.subfolder.conf:22", which was solved by deleting that file. I guess SWAG was not even starting because of that error so custom domain names do not work. Hopefully this helps someone.
  2. Logs appear to be normal, it seems like nextcloud is running but is disconnected from the network 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] 40-config: executing... [cont-init.d] 40-config: exited 0. [cont-init.d] 50-install: executing... [cont-init.d] 50-install: exited 0. [cont-init.d] 60-memcache: executing... [cont-init.d] 60-memcache: exited 0. [cont-init.d] 70-aliases: executing... [cont-init.d] 70-aliases: exited 0. [cont-init.d] 90-custom-folders: executing... [cont-init.d] 90-custom-folders: 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. [cont-init.d] 70-aliases: exited 0. [cont-init.d] 90-custom-folders: executing... [cont-init.d] 90-custom-folders: 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.
  3. Neither version 21.0.3 or 22.0 fixed the issue, getting a ERR_CONNECTION_CLOSED webpage error.
  4. Alright I have seemlying broken Nextcloud. My configuration was working a few weeks ago and this current update broke something. I'm just getting a "This page isn’t working" when trying to access the webpage, nor does the android app sync. My setup is this: Letsencript converted to SWAG docker. mariadb docker. nextcloud docker. Is there a way to revert the docker to a previous version on unraid? I followed SpaceinvaderOne's tutorials for everything