MendipMan

Members
  • Posts

    36
  • Joined

  • Last visited

Everything posted by MendipMan

  1. Yup! The stick gets backed up to a seperate machine at the slightest hint of any trouble.
  2. Turns out the system.stats plugin and the system.temps plugins were corrupted. Removed them and the Array is back online! Still have no idea how or why they corrupted and why when I reinstalled them it still didnt work but hey ho I can live without both so its all good.
  3. OK removed the dynamix.system.stats plugin via the WebGUI. Array still wont start. looking at the syslog the problem now seems to be soemthing to do with the network card. New syslog attached. syslog
  4. When I copied off the syslog last time from the flash drive windows said it had an error and needed to be repaired. I did this and tried to start the server again just in case it was an error with the flash drive. Same problem, hangs halfway through starting the array so I left it for ten minutes to see if I could capture anymore data before shutting it down. This time the syslog is a lot bigger so I have attached it to this post. Last line in the log is trying to load the dynamix.system.stats plugin. WebGUI shows all drive as working properly. syslog
  5. Hi, Thanks for getting back to me. Heres the syslog from the flash drive after a crash. syslog
  6. HI, I hope someone can help me with this. Last night I had a power cut. Everything was going fine until I tried to start the Array back up. I click the button and it starts bringing the array online but then crashes at the 'Starting Array' part and the only way I can get back into the server is a hard reboot. Version: 6.9.2 Things Ive tried. Boot into Safe mode: Works but cant start the Array. Start Array in Maintenance mode: Works and I have checked and repaired all the Array drives. Array still wont start Checked the flash drive in windows with chkdsk: No errors found. I have included my diagnostics file. E2A: Removed redundant log.
  7. Yep, I was doing something dumb lol. Thanks, all updated and errors now not occuring. really do appreciate you keeping all these dockers you make up to date!!
  8. I must be doing something dumb then cos the latest I can get from the github page is v3.30 and when I try a manual update from the console it also says v3.30 is the latest which I already have.
  9. Ahh Fab! Thank you Once its ready I'll grab it.
  10. Yeah thats the file tagging app that renames the files to the show names.
  11. Hi, Is there any way to fix these errors before they become fatal?
  12. Ok well, that didnt fix it for long. Since deluge stopped working a few days ago things have been a bit spotty, (see earlier posts on previous page) got it working for a bit usig an older version but thats doing the same thing now. All my torrents are seeding but Im stil getting the 'IP n/a' issue in the botom right corner and none of my torrents are showing seeds or peers. Tried adding my external IP as the incoming IP (deluge WebUI) but that made no difference Since I havent changed anything Im not really sure where to start trouble shooting. Any ideas?
  13. Just spotted Deluge had lost its external IP address. Only thing that has changed is I updated it a few days ago. I have reverted back to linuxserver/deluge:amd64-2.0.3-2201906121747ubuntu18.04.1-ls127 and all is well again.
  14. Just to update. linuxserver/deluge doesn't work anymore you have to change the repo address to lscr.io/linuxserver/deluge.
  15. Just changed my repository line back to linuxserver/deluge:latest and the WebUI doesn't work. If I revert back to linuxserver/deluge:amd64-2.0.3-2201906121747ubuntu18.04.1-ls127 Its all good. Other than applying the changes and letting the docker restart is there anything else I need to do to get it working on the latest build again?
  16. Been trying to install the itconfig2.0 plugin to sort out some seeding issues im having. Doesn't work, Have googled a bit and apparently the plugin has not been updated to support python 3.8. Is there any way I can get this plugin working with this docker? I have no idea how to build a version that is compatible with python 3.8 but Im fairly technically minded and happy to give that a go if someone can give a little guidance? Thanks
  17. Sweet, just updated and couldnt access the webui. Thanks for the info peeps!
  18. Fixed this by going into the docker console and typing cd / chmod -R 755 ./tmp The tmp directory is where it stores the log file. HTH
  19. As I said linux noob. I dont remember doing anything with subfolders to get radarr or sonarr working all I did was change the network type and it worked. Looks like im gonna need a step by step im afraid.
  20. Hi, Thanks for the reply but I wouldnt know the first place to start with that. I assumed it would just be a case of pointing it to the right web address and all would be good. Would it be possible to flesh that out a bit for a linux noob if you have time?
  21. Hi, I have Filebrowser working fine locally but I cant work out how to expose it to the internet. I have SWAG and duckdns configured correctly for radarr and http://domain/radarr works fine. Did the same for Filebrowser but when I go to http://domain/filebrowser I just get the default SWAG page. I have changed the network type to custom - proxynet from custom - br0. Whats the correct address for connecting over the internet?
  22. Sorry, I should of said I have already put the new driver in. Thank you very much btw @IGHOR As you can see from the pics I have manual config enabled and It shows that the UPS is online and Load% is in green. I just wanted to get the battery charge status working. Oh well its not the end of the world as the UPS works and I only want it for immediate safe shutdown anyway.
  23. Heres the rest of the config page (in case it helps)
  24. Well, I've added the values for a 650va to the config file, reloaded NUT and it hasnt made any difference at all. Interestingly if I change the driver to nutdrv.qx or nutdrv_atcl_usb it just shows the blazer driver. The config will also not acept/update the input voltage parameters. I have tried removing 'default' from the values but that doesnt do anything either.
  25. Hi, Probably a very noobish question but how do I edit the config files to add in the battery voltage levels? I have a Powercool 650Va which I have got online and working but it doesnt show up the battery voltage levels and apparently I need to manually edit them in. If someone could point me to the file location where I can do this I would be very grateful Also do I need to fill in the input voltage flelds? This is my first time setting up a UPS and its all a bit confusing as finding all this information has turned out to be very difficult.