ceverson

Members
  • Posts

    27
  • Joined

  • Last visited

Everything posted by ceverson

  1. Okay so update I got the error attached to the screenshot. That basically is saying it’s either my board or my cpu correct? IMG_0469.dng
  2. Even with new flash drive it failed. I know it’s not ram so how do I figure out what part it is. It’s obviously getting passed bios but are there any logs or config I can do to get logs to figure out the part that’s failing
  3. Yes with and without gui it did the same thing
  4. Shouldn’t be the psu then my machine just started crashing a well I can’t get it to boot maybe there was a recent Nvidia driver update
  5. What does pc part picker say you have left power wise at full load on your psu
  6. I took a video of the boot loop error https://share.icloud.com/photos/02eTSfHQB8Qj9W_ogxegl8J8w I did a memory check that seems fine but I can’t get unraid to boot i already lowered the ram speed back to base disabling xmp everything was working fine until about 2 hours ago and it just crashed maybe it’s the interface number error but I don’t see anything else or have any idea what to check or how to if needed recover without deleting all my files
  7. i have tried many different ways and reviewed the authelia conifugration page but regardless what i try i can't get authelia working any help is appreciated logs.txt configuration (2).yml
  8. i tried looking at all documentation but nothing in there helps. has anyone got this working? mine is just stuck on a welcome back screen. i can get it working with email logins but not social logins
  9. To add almost all of us have WiFi. So even if we do our absolute best if any router we have has a security vulnerability it is still potentially possible an outside actor could get on our network even the best of us unraid without 2fa wouldn’t help in that scenario. Having the option to add 2fa for those who want it just makes sense in the modern day and age with all the wireless tech we have
  10. trying to install ghst Error: URL in config must be provided with protocol, eg. "http://my-ghost-blog.com" at Object.checkUrlProtocol (/var/lib/ghost/versions/5.75.3/core/shared/config/utils.js:44:15) at Object.loadNconf (/var/lib/ghost/versions/5.75.3/core/shared/config/loader.js:56:16) at Object.<anonymous> (/var/lib/ghost/versions/5.75.3/core/shared/config/index.js:3:25) at Module._compile (node:internal/modules/cjs/loader:1356:14) at Module._extensions..js (node:internal/modules/cjs/loader:1414:10) at Module.load (node:internal/modules/cjs/loader:1197:32) at Module._load (node:internal/modules/cjs/loader:1013:12) at Module.require (node:internal/modules/cjs/loader:1225:19) at require (node:internal/modules/helpers:177:18) at bootGhost (/var/lib/ghost/versions/5.75.3/core/boot.js:458:18) Error: URL in config must be provided with protocol, eg. "http://my-ghost-blog.com" at Object.checkUrlProtocol (/var/lib/ghost/versions/5.75.3/core/shared/config/utils.js:44:15) at Object.loadNconf (/var/lib/ghost/versions/5.75.3/core/shared/config/loader.js:56:16) at Object.<anonymous> (/var/lib/ghost/versions/5.75.3/core/shared/config/index.js:3:25) at Module._compile (node:internal/modules/cjs/loader:1356:14) at Module._extensions..js (node:internal/modules/cjs/loader:1414:10) at Module.load (node:internal/modules/cjs/loader:1197:32) at Module._load (node:internal/modules/cjs/loader:1013:12) at Module.require (node:internal/modules/cjs/loader:1225:19) at require (node:internal/modules/helpers:177:18) at bootGhost (/var/lib/ghost/versions/5.75.3/core/boot.js:458:18)
  11. i get this error even with the update Internal Server Error The server encountered an internal error and was unable to complete your request. Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report. More details can be found in the server log.
  12. okay so any suggestions on how we fix it. ive tried reinstalling twice here is my config file and php file and my nginx config screenshot config php Log file for next cloud
  13. @silmanwould it be possible to add instructions to your container with the steps i have above? it seems to be how it needs to be done with the new 11 version
  14. Parity was before this yes i have different size disks and did restart the instance to be single disk, hence the low uptime And yes I just started using Unraid this week
  15. i had the problem until I physically deleted the variable from the container. I didn't make it empty I actually deleted it so it wasn't possible to fill in.
  16. So i amlooking at my read writes and noticing they are very high. I am not sure how they are counted so if this is normal that's fine but if not any suggestions are helpful! I know there were issues in earlier version of unraid but i thought they were fixed....but my drives seem to say otherwise (maybe?)
  17. At this point I have no idea so i attached my log file. Nginx is configured right but unsure why apache keeps coming up Logfile
  18. I was going to share the chat with you but for the br2 one thats a bug as of right now i applied a workaround i found on nextclouds site but honestly that probably made things worse The http that wasnt the error i had but you may need some advanced setup in nginx for that the phone error is a config file line if you care about fixing that error memcache you need to install redis and add a line to point to redis in the config file email, just add email settings Honestly though i havent made it far and to add clarification if i login as the default admin user i created at startup i can add folders etc but if i add in as anyone else the option to add folders or create files doesnt show in a browser I would very much be willing to start over
  19. I was able to get rid of all those errors thanks to chat gpt ill see if I can share what I did need to review but I wasn’t able to create new folders
  20. New to Lidarr and been trying but struggling to find the information I think i created a tag to exclude vinyl. However i also see the setting to score exclude vinyl, but when i look at my already owned material after changing that score it scores at that number. Is the exclude vinyl number actually mean non-vinyls score this? My goal is to set lidarr up to only look for flacs both regular and 24 bit but am struggling to accomplish this. I also tried to delete the any profile but it won't let me delete but i can't find anything associated to it
  21. I am having other issues there so not going to continue with that one. some seem similar but have issues for sure that are actually worse lol
  22. can this be configured with Postgres?
  23. Hello so i installed the container for nextcloud and CRON jobs but i can't create folders. I am using NGINX Proxy Manager. However what seems to be occuring is in the Nextcloud docker container it is using Apache and Apache restarts when I restart the container. I tried disabling Apache in the container itself but that shut the container down. How do I make Nextcloud fully use NGinx. The reason I say fully is I worked through all the other NGinx based errors last night and they took affect so I believe my issue is strictly Apache is enabled and getting in the way