Digaumspider

Members
  • Posts

    28
  • Joined

  • Last visited

Everything posted by Digaumspider

  1. I'm trying to install this docker from scratch (first time using Loki or Grafana) and even after following the instructions and uploading the yaml file, the docker doesn't start. Upon checking the logs, here's what I'm getting: mkdir /loki/chunks: permission denied error creating object client github.com/grafana/loki/pkg/storage.(*store).chunkClientForPeriod /src/loki/pkg/storage/store.go:187 github.com/grafana/loki/pkg/storage.(*store).init /src/loki/pkg/storage/store.go:155 github.com/grafana/loki/pkg/storage.NewStore /src/loki/pkg/storage/store.go:147 github.com/grafana/loki/pkg/loki.(*Loki).initStore /src/loki/pkg/loki/modules.go:656 github.com/grafana/dskit/modules.(*Manager).initModule /src/loki/vendor/github.com/grafana/dskit/modules/modules.go:120 github.com/grafana/dskit/modules.(*Manager).InitModuleServices /src/loki/vendor/github.com/grafana/dskit/modules/modules.go:92 github.com/grafana/loki/pkg/loki.(*Loki).Run /src/loki/pkg/loki/loki.go:458 main.main /src/loki/cmd/loki/main.go:110 runtime.main /usr/local/go/src/runtime/proc.go:250 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1598 error initialising module: store github.com/grafana/dskit/modules.(*Manager).initModule /src/loki/vendor/github.com/grafana/dskit/modules/modules.go:122 github.com/grafana/dskit/modules.(*Manager).InitModuleServices /src/loki/vendor/github.com/grafana/dskit/modules/modules.go:92 github.com/grafana/loki/pkg/loki.(*Loki).Run /src/loki/pkg/loki/loki.go:458 main.main /src/loki/cmd/loki/main.go:110 runtime.main /usr/local/go/src/runtime/proc.go:250 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1598 level=warn ts=2023-12-28T04:57:45.836853066Z caller=loki.go:286 msg="per-tenant timeout not configured, using default engine timeout (\"5m0s\"). This behavior will change in the next major to always use the default per-tenant timeout (\"5m\")." level=info ts=2023-12-28T04:57:45.838308866Z caller=main.go:108 msg="Starting Loki" version="(version=2.8.7, branch=HEAD, revision=1dfdc432c)" level=info ts=2023-12-28T04:57:45.838613841Z caller=modules.go:895 msg="Ruler storage is not configured; ruler will not be started." level=info ts=2023-12-28T04:57:45.839282779Z caller=server.go:334 http=[::]:3100 grpc=[::]:9095 msg="server listening on addresses" level=warn ts=2023-12-28T04:57:45.840004236Z caller=cache.go:114 msg="fifocache config is deprecated. use embedded-cache instead" level=warn ts=2023-12-28T04:57:45.841471312Z caller=experimental.go:20 msg="experimental feature in use" feature="In-memory (FIFO) cache - chunksembedded-cache" level=error ts=2023-12-28T04:57:45.842359094Z caller=log.go:171 msg="error running loki" err="mkdir /loki/chunks: permission denied\nerror creating object client\ngithub.com/grafana/loki/pkg/storage.(*store).chunkClientForPeriod\n\t/src/loki/pkg/storage/store.go:187\ngithub.com/grafana/loki/pkg/storage.(*store).init\n\t/src/loki/pkg/storage/store.go:155\ngithub.com/grafana/loki/pkg/storage.NewStore\n\t/src/loki/pkg/storage/store.go:147\ngithub.com/grafana/loki/pkg/loki.(*Loki).initStore\n\t/src/loki/pkg/loki/modules.go:656\ngithub.com/grafana/dskit/modules.(*Manager).initModule\n\t/src/loki/vendor/github.com/grafana/dskit/modules/modules.go:120\ngithub.com/grafana/dskit/modules.(*Manager).InitModuleServices\n\t/src/loki/vendor/github.com/grafana/dskit/modules/modules.go:92\ngithub.com/grafana/loki/pkg/loki.(*Loki).Run\n\t/src/loki/pkg/loki/loki.go:458\nmain.main\n\t/src/loki/cmd/loki/main.go:110\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:250\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1598\nerror initialising module: store\ngithub.com/grafana/dskit/modules.(*Manager).initModule\n\t/src/loki/vendor/github.com/grafana/dskit/modules/modules.go:122\ngithub.com/grafana/dskit/modules.(*Manager).InitModuleServices\n\t/src/loki/vendor/github.com/grafana/dskit/modules/modules.go:92\ngithub.com/grafana/loki/pkg/loki.(*Loki).Run\n\t/src/loki/pkg/loki/loki.go:458\nmain.main\n\t/src/loki/cmd/loki/main.go:110\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:250\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1598" After manually creating the directories, it started running, but I'd like to know how to avoid this in the future. What's that about 10001:10001 you mentioned above? Is this a permission that needs to be applied to the docker container or the directories themselves? How would I go about doing that? I only know chmod commands or chown, but I have no idea what 10001 means. Thanks!
  2. Second this. Tried installing it and I'm getting a lot of errors. Then tried finding the guide on how to get it up and running properly, but it's either this topic or the official Graylog website (which doesn't include details on the unraid docker container config, for obvious reasons). Any other recommendations? Thank you!
  3. I guess I'll wait for more responses here, then.
  4. Hello, @SidM. Seems like you're also on the same boat as me, and simply want to change to this container without losing any of your previous configs. Were you able to do so by simply modifying the source of the docker containers above or did you have to change anything else? Thanks!
  5. Hello @Kilrah. I've been using Linuxrepository's Nextcloud container for a good month now, but just got stuck on the mp4 thumbnail generation issue and doing a research here in the forums, I came across your topic. This seems to fit the bill for me, but would it be possible to not lose my existing nextcloud config (users, passwords, files, permissions, apps, etc) and simply remove the existing linuxrepository container and install yours (by using all the same settings in the docker container as the ones uses on Linuxrepository's container)? Or would I have to get rid of everything and start from scratch (removing all my previous nextcloud appdata along with it)? Thanks!
  6. Is there any way at all to check the Unraid built-in Wireguard for the logs to see if someone I haven't authorized has been accessing my network via wireguard? In short, my FW has passed multiple connections from outside that didn't come from me, and now I want to check my wireguard and make sure these were just attempts and wireguard shut them down or if they passed for some reason. Thanks.
  7. I know it's been a while, but I'm revisiting this and was wondering if you guys had any recommendations. Thanks!
  8. Have you managed to get your other containers to route through this one successfully? If so, any guides I can follow to achieve it from my end as well? Thanks!
  9. Anyone tried installing this Docker image recently in Unraid? (nordlynx) Here's what happens on my Unraid: I click the Install button on the apps page, then get taken to the configuration page, then after making sure it's all good, I click Done and, instead of seeing this show up running under my docker images, I'm taken back to the apps page, and no nordlynx shows up there at all along with the rest of my docker images. Is this expected? Should I be changing anything else in the settings before clicking Done? Thanks
  10. Thanks. I wasn't aware of that. Now I know. I'll mark Jorge's response as the solution, though, as he allowed me to rebuild the cache and bring it back to a functional state again, to the point where I can use the docker solution normally again. Also, on the documentation: For what is worth, I tried following the steps there, but if you scroll up and take a look at my screenshot, the official documentation conflicts directly with the solution to the problem, so I thought it best to double (and triple) check here first before going ahead. Might be helpful to folks in the future if the documentation is updated to reflect the correct steps to be taken. Again, thank you for the help.
  11. I've followed the steps to format (and fully erase the content) of the pool of 2x SSD drives in btrfs (by changing to encrypted and then back to normal). Then, I created a new docker.img (recommended by the backup restoration tool), and started the docker service. I, then, restored the appdata from a back from last week, which took several hours. Even though I can see over 100GB of data (expected) in the appdata folder, including all my older docker applications, none of them show up under my docker area at all. So the data is physically there, but docker doesn't recognize them as it should... Since this is my first time restoring the data (I'm using the Backup/Restore appdata tool under settings), am I doing something wrong here? Diagnostics are attached, in case they're needed. I'll also be happy to post screenshots, if it helps. Thank you. unraid-server-diagnostics-20230301-1733.zip
  12. Here you go: [1/7] checking root items [2/7] checking extents backref 1565130752 root 18446612693123346832 not referenced back 0x29cb4a0 tree backref 1565130752 root 2 not found in extent tree incorrect global backref count on 1565130752 found 2 wanted 1 backpointer mismatch on [1565130752 16384] ERROR: errors found in extent allocation tree or chunk allocation [3/7] checking free space tree [4/7] checking fs roots [5/7] checking only csums items (without verifying data) [6/7] checking root refs [7/7] checking quota groups skipped (not enabled on this FS) Opening filesystem to check... Checking filesystem on /dev/sdf1 UUID: e0fd7e5a-50c1-410a-89e6-f41a0c634d63 found 149333053440 bytes used, error(s) found total csum bytes: 145464004 total tree bytes: 377913344 total fs tree bytes: 171819008 total extent tree bytes: 34390016 btree space waste bytes: 57082664 file data blocks allocated: 3987076739072 referenced 145612578816
  13. Thank you again for your patience, and I apologize for asking it again, but just trying to make sure that my data won't be wrecked, so please bear with me. I've clicked the link you posted, and it took me straight to that part of the post. I've got BTRFS running my cache, so in order to run said "Check Filesystem", what exactly should I do? I went over the instructions posted, but couldn't find anything that would indicate that I should bring the cache running BTRFS into maintenance mode and then run any different commands. Here's what I'm reading when I click the link you shared: Thank you once again.
  14. I'm sorry, did I misunderstand the paragraph below? I'm just trying to make sure I'm not going to destroy the data there by double checking. What am I missing? Thanks again.
  15. Attaching the logs here after a successful reboot. Also, the document you linked to has a piece of info that conflicts with my case (SS below). Here's what I see (it's telling me to start it in maintenance mode, although the instructions are clear that I should NEVER run this in maintenance mode for BTRFS filesystems): Any ideas? Thanks unraid-server-diagnostics-20230227-2138 (1).zip
  16. Good day, all. I started seeing some erratic behaviour recently (after 2 years running just fine). Out of the blue, I started getting alerts to my email (I've configured it that way) from Fix Common Problems informing me that the SSD cache couldn't be written. When clicking the Unraid Main page to confirm, though, here's what I see on my cache disks (they are 2 disks running as 1 cache in RAID1 mode): So there's plenty of space there. I also started noticing that PLEX wasn't working well, so I restarted the Docker image, but no dice. It keeps coming back up as unhealthy. The logs are full of BTRFS errors, but the SMART info for both SSDs running my cache are just dandy, so I have no idea what the heck is going on. I'm attaching the Logs here, in the hopes that someone may be able to point out what's the deal here, as I'm not really a pro at BTRFS by any stretch of the imagination and lately was just happy to keep my server running quietly there without any intervention (that's what I want my Unraid Server to do). Thank you all in advance. unraid-server-diagnostics-20230227-1822.zip
  17. Thanks. I was referring to the emails, but I accessed the fix common problems plugin area and clicked ignore on that warning. Cheers!
  18. I've been getting an error message daily of a plugin not being compatible with unraid 6.10, but it's still working just fine, while I wait for the update. Any way to suppress only this message? "* docker.folder.plg Not Compatible with Unraid version 6.10.3" Thanks!
  19. Good day, all. I'm currently running unraid on a Gen8 with a Xeon 1265L on a very hot country. Although it's been solid, the CPU fries often, when encoding PLEX stuff and the performance is just not there when compared with newer CPUs. I'd like to be able to extract the 4x HDDs (14TB each) and the 2x SSDs (500GB each for cache) and transfer my unraid into a new, cheap to run and efficient system, that would support my repurposed GTX 970 card whenever I need some extra oomph for encoding stuff. Here are my answers to the "read before you post" topic: What is your budget? - I need to spend no more than USD $ 1000 on RAM (32GB ECC), motherboard and CPU. I have a separate budget for fans, PSU (will likely repurpose my EVGA Supernova 750W) and case and this will remain a headless server, so nothing else is required. I also already have a LSI IT Mode 9207-8i PCI-E 3.0 card on my HP Gen8 to support 8 additional HDDs, so that's not a problem and I can easily repurpose that. How many drives do you want your server to be able to support and how much capacity do you need? At least 4x HDDs of 14TB each and 2x SSDs of 500GB each. Is expandability important to you? If so, what's your long term goal? Happy with this, but I'll aim for a case that allows me to expand to a max of 8x HDDs in the future. Are you interested in running additional apps? If so, which ones? Be specific. PLEX is the primary goal, with adguardhome, speedtest-tracker, searx, urbackup and other local storage (private cloud storage) docker apps in the future. Do you want to run green/low power drives or faster 7200 rpm drives? If you don't have a specific need for 7200 rpm drives, then choose green drives. Already running WD REDs. What do you plan to run for hard drives? As above. Do you have any spare parts laying around that you would like to apply towards your build? This includes drives. Already have all the drives. 4x WD REDs 14TB and 2x SSDs for cache. I also already have the PSU, an old GTX 970 and an expansion LSI IT Mode 9207-8i PCI-E 3.0 card. If you already have parts in mind, please oh pretty please post links to them so that we don't have to look them up. I'll really only need recommendations on a CPU with low TDP but still powerful, Mobo and ECC RAM. Since I'm coming from a server to a "regular build", I want something that's rock solid and efficient and doesn't have any incompatibility issues with unraid. Thank you all, I appreciate you taking the time to assist me with this.
  20. Thank you both! Just made those changes to force an apply and ran the tool again. Guess what? No more errors! Seems like this is quite the bug in unraid, then and thanks to FCP, it's being picked up (my suggestion is to add the info that you may need to change the settings and back to the original ones to reapply the settings - to the problem description). Thanks again for this!
  21. Here's the thing, though. There are no other options whatsoever There's only one cache in my system - and there was only ever one - and it's the correct name. I've tried expanding the cache options to change to something else and try to get back to this, but I don't even get a choice. The funny thing is that the cache is being used successfully as I've transferred some data a few weeks ago and checked the cache speed and it was filling up nicely.
  22. I've never touched any cache settings since setting up the system and I mostly only ever change docker applications here and there, but shares have been mostly untouched. That's very, very odd, because I've checked each and every one of these and they're all showing the correct info. And this warning just started showing 1-2 days ago. I'd never seen that before. Example of the appdata share:
  23. Here you go. Thanks! unraid-server-diagnostics-20220201-1444.zip
  24. I do have a cache pool, but all the shares are already configured correctly and I've double checked each and every one of them. Still getting the errors. I've updated the plugin and I'm trying to run a scan again to see if I'll get something different.
  25. Thank you! That worked! I'll just do a digging now trying to figure out which new dependencies and plugins I'll have to download and install, since I'm really starting from scratch and I'm learning from the very beginning. Thanks again for your work on this.