Slippin' Jimmy

Members
  • Posts

    64
  • Joined

  • Last visited

Everything posted by Slippin' Jimmy

  1. Rename the file to anything. It's to force it to re-create the file.
  2. I don't make any config changes in any config file etc, I do it all on cloudflare's zero trust dashboard (https://one.dash.cloudflare.com/). It's dead easy.
  3. Hi, Can you please add a backup type of backing up without stopping the docker containers? I run websites etc and can't have them stopped. On the old appdata backup version, i've ran this in the same way without stopping them and ran restores absolutely fine from appdata shares that have been backed up whilst the docker containers were running. I'm having to go into every docker setting and change "Dont stop container?" for every single one individually. Maybe a global option?
  4. Just an FYI for those having issues, I changed over to CloudflaredTunnel by Cornflake under apps about 2 weeks ago which is using the official cloudflared docker repository, and have had no issues with it.
  5. Yep. Getting the exact same. Just randomly stops and I have to restart the container. I'm also running the restart policy.
  6. It's just finished running an extended SMART and it looks like it ran without issues; Test_Description: Extended offline Status: Completed without error So i'll just keep an eye. Thanks.
  7. During a parity scan, I got notification that one of my drives (Disk 7) had 'uncorrect' with a value of 1, and disk read errors which currently sits at 168. This happened at the start of the parity scan and hasn't changed since, except getting another notification that the pending sector and offline uncorrectable has returned to normal value. Is this something I should be worried about? i've attached logs. baldrick-diagnostics-20230605-1358.zip
  8. The plugin isn't deleting the older backups for me. I've got "Delete backups if they are this many days old:" set at '1'. At the end of the log it says; But the folder and all the contents are still there; Any ideas?
  9. Yeah I don't care if files change, especially the ones I've seen it error on. All I need is an option to ignore errors of files in use/changes so it runs properly and deletes older app data backups. I've had to revert to v2 which runs fine without errors.
  10. I'm using the 'Use standard E-mail account' for the email settings using my gmail settings. However, every time a user sends a book, I get a verification email to verify the email. The email address is in the approved list, and the kindle email address is random. Any idea why this might be happening?
  11. Mine's erroring too since the upgrade. I've turned off verification, but it looks to be erroring on files changing as it's backing up. I can't stop my dockers whilst it backs up as I need some of them running almost 24/7, i don't mind if files are changing etc. If it's erroring because files are changing as it's being backed up, could you implement a way to ignore this? As it's not deleting old backups because of it and using up a lot of storage.
  12. Yeah i've just upgraded now to 6.11.5 to see if it was some corrupted files or something, but getting the exact same. The widget on the dashboard shows all the UPS details correctly, it's just the UPS page not showing anything.
  13. My UPS settings screen won't load, and just forever shows the loading icon with no information on the screen. In my browser debug screen, it shows; UPSsettings:1146 Uncaught SyntaxError: Unexpected token '}' I've attached my server logs also. baldrick-diagnostics-20221130-1716.zip
  14. Thank you. I followed Figro's instructions and still had no luck, but enabling the Proxy solved it 😁
  15. I've tried removing my home IP subnet range, and also enabling 'Host access to custom networks' under docker settings but I still can't access my local devices through the WARP app.
  16. I do think it auto updated whilst it was running from what the logs showed. You can add a switch to stop the auto updating, not sure if this can be used in this docker? `cloudflared tunnel --no-autoupdate` I'll let you know if it happens again.
  17. I've just had an issue of all my websites going down, with an error of; You've requested a page on a website *** that is on the Cloudflare network. The host *** is configured as an Argo Tunnel, and Cloudflare is currently unable to resolve it. When I checked the logs I got the following; cloudflared has been updated to version 2022.10.3 ** Press ANY KEY to close this window ** I had to restart the docker, and they all popped back online. Is there an issue wiith cloudflared updating within the docker, and bringing it down? And requiring a docker restart to resolve it.
  18. Hey, Every week or so, I'm noticing that CPU usage maxes out, and causes docker containers to freeze/stop working(Plex becomes inaccessible, my websites under SWAG become inaccessible etc) , then it suddenly comes back alive after about 5, 10 minutes or so. I sometimes have to kill a few dockers via terminal for it to come back alive. I managed to catch it in the act and run a HTOP, it looks like it shows that somehow Plex is consuming more than 100% CPU? I've attached my logs, any help would be grateful. Thanks. HTOP: I have NetData running and can see when It was pinned, which is when applications started to go offline. baldrick-diagnostics-20220802-2304.zip
  19. I've just updated my Unraid to 6.10.0 from the previous RC, and my SWAG docker that uses port 80 & 443 no longer starts. I changed my Unraid web interface to port 1200 so these ports should be free, and was working perfectly fine before the unraid upgrade docker: Error response from daemon: driver failed programming external connectivity on endpoint swag (428ac7a4ad806f7899ee9e81d44cac141caaef80b3bc336cdb443537dcf1ade4): Error starting userland proxy: listen tcp4 0.0.0.0:443: bind: address already in use.
  20. Can't seem to get this working, just getting a ERR_CONNECTION_REFUSED page. Added in my API key just like the screenshot above.
  21. Finally managed to get a reboot in, and that sorted it. Thanks all
  22. Yeah i've got a lot of dockers running. I'll try restart my server tonight as I host some websites & plex
  23. Hi, I went to my VM's page, where I have 1 VM set up, and noticed that it was showing no vms. I stopped the vm service and re-started it under Settings, and now whenever i go to the vms page I get 'Libvirt Service failed to start.' I've attached the logs baldrick-diagnostics-20211012-1734.zip
  24. Would it be possible to add an option to Force update all containers, even if there isn't an update? My docker file keeps slowly filling up, and force updating all my dockers resets that.