grasfer

Members
  • Posts

    12
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

grasfer's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Will be alot of text so i can try to explain what i did. tldr; changed pools to zfs, did something, now shares dont show and i can't create new shares on zfs pools only array. Upgraded from 6.11.5 to 6.12.3 couple of days ago. Three days ago i changed my cache to a zfs raidz pool, worked fine. Yesterday i thought i would change my other ssd pool KINGSTON to zfs also. Moved files off it and reformat it. At one point i decided to reboot for some reason. I got the following error. (ignore the date/time and servername, someone elses log but mine looked like that) Jul 24 18:55:48 CappiServer emhttpd: shcmd (4745): rmdir /mnt/user Jul 24 18:55:48 CappiServer root: rmdir: failed to remove '/mnt/user': Device or resource busy Jul 24 18:55:48 CappiServer emhttpd: shcmd (4745): exit status: 1 Jul 24 18:55:48 CappiServer emhttpd: shcmd (4747): /usr/local/sbin/update_cron Jul 24 18:55:48 CappiServer emhttpd: Retry unmounting user share(s)... Couldent figure out why, but i suspect it was a old 'screen' command that was still active i think, not really sure. Rebooted anyways. Somewhere in between this i set my KINGSTON shares to transfer from the ARRAY to KINGSTON. Oh, also put docker directory on KINGSTON zfs, which is a nono i guess? Got like 200+ datasets and the main menu was slow. Probably rebooted another time. After all this i can't see most of the cache+kingston shares, the shares cfg is still on the boot drive. I can not make new shares and select(i can see them in the list thou) either cache or kingston as primary storage, if i use edge they look greyed out. Probably missed something i did or did not do. tower-diagnostics-20230725-0950.zip
  2. Setting up of authorized keys possibly found in go file It is recommended to not set up authorized keys for you server via go, but rather like THIS THIS link links to a empty doc file https://wiki.unraid.net/Unraid_OS_6.9.0#SSH_Improvements
  3. Seems to have done the trick, now it added the / before dev. 0 0 * * 0 /usr/local/emhttp/plugins/ca.update.applications/scripts/updateApplications.php >/dev/null 2>&1
  4. Sorry CA Auto Update Applications Part of the CA family, Auto Update Applications will keep your selected plugins and docker applications up to date Andrew Zawadzki2018.03.02
  5. CA Backup / Restore Appdata Part of the CA family, CA Backup / Restore Appdata will either manually or on a schedule, automatically backup your docker appdata for easy restoring in case of a cache drive failure Andrew Zawadzki2018.07.15 up-to-date Thats the only info i find what version it is.
  6. Hi there, i get lots of error message email from this addon. should it be /dev/null there to stop these emails?
  7. Hi there, just found out about the sub-zero plugin. It does not work, when i check the logs for it i get this: the entire plex appdata folder belongs to nobody:users. These are set im the docker config. PUID 99 GUID 100 Just can't figure out what other permissions it needs.
  8. Hi, trying to get mattikus/murmur from docker hub to run. This is what the log saying. panic: standard_init_linux.go:175: exec user process caused "exec format error" [recovered] panic: standard_init_linux.go:175: exec user process caused "exec format error" goroutine 1 [running, locked to thread]: panic(0x6ee920, 0xc42014aa80) /usr/lib64/go1.7.1/go/src/runtime/panic.go:500 +0x1a1 github.com/urfave/cli.HandleAction.func1(0xc4200bb750) /tmp/SBo/runc-1.0.0-rc2/Godeps/_workspace/src/github.com/urfave/cli/app.go:478 +0x247 panic(0x6ee920, 0xc42014aa80) /usr/lib64/go1.7.1/go/src/runtime/panic.go:458 +0x243 github.com/opencontainers/runc/libcontainer.(*LinuxFactory).StartInitialization.func1(0xc4200bb1a0, 0xc4200480b8, 0xc4200bb240) /tmp/SBo/runc-1.0.0-rc2/Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/factory_linux.go:259 +0x18f github.com/opencontainers/runc/libcontainer.(*LinuxFactory).StartInitialization(0xc420077540, 0xaa19a0, 0xc42014aa80) /tmp/SBo/runc-1.0.0-rc2/Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/factory_linux.go:277 +0x353 main.glob..func8(0xc4200bea00, 0x0, 0x0) /tmp/SBo/runc-1.0.0-rc2/main_unix.go:26 +0x66 reflect.Value.call(0x6d97c0, 0x764dc8, 0x13, 0x73787b, 0x4, 0xc4200bb710, 0x1, 0x1, 0x4d0928, 0x72d6e0, ...) /usr/lib64/go1.7.1/go/src/reflect/value.go:434 +0x5c8 reflect.Value.Call(0x6d97c0, 0x764dc8, 0x13, 0xc4200bb710, 0x1, 0x1, 0x0, 0xc4200bb6f0, 0x4d9906) /usr/lib64/go1.7.1/go/src/reflect/value.go:302 +0xa4 github.com/urfave/cli.HandleAction(0x6d97c0, 0x764dc8, 0xc4200bea00, 0x0, 0x0) /tmp/SBo/runc-1.0.0-rc2/Godeps/_workspace/src/github.com/urfave/cli/app.go:487 +0x1e0 github.com/urfave/cli.Command.Run(0x737a4b, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x748eb7, 0x51, 0x0, ...) /tmp/SBo/runc-1.0.0-rc2/Godeps/_workspace/src/github.com/urfave/cli/command.go:191 +0xc3b github.com/urfave/cli.(*App).Run(0xc4200e4000, 0xc42000c140, 0x2, 0x2, 0x0, 0x0) /tmp/SBo/runc-1.0.0-rc2/Godeps/_workspace/src/github.com/urfave/cli/app.go:240 +0x611 main.main() /tmp/SBo/runc-1.0.0-rc2/main.go:132 +0xb65
  9. Hi, thanks for this docker and all the others! Sorry if this has been asked before but i do not find any search in thread function. Is there a way to restart nginx from within the docker so i dont have to restart the entire thing every time i do a little change in the config file? service nginx restart does not work // Grasfer
  10. Hello, trying to install your nginx-letsencrypt docker but i get this error. IMAGE ID [latest]: Pulling from aptalca/nginx-letsencrypt. IMAGE ID [6ffe5d2d6a97]: Already exists. IMAGE ID [f4e00f994fd4]: Already exists. IMAGE ID [e99f3d1fc87b]: Already exists. IMAGE ID [a3ed95caeb02]: Already exists. IMAGE ID [ededd75b6753]: Already exists. IMAGE ID [1ddde157dd31]: Already exists. IMAGE ID [8af43eabbc7c]: Pulling fs layer. Downloading 100% of 60 MB. Verifying Checksum. Download complete. Extracting. Pull complete. IMAGE ID [8dcfa829f35d]: Pulling fs layer. Downloading 100% of 2 KB. Verifying Checksum. Download complete. Extracting. Pull complete. IMAGE ID [c20cade75194]: Pulling fs layer. Download complete. Extracting. Pull complete. IMAGE ID [e1dcb0840939]: Pulling fs layer. Downloading 100% of 10 KB. Verifying Checksum. Download complete. Extracting. Pull complete. IMAGE ID [ca2eef4baed1]: Pulling fs layer. Downloading 100% of 18 KB. Verifying Checksum. Download complete. Extracting. Pull complete. IMAGE ID [22814c6a37d2]: Pulling fs layer. Downloading 100% of 69 MB. Verifying Checksum. Download complete. Extracting. Pull complete. TOTAL DATA PULLED: 129 MB Error: layers from manifest don't match image configuration Docker.img info. Total devices 1 FS bytes used 3.67GiB devid 1 size 20.00GiB used 10.54GiB path /dev/loop0
  11. Hi, had nginx and reverse proxy working fine in a ubuntu vm. Decided to install pi-hole in a docker so i had to fiddle with unraids dnsmasq to get it to even start. A day or three ago i tried pfsense in a VM and decided not to proceed after i tried it and went back to my asus router. Now i got problem connecting to my WWW vm on 80/443, or any vm for that matter. If i port forward SSH or any other port it works fine, but something is really weird with http/https. Anyone know what might be the problem? Router port forward correctly. // Martin
  12. Hello, anyone know how to sudo gitlab-ctl reconfigure gitlab docker? Need to reconfigure after editing gitlab.yml. Trying to disable rack attack. // Gras