RoryIsNotACabbage

Members
  • Posts

    23
  • Joined

  • Last visited

Everything posted by RoryIsNotACabbage

  1. As someone that puts a lot of unscripted (and lets be honest, hectic) "something went wrong so I'm trying to DIY it" videos up, have you ever regretted showing something to so many people?
  2. I never found out which one, I've been adding them back very slowly cause I've not spent as much time recently in the same location as my server is. I never had an issue with the flash drive though, just an errorless blackscreen
  3. Apologies for taking so long to mark this solved, I was pre-clearing a drive and then I honestly just forgot for a while. I've now run it a solid couple days in safe mode and it was good, so I removed every plugin (That really sucked) and it now runs fine unsafe. So now we slowly add things back and keep our fingers crossed. Thanks for your help on this
  4. I've done both the suggestions about idle and c states and no change. For just now I'm gonna have to downgrade again.
  5. @JorgeBHere's my syslog if you can see anything. I'm not even entirely sure what is what here, everytime I think I've made sense of it I realise the times don't match up. Note I started mirroring before I re-upgraded the system. And I've changed IPs to x.x.x, not that that really makes it more securesyslog
  6. Thanks for the response. I've enabled syslog (although I have memory of looking at this before and getting nothing but maybe someone else will see something I didn't) I'll check the idle control next reboot, this is something I've just learned about today, up until now unraid has always "just worked"
  7. Any 6.11 version I have tried to update to has resulted in the same strange crashes happening within a couple minutes of the array being started. Downgrading to 6.10.3 completely fixes this error I am currently running the system without starting the array to confirm it only happens when it is started, I'll update here if that changes. I've also attached my system diagnostics. I'm not entirely sure where I can get a log file in unraid so if that would help please let me know where to look The usual sequence of events is as follows. Unraid starts Array starts Everything appears normal, low cpu usage, docker containers all start as expected. everything is accessible where it should be accessible. Crash, no warning, no error printed to the screen press the power button again, lights come on, fan spins up. nothing else happens. No video out whatsoever, and no response to ping force off the system. press the power, back to step 1 Any help at all would be appreciated Edit: It's worth noting that this remains the same when docker and VMs are both disabled jackdaw-diagnostics-20221126-1404.zip
  8. Hey @Squid, is there an easy fix for this? I started out with -l "javascript:showLog(\"$script\")" setting script to the relevant name earlier, which is perfect when you're on the userscripts page but obviously fails when somewhere else. And no variation of /plugins/user.scripts/showLog.php&arg1='+script I've tried has worked, with or without the ,'Log Information',800,1200 at the end and also as a regular link and as a javascript:openWindow Further than this I'm a little stumped
  9. Okay so it seems the link doesn't work when your notifications are set to summarized, which I just recently changed to. Setting it back to detailed works perfectly. Possibly a bug?
  10. That's interesting. I've tried many many times and nothing. Thanks for the help anyway
  11. Sorry I was replying from my phone, when I done it in the terminal there was no space
  12. /usr/local/emhttp/webGui/scripts/notify - l "/Settings/Userscripts" Plus the other variations I mentioned I get the notification in the Web gui, it just doesn't take me anywhere when I click it
  13. I have no idea what I'm doing wrong here I've added custom notifications to some scripts and they work brilliantly, but I'm trying to add a link to those notifications with -l "my/link/" and clicking them does absolutely nothing Also, sort of related, does anyone know a link to use to go to a specific user scripts log page? I feel like I need to put more information here but there really isn't any. I've tried it with -l as the only option, I've tried putting only "/Settings/Userscripts/", I've tried "http://IP/Settings/Userscripts/". Nothing links
  14. That sounds like it could be the case but surely it would try and then fail to run rather than just saying this doesn't exist? Is there a supported, or unsupported but stable, way outwith nerdtools to install extra things at the terminal? Even if it will wipe on a reboot
  15. The specific file is seatools cli for linux, I downloaded it from here, extracted it and got the two files st (an executable binary file) and sthelp.txt Doing this and then running ./st on my main system works fine but doing the same thing on my unraid server gives the error `./st: No such file or directory`. This happens from both bash and zsh, not that I expected a difference but always worth a try. I have no idea why this would be run-able only on one machine, but more so I have no idea why this is the error it produces when I can run ls and see that st is both very much there and very much executable
  16. Has anyone been able to get this working with a cloudflare cert? I can use either the unraid.net one or a tower.local one and it will work fine but if I use the cloudflare one it just doesn't load teh webgui. there's no error it's just unavailible. Of not is that if I run: then the output is "CloudFlare Origin Certificate" not unraid.mydomain.com There's also no intermediate certs, just the main one and the key
  17. I can now confirm that every container update will wipe all your notes
  18. Is set this up a couple days ago and spent a good while adding notes. Today I've woke up and gone to check it and everything is gone, I've checked trash and it's empty, then I've checked what min.io has and it's only got settings and tree. The only thing I can think that could have caused this is the container has run an update in that time. Any idea if that could be it and how to avoid it happening again?
  19. Updated zsh. Try again. This has fixed the issue, thank you very much
  20. I'm having trouble with zsh. I've added it in NerdPack and it downloads but doesn't install and I can't seem to find where it downloads to
  21. Support thread for the docker container to self-host Flam3rboy's discord-bot-client Note: This is just for the container, links to the code are bellow To update the container stop and start it Original site: https://discordclient.com/ Github: https://github.com/Flam3rboy/discord-bot-client/